Commit Graph

347 Commits (4f0837e8b3070aa3b8abe9405770db57ef9c5c5f)

Author SHA1 Message Date
Eugene Kim b3be48f275 Remove unused blsPubKeyToString 5 years ago
Eugene Kim 9834d670c1 Log staking account and BLS key for ping 5 years ago
Eugene Kim 83c7e644b3 Create genesis table catalog 5 years ago
Eugene Kim 36f178ad28 Log ping IP, port, peer ID, and BLS public key 5 years ago
Eugene Kim cd929ab6e2 Pass libp2p peer ID to message handlers 5 years ago
Rongjian Lan a1f2acb57d Improve logging readability 5 years ago
Rongjian Lan 23cdabc182 Fix consensus stability 5 years ago
Rongjian Lan b1fefa7341 Clean blocks in the pbft log 5 years ago
Rongjian Lan 44aa643fa5 Add support for explorer node 5 years ago
Chao Ma a8fb319d54 remove address and use publickey in consensus; clean up consensus code 5 years ago
Leo Chen 6a7dcc5d7e [pingpong] remove hardcoded delay in sending pong message 5 years ago
Rongjian Lan 8f23720d82 Update vrf vdf and crosslink fields 5 years ago
Minh Doan d5848946d5 quick fix for logging 5 years ago
Chao Ma 411688b8f3 clean consensus code, version 1 removed 5 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
Eugene Kim 26c1f753cc Replace post-consensus resharding with TODOs 6 years ago
Minh Doan ba9493859b use single source of truth instead having is_leader truth in 2 objects 6 years ago
chaosma b53d8fb5bf
pbft normal path (#851) 6 years ago
Eugene Kim 32040c0fe6 Remove STOP message; txgen doesn't send it anymore 6 years ago
Eugene Kim 4bb5efe802 Enable STOP message only with -enable_stop 6 years ago
ak 96576ef0c5 working local txgen 6 years ago
Leo Chen 89ad5ef458 fix concurrent map write error #837 6 years ago
chaosma e029b7e622
basic framework for view change (#827) 6 years ago
Rongjian Lan 845a077f8a Fix same user nonce issue 6 years ago
Leo Chen e7c2b0293a fix crypto redeclare error 6 years ago
Leo Chen 747fe5b669 [log] reduce number of logs 6 years ago
Rongjian Lan cdcdb925ff Fix getFreeToken blocking issue 6 years ago
Rongjian Lan 9cebe85490 Display pingpong message's effect 6 years ago
Rongjian Lan 1dbc15d7fb Display pingpong message's effect 6 years ago
Rongjian Lan 2bfa35ff46 Fix fmt 6 years ago
Minh Doan 44355edebe fix logic to add more free Token 6 years ago
Leo Chen 0fe8229a66 [log] reduce number of logs 6 years ago