Commit Graph

367 Commits (b4c4f76546f58574f457488ed1e3515445b9ca24)

Author SHA1 Message Date
Dennis Won f902592a4d [r3 patch] throttle transactions with configuration per-network level 5 years ago
chao 311acdd5bb fix state sync bug after update consensus information 5 years ago
Leo Chen ff402dbf4a [cleanup] remove IsLeader of nodeConfig 5 years ago
chao e62df7268a [resharding] allow new bls key to join shard; dynamically change the bls keys in shard 5 years ago
Minh Doan b4a2eb4c87 add error for AddNewBlock func 5 years ago
Leo Chen 40e128ceda [misc] disable DRand public key update 5 years ago
Rongjian Lan 38f72368e3 improve explorer node logic 5 years ago
Leo Chen 93026490b3 [pingpong] add node version to ping message 6 years ago
Rongjian Lan d7aa1d1adf Fix block num mismatch issue 6 years ago
Rongjian Lan cb207f2a08 Fix mistakes 6 years ago
Rongjian Lan bcd89eff8c Update EVM to latest constantinople 6 years ago
Rongjian Lan d2e9862b91 Fix coinbase bad block issue 6 years ago
Rongjian Lan 2f1223e84b Move networkType into internal config 6 years ago
Rongjian Lan 5afcd190e6 Fix lint 6 years ago
Rongjian Lan e874b299a9 Cleanup mainnet genesis 6 years ago
Rongjian Lan c445e62492 Fix bootstrap problem 6 years ago
Rongjian Lan c7971dbb83 Add shard state into genesis and fix shard state hashing bug 6 years ago
Eugene Kim b3be48f275 Remove unused blsPubKeyToString 6 years ago
Eugene Kim 9834d670c1 Log staking account and BLS key for ping 6 years ago
Eugene Kim 83c7e644b3 Create genesis table catalog 6 years ago
Eugene Kim 36f178ad28 Log ping IP, port, peer ID, and BLS public key 6 years ago
Eugene Kim cd929ab6e2 Pass libp2p peer ID to message handlers 6 years ago
Rongjian Lan a1f2acb57d Improve logging readability 6 years ago
Rongjian Lan 23cdabc182 Fix consensus stability 6 years ago
Rongjian Lan b1fefa7341 Clean blocks in the pbft log 6 years ago
Rongjian Lan 44aa643fa5 Add support for explorer node 6 years ago
Chao Ma a8fb319d54 remove address and use publickey in consensus; clean up consensus code 6 years ago
Leo Chen 6a7dcc5d7e [pingpong] remove hardcoded delay in sending pong message 6 years ago
Rongjian Lan 8f23720d82 Update vrf vdf and crosslink fields 6 years ago
Minh Doan d5848946d5 quick fix for logging 6 years ago
Chao Ma 411688b8f3 clean consensus code, version 1 removed 6 years ago
Leo Chen 2b5fa476bb [consensus] increase timeout for consensus to bootstrap 6 years ago
Rongjian Lan 16279258d0 Remove bls address util and sha256 hash 6 years ago
Leo Chen 0e4fb10e62 [ping] remove a debug log message of ping 6 years ago
coolcottontail 63a6e5b4c9 fix VDF bug 6 years ago
Leo Chen 7475e6119f [pingpong] check the right number of peers before start consensus 6 years ago
Minh Doan 522376410d clean up and fix correct error messages. Now we should watch out of all error messages 6 years ago
Eugene Kim cf41d88b34 Remove Leader from Committee 6 years ago
Eugene Kim 7eaf379757 Do not fail hard on shard state mismatch 6 years ago
chao 7cd24dae6c modify the naming of variables to make code cleaner 6 years ago
chao 69cfe9b633 * add view changing logic 6 years ago
Eugene Kim a7ba9a1b67 Fix UTs after Minh's single-source-of-truth fix 6 years ago
Eugene Kim e783c49d55 Don't assume the block has >=1 tx 6 years ago
Eugene Kim 7445699909 More fixes/improvements 6 years ago
Eugene Kim 664c6c1513 A cumulative collection of fixes/improvements: 6 years ago
Eugene Kim ad10605263 Broadcast resharded state to all nodes 6 years ago
Eugene Kim 8308c4d0ff Verify non-beacon end-of-epoch proposal 6 years ago
Eugene Kim 4cbc6ba048 Move ValidNewShardState to node level 6 years ago
Eugene Kim 2fb4d1ba4c Do not accept block proposal with bad shard state 6 years ago
Eugene Kim d0d130bc4b Make BlockVerifier return an error on failure 6 years ago