Commit Graph

6042 Commits (1ed4827688b7f3e75e1bfd3fbdd873cf799ee6db)
 

Author SHA1 Message Date
Janet Liang 1ed4827688 [rpc] Expose crosslinks in RPCs that return block headers (#3158) 4 years ago
Ganesha Upadhyaya 13d7aab650 [core] repair nil pointer fix 4 years ago
Yishuang Chen 7ac881f42f [RPC] add input on newRPCTransaction (#3140) 4 years ago
Leo Chen 04bc3f95fb [libp2p] support both local json and remote event tracer 4 years ago
Leo Chen b5e1e7da7d [p2p] add remote tracer 4 years ago
Rongjian Lan 8057b05592 Fix multi-key related issues when keys are not in committee (#3132) 4 years ago
Leo Chen 27f36cde75 [misc] rename needFriends to enoughMinPeers 4 years ago
Leo Chen 1179794eb1 [go.mod] upgrade libp2p-pubsub to 0.3.1 4 years ago
Ganesha Upadhyaya 55c8de2a4b [apr] remove temporary fix for correcting previous apr values, no longer needed (#3124) 4 years ago
Ganesha Upadhyaya 184976eab8 [blockchain] fix crosslink decoding problem (#3123) 4 years ago
Rongjian Lan 3706b59008 Add epoch transition to increase open slots (#3122) 4 years ago
Leo Chen 3f10f349f0 [node.sh] change mainnet folder 5 years ago
Leo Chen e71f2717dc
Merge pull request #3119 from LeoHChen/merge_master_to_t3_0529 5 years ago
Leo Chen edf69ed841 Merge remote-tracking branch 'origin/master' into t3 5 years ago
Daniel Van Der Maden 18418a7e1b
[TxPool] Fix stuck staking transactions (#3116) 5 years ago
Leo Chen 836e1a5326 [consensus] clean up unused code 5 years ago
Leo Chen 161c0f796e [test] use static build in Linux platform 5 years ago
Leo Chen 0e650e0816 [service] clean up dead code 5 years ago
Leo Chen c59d7b1654 [proto/node] clean up of unused code 5 years ago
Rongjian Lan 2d003b4249
Remove unnecessary block verification (#3111) 5 years ago
Leo Chen f429192f6f [networkinfo] use goroutine to parallelize advertise 5 years ago
Leo Chen e8e439ce79 [node] remove unused variable 5 years ago
Leo Chen 340f109525 [consensus] use size 1 chan for async goroutine comm 5 years ago
Leo Chen 666311cacb [node.sh] compare the right md5sum.txt file 5 years ago
Leo Chen 900f264ba7 [readme] update readme with static library info 5 years ago
Janet Liang c4db1c0c4b
[RPC] Add RPCs to get list of BLS public keys for committees (#3080) 5 years ago
Ganesha Upadhyaya dfd5d3bde8
[apr] compute APR for current committee not next committee, fix previous APRs in the snapshot (#3106) 5 years ago
Leo Chen 5c1cc8232c
Merge master to t3 0523 (#3085) 5 years ago
Leo Chen 607c71a5f6
Merge pull request #3102 from LeoHChen/merge_to_to_master_0525 5 years ago
Leo Chen b055af1373 Merge remote-tracking branch 'origin/t3' 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
Dennis Won 2f8b53b005 added comment for the isGreaterThanLatestBlockNum check 5 years ago
Dennis Won d63893cdb9 fix latest param handling in api v1 5 years ago
Yishuang Chen 44185906a8
[rpc] add viewID and epoch to RPCMarshalBlock (#3009) 5 years ago
Rongjian Lan a0ae6802d2
make quick unlock epoch 191 (#3095) 5 years ago
Leo Chen 372750e91e fix nil pointer of block 5 years ago
Leo Chen 72281aff09 fix nil pointer crash 5 years ago
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 7f5392df2f fix nil pointer of block 5 years ago
Leo Chen 83dc18e7f1 fix nil pointer crash 5 years ago
Leo Chen afd2e4f63b fix a nil pointer crash due to previous revert 5 years ago
Leo Chen de0cbd44c2
Merge pull request #3084 from harmony-one/merge_t3_to_master_0523 5 years ago
Leo Chen 1a6c09734a Merge remote-tracking branch 'origin/t3' 5 years ago
Leo Chen 433792662f [go.mod] update go.mod for libp2p 5 years ago
Dennis Won f04082ccdb added comment for the isGreaterThanLatestBlockNum check 5 years ago
Dennis Won 0b2bd308b8 fix latest param handling in api v1 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