Commit Graph

1721 Commits (7a61257f24b3416b91cddd89d278d363a890705a)

Author SHA1 Message Date
Leo Chen a34a929da4 [p2p] propogate cross-shard node messages 4 years ago
Leo Chen 83b70a0a9d [p2p] fix bug of explorer node syncing beacon block 4 years ago
Leo Chen d952f03c9f [p2p] node message validation 4 years ago
Leo Chen e514f299ca [p2p] ignore messages not intended for explorer nodes 4 years ago
Daniel Van Der Maden d4df3aa039
Node API Refactor (Stage 2.1 of Node API Overhaul) (#3244) 4 years ago
Rongjian Lan a354b93676
Optimize bls Mask infra to avoid loops (#3243) 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 19b8a12197 [cleanup] remove unused constants 4 years ago
Leo Chen b09c73b1d8 [cleanup] remove unused shard client group 4 years ago
Leo Chen 85062a3867 [p2p] separate handler channel for consensus/node messages 4 years ago
Leo Chen 4e4afd87b4 [p2p] reject empty p2p messages 4 years ago
Rongjian Lan 6029ba5cf9
Remove all wrong usage of singlr flight; also fix voting power cache key (#3229) 4 years ago
Leo Chen b560f88978 [libp2p/consensus] p2p spamming defense 4 years ago
Rongjian Lan 8a08da67ca
Remove unused code and add benchmark for consensus msg check (#3211) 4 years ago
Rongjian Lan a168517dfc
Move BLS related wrapper structure into a separate package (#3209) 4 years ago
Rongjian Lan dbb0ed2f53
Bind public keys into private key wrapper (#3208) 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
Rongjian Lan 68ab784d63
Refactor quorum calculation and signature submission process (#3201) 4 years ago
Rongjian Lan c659001827
Do not reinit the explorer db every restart (#3199) 4 years ago
Leo Chen ef5ca8aa4c [libp2p] increase semaphore number 4 years ago
Leo Chen e028cc78bc [bootstrap] fix bootstrap on localnet failed issue 4 years ago
songgeng87 8c2bd6db56 if block ends with a return statement, so drop this else and outdent its block 4 years ago
songgeng87 69f3ae3e29 fmt error 4 years ago
宋赓 12d406736b Update node.go 4 years ago
Leo Chen 36c80f4c1b [syncing] fix mis-matched min syncing peers 4 years ago
Leo Chen 27f36cde75 [misc] rename needFriends to enoughMinPeers 4 years ago
Leo Chen e8e439ce79 [node] remove unused variable 5 years ago
Leo Chen 5c1cc8232c
Merge master to t3 0523 (#3085) 5 years ago
Rongjian Lan 00fa7f4f4d
Do not rollback current block on failed block sync (#3101) 5 years ago
Rongjian Lan f322342ba6
Do not rollback current block on failed block sync (#3100) 5 years ago
Rongjian Lan 400175b05f
Add quick unlock feature at epoch 190 (#3086) 5 years ago
Daniel Van Der Maden 1a4b1985b8
Transaction api improvements (#3057) 5 years ago
Jacky Wang a0a4837293
[network] Added caching to node server (#3048) 5 years ago
Rongjian Lan 819500aa70 cherrypick log level change 5 years ago
Rongjian Lan e85c1f3064
Fix log levels (#3058) 5 years ago
Rongjian Lan ea2347fa5e
Cherrypick crosslink related fixes from t3 to master. (#3045) 5 years ago
Rongjian Lan 9663128d0a
Fix crosslink broadcast condition (#3041) 5 years ago
Rongjian Lan dfd5a9f09e adjust catch up speed to be a sane number 5 years ago
Rongjian Lan cdf98123c2 Revert "Revert "make crosslink broadcast smarter and more efficient (#3036)"" 5 years ago
Leo Chen 33ea179b60 Revert "make crosslink broadcast smarter and more efficient (#3036)" 5 years ago
Rongjian Lan afa6ce3d5f
make crosslink broadcast smarter and more efficient (#3036) 5 years ago
Rongjian Lan eb4fcc93ab
Optimize crosslink verification logic and add more cache (#3032) 5 years ago
Leo Chen db21d9205c [log] use proper log level on messages 5 years ago
Edgar Aroutiounian 1b62e28073
[node] Bump handlers by order of magnitude (#3026) 5 years ago
Leo Chen 75d53190d1 [p2p] use debug level for p2p metrics data 5 years ago
Leo Chen 2b25632219 Revert "[node] Throttle acceptance of incoming messages (#2970)" 5 years ago
Rongjian Lan 3a32fedb1d
Fix commit payload (#2986) 5 years ago