Commit Graph

6076 Commits (1be1ddf0b529725f8be162a353f8ad0bab9c8954)
 

Author SHA1 Message Date
Ganesha Upadhyaya 1be1ddf0b5 [rpc] change default transaction limit to 1000 4 years ago
Rongjian Lan 9395d5a46b Postpone second batch of slot increase 4 years ago
Janet Liang 15f1031b38
[RPC] Fixes for issues found during documentation (#3185) 4 years ago
Rongjian Lan 9133df5184
Merge pull request #3188 from rlan35/main 4 years ago
Rongjian Lan 3c8cb849af use normal map for key index 4 years ago
Rongjian Lan d48dd8e504
Merge pull request #3186 from rlan35/main 4 years ago
Rongjian Lan b403baa35c Add cache to validator membership check 4 years ago
Leo Chen ef5ca8aa4c [libp2p] increase semaphore number 4 years ago
Rongjian Lan 71e9abdcbf Avoid validator sending msgs if the key is not in committee 4 years ago
Leo Chen 525a618b81 [libp2p] do not advertise on beacon client 4 years ago
Leo Chen e028cc78bc [bootstrap] fix bootstrap on localnet failed issue 4 years ago
Leo Chen 6b435a8dea [quorum] return earlier idx if found in IndexOf 4 years ago
Leo Chen c1f6051da6 [bls] cache BLSPubKey deserialization with LRU 4 years ago
songgeng87 f84d51a47e clean-up a old comment "// legacy behavior is to never return error and always return tx hash" 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
宋赓 cc6563f7ea Update util.go 4 years ago
宋赓 12d406736b Update node.go 4 years ago
Rongjian Lan 093b67bb2d Add slot increase for testnet 4 years ago
Rongjian Lan 7483ea18fc Make EPoS compute work with correct epoch shard config 4 years ago
Rongjian Lan 92e62c1d86 set epochs for slot increase 4 years ago
Rongjian Lan 62b1a5eaae Hard code 106 as the cap of bls keys per validator 4 years ago
Leo Chen e149a2885d [p2p] set max pubsub message size to 256Kb 4 years ago
Leo Chen 447e08a6a8 [log] add sample log of message handle time 4 years ago
Leo Chen 5602a6c7c7 [log] add a sampledLogger to utils 4 years ago
Janet Liang c372ab9fa1 [rpc] Add rpc to get block headers from any block 4 years ago
Leo Chen 0cbd2bcc8d [networkinfo] gradually increase the peer finding interval 4 years ago
Leo Chen 382f9ee190 [p2p] upgrade kad-dht module 4 years ago
Leo Chen 119b363b25 [cleanup] remove unused flag and log file 4 years ago
Leo Chen fec81d1998 [consensus] use atomic operation when set blocknum 4 years ago
Leo Chen 6212813c75 [consensus] replace isActiveMutex with atomic.Value in messageSender 4 years ago
Leo Chen a11bcd9686 [consensus] replace blockNumMutex with atomic.Value in messageSender 4 years ago
Leo Chen 36c80f4c1b [syncing] fix mis-matched min syncing peers 4 years ago
Janet Liang 885ecda233 [internal] Add IsSkippedEpoch to each network config & interface 4 years ago
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