Commit Graph

5972 Commits (c0d4d20e881c2bf4f046f087f1d21e8ee4064b2b)
 

Author SHA1 Message Date
Leo Chen c0d4d20e88 fix a nil pointer crash due to previous revert 5 years ago
Rongjian Lan 400175b05f
Add quick unlock feature at epoch 190 (#3086) 5 years ago
Leo Chen 433792662f [go.mod] update go.mod for libp2p 5 years ago
Ganesha Upadhyaya a6c29d2475
[apr][rpc] validator information return all apr entries (#3082) 5 years ago
Leo Chen cde64e52b2 [node.sh] remove unused function 5 years ago
Leo Chen 7839091fa9 [node.sh] remove unused fuser 5 years ago
Leo Chen 8a370c64ff [node.sh] update version of node.sh 5 years ago
Leo Chen c2b271cde6 [node.sh] remove un-supported download db function 5 years ago
Leo Chen 75da8cb424 [node.sh] randomize auto-update time 5 years ago
Ganesha Upadhyaya 44f6cd6576
[apr] fix wrong staking apr in the third staking epoch (#3070) 5 years ago
Nye Liu 5d46fce225 Change common messages to Info() to prevent false positive alerts 5 years ago
Leo Chen 734d9c11d4 Revert "[multi-bls] validator sign and send message in parallel (#3054)" 5 years ago
Janet Liang 756c7750b7 [main] Enable beacon sync for explorer nodes (#3059) 5 years ago
Rongjian Lan e85c1f3064
Fix log levels (#3058) 5 years ago
Ganesha Upadhyaya 3c6b574b08
[multi-bls] validator sign and send message in parallel (#3054) 5 years ago
Ganesha Upadhyaya cc965edba4
should not use snapshot from last epoch, use current epoch snapshot (#3049) 5 years ago
Daniel Van Der Maden 8d76969579
[t3] Tx pool error report fix & local build fix (#3047) 5 years ago
Ganesha Upadhyaya c0d84f7a30 use snapshot total delegation instead of current total delegation 5 years ago
Rongjian Lan 9663128d0a
Fix crosslink broadcast condition (#3041) 5 years ago
Leo Chen d4e38c044f
Merge pull request #3040 from rlan35/t3 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
Rongjian Lan b8ab786244
add nil check on getHeader (#3030) 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
Ganesha Upadhyaya 436de05bea
write validator stats at the end of prestaking epoch (#3020) 5 years ago
Daniel Van Der Maden 8703dcebb8 [txpool] Correct logging level 5 years ago
Rongjian Lan c09b3c3af7
Add LastEpochInCommittee at prestaking epoch too (#3016) 5 years ago
Ganesha Upadhyaya ac977cfd9d
fix signers share computation to use only non-harmony nodes (#3011) 5 years ago
Leo Chen f5089b5563 [node.sh] add -L to set logging verbosity level 5 years ago
Leo Chen 75d53190d1 [p2p] use debug level for p2p metrics data 5 years ago
Rongjian Lan 053ded89ee fix staking epoch number 5 years ago
Rongjian Lan 7c3c5b1d0b add 185 prestaking and 186 staking epoch 5 years ago
Leo Chen b5cc34f1e6 [node.sh] chmod +x node.sh after download 5 years ago
Leo Chen 2b25632219 Revert "[node] Throttle acceptance of incoming messages (#2970)" 5 years ago
Rongjian Lan 32dfea43a5
Make leader commit m1payload itself (#2997) 5 years ago
Ganesha Upadhyaya 9c112c53c4
super-committee for staking epoch should have empty previous committee, not error out (#2996) 5 years ago
Rongjian Lan 1dad435291
fix crash on parsed block (#2993) 5 years ago
Rongjian Lan 3a32fedb1d
Fix commit payload (#2986) 5 years ago
Ganesha Upadhyaya 3a31ad219e
validator stats regression due to apr bug fixed (#2981) 5 years ago
Edgar Aroutiounian c2f089f618
[node] Throttle acceptance of incoming messages (#2970) 5 years ago
Sebastian Johnsson 0d84388feb
[STN] Run STN using 1 bls key instead of 3 bls keys per node (#2975) 5 years ago
Sebastian Johnsson addb393161 [STN] Revert settings for a larger network - 300 node network is now a separate network 5 years ago
Rongjian Lan 7c292f64be
Fix viewID issue on prepared block during view change (#2972) 5 years ago
Edgar Aroutiounian 7b25c672d9
[blockchain] singleflight on tagged rlp registry (#2957) 5 years ago
Rongjian Lan b823126bfe
verify block before proposal (#2968) 5 years ago
Jacky Wang 1fce5cbaea
Double sign unit test (#2955) 5 years ago