1
1
{
2
2
"bls_dkg" : {"git" : " https://github.com/maidsafe/bls_dkg" },
3
- "bls_signature_aggregator" : {"git" : " https://github.com/maidsafe/bls_signature_aggregator" },
4
3
"blsbs" : {"git" : " https://github.com/dan-da/blsbs" },
5
4
"blstrs" : {"git" : " https://github.com/filecoin-project/blstrs" },
6
- "blst-bulletproofs" : {"git" : " https://github.com/davidrusu /blst-bulletproofs" },
5
+ "blst-bulletproofs" : {"git" : " https://github.com/maidsafe /blst-bulletproofs" },
7
6
"blst-ringct" : {"git" : " https://github.com/maidsafe/blst-ringct" },
8
7
"blsttc" : {"git" : " https://github.com/maidsafe/blsttc" },
9
8
"brb" : {"git" : " https://github.com/maidsafe/brb" },
16
15
"lru_time_cache" : {"git" : " https://github.com/maidsafe/lru_time_cache" },
17
16
"qjsonrpc" : {"git" : " https://github.com/maidsafe/qjsonrpc" },
18
17
"qp2p" : {"git" : " https://github.com/maidsafe/qp2p" },
19
- "resource_proof" : {"git" : " https://github.com/maidsafe/resource_proof" },
20
18
"rust-crdts" : {"git" : " https://github.com/rust-crdt/rust-crdt" },
21
19
"secured_linked_list" : {"git" : " https://github.com/maidsafe/secured_linked_list" },
22
20
"sn" : {"git" : " https://github.com/maidsafe/safe_network" , "path" : " sn" , "crate" : " safe_network" },
23
21
"sn_api" : {"git" : " https://github.com/maidsafe/safe_network" , "path" : " sn_api" , "crate" : " safe_network" },
24
- "sn_bindgen" : {"git" : " https://github.com/maidsafe/sn_bindgen" },
25
22
"sn_cli" : {"git" : " https://github.com/maidsafe/safe_network" , "path" : " sn_cli" , "crate" : " safe_network" },
26
23
"sn_cmd_test_utilities" : {"git" : " https://github.com/maidsafe/safe_network" , "path" : " sn_cmd_test_utilities" , "crate" : " safe_network" },
27
24
"sn_dbc" : {"git" : " https://github.com/maidsafe/sn_dbc" },
28
- "sn_entropy_check" : {"git" : " https://github.com/maidsafe/sn_entropy_check" },
29
- "sn_fake_clock" : {"git" : " https://github.com/maidsafe/sn_fake_clock" },
30
- "sn_ffi_utils" : {"git" : " https://github.com/maidsafe/sn_ffi_utils" },
31
25
"sn_fs" : {"git" : " https://github.com/maidsafe/sn_fs" },
32
26
"sn_launch_tool" : {"git" : " https://github.com/maidsafe/sn_launch_tool" },
33
27
"sn_payment" : {"git" : " https://github.com/dan-da/sn_payment" },
34
28
"xor_name" : {"git" : " https://github.com/maidsafe/xor_name" }
35
- }
29
+ }
0 commit comments