Commit Graph

557 Commits (f75cccfe3914fef6f8bb9314e3dc6453698b6538)

Author SHA1 Message Date
Jacky Wang e519e0e62a
[node.sh] added a lot of test caess 4 years ago
Jacky Wang 60ae574001
[node.sh] added test case for pass prompt 4 years ago
Jacky Wang ef238ad287
[node.sh] commented previous test code. Added TestPromptYesNo 4 years ago
Jacky Wang c05fa0ac85
[node.sh] continue to refactor decrypter 4 years ago
Jacky Wang 61577b803e
[node.sh] refactored passDecrypter finished 4 years ago
Jacky Wang 40721eafd0
[node.sh] a lot of refactoring and added getPubKeyFromFilePath 4 years ago
Jacky Wang 80836edcdd
[node.sh] added more end to end test cases 4 years ago
Jacky Wang 0a13765a51
[node.sh] added first test case as well as some print message for debugging 4 years ago
Jacky Wang a5da06f382
[node.sh] fix some comments 4 years ago
Jacky Wang b61953aeff
[node.sh] refactor kmsClientProvider to kmsProvider and awsConfigGetter 4 years ago
Jacky Wang cc600f9879
[node.sh] changed public signature to config based. Do a lot of refactoring 4 years ago
Jacky Wang 6d2fa888fc
[node.sh] adapt to new multibls.PrivateKeys 4 years ago
Jacky Wang a7c9554d8c
[node.sh] updated some comments 4 years ago
Jacky Wang 0987045c41
[node.sh] refactored loader with helper 4 years ago
Jacky Wang b3586a9560
[node.sh] abstract the console interface 4 years ago
Jacky Wang c2387da268
[node.sh] change multiPassProvider to a list of passProvider 4 years ago
Jacky Wang d5a7df70cd
[node.sh] finished bls loader implementation 4 years ago
Jacky Wang 992fdfff4b
[node.sh] added persist after read from prompt 4 years ago
Jacky Wang 89e4c1bf03
[node.sh] finsihed helper.go for blsLoader 4 years ago
Jacky Wang 3d9ef03a33
[node.sh] added kmsProvider.go to provide kms client 4 years ago
Jacky Wang 7842d0ea34
added BLS loader 4 years ago
Leo Chen d829d227dc [node] set right client group id for non-beacon explorer nodes 4 years ago
Rongjian Lan 9c0554ddc9
Use finer grained RWMutex for consensus logic (#3239) 4 years ago
Janet Liang 22014801ee
[Explorer] Add explorer node in sync check (#3215) 4 years ago
Leo Chen a3257aa2ac [rpc] add API to return p2p peer info 4 years ago
Leo Chen b09c73b1d8 [cleanup] remove unused shard client group 4 years ago
Leo Chen 27fe3e34aa [rpc] add node peer id in node metadata 4 years ago
Rongjian Lan 8a08da67ca
Remove unused code and add benchmark for consensus msg check (#3211) 4 years ago
Rongjian Lan dbb0ed2f53
Bind public keys into private key wrapper (#3208) 4 years ago
Rongjian Lan c89b7f0efa
Fix slice append in multikey func (#3206) 4 years ago
Rongjian Lan 67d77c3965
Refactor bls public key into a wrapper (#3203) 4 years ago
Leo Chen 0d3101bcd3 [node] replace node.State with node.IsInSync atomic bool 4 years ago
Leo Chen e028cc78bc [bootstrap] fix bootstrap on localnet failed issue 4 years ago
Leo Chen 119b363b25 [cleanup] remove unused flag and log file 4 years ago
Leo Chen 5c1cc8232c
Merge master to t3 0523 (#3085) 5 years ago
Jacky Wang d3de998b2c changed the sync port to dns port in flag 5 years ago
Daniel Van Der Maden 1a4b1985b8
Transaction api improvements (#3057) 5 years ago
Janet Liang 756c7750b7 [main] Enable beacon sync for explorer nodes (#3059) 5 years ago
Janet Liang 99d5c3c5dc
[main] Enable beacon sync for explorer nodes (#3059) 5 years ago
Jacky Wang 9f6e09dce9
Code formatting fix based on `staticcheck` (#3023) 5 years ago
Rongjian Lan 3808f5317b
Make commit sig committed along with the block (#2875) 5 years ago
Edgar Aroutiounian 2afd8a54c4
[p2p] Throttle receive with constant cost function (#2819) 5 years ago
Edgar Aroutiounian 82b71619d2
[node] Redundant field removed - dead files & scripts , update deprecated libp2p package names, fold p2p code (#2817) 5 years ago
Ganesha Upadhyaya 4524e1b7ba
[node] move self address to node, make it updatable every epoch (#2799) 5 years ago
Edgar Aroutiounian a1c8156afc
[project] Endless tech debt (#2777) 5 years ago
Rongjian Lan e484b556ae
optimize leader signature collection strategy; Clean up logs (#2775) 5 years ago
Edgar Aroutiounian a7b79616e2
[project] More Spring Cleaning (#2751) 5 years ago
Minh Doan 1f83ebf6a6
change explorer node storage folder (#2720) 5 years ago
Edgar Aroutiounian d21f68d34d
[go.mod][pubsub][test] Update libp2p, use MaxMessage at p2p level protection, remove dead code (#2692) 5 years ago
coolcottontail 4c15caa9f2
fix issue2689 error loading blspass (#2695) 5 years ago