Commit Graph

586 Commits (01691fd3ea0840b25de58160cec1308829e2c209)

Author SHA1 Message Date
Rongjian Lan 75021dae16 Add first cross link block for mainnet 5 years ago
Rongjian Lan 5580d0df15 Add receipt local storage and pending list 5 years ago
Rongjian Lan 1307f48090 Fix last commit checking bug; fix local key setup 5 years ago
Dennis Won 718a937ddc [r3 patch] throttle transactions with configuration per-network level 5 years ago
Rongjian Lan ccdafa0dca Fix merge marks 5 years ago
Rongjian Lan 1edbcb0db7 Add crosslink support on beacon chain 5 years ago
chao 0780a1c75a add merkle proof generation/validation and cxreceipts message handler function 5 years ago
Dennis Won f902592a4d [r3 patch] throttle transactions with configuration per-network level 5 years ago
chao 47bab85894 add message type and message handler placeholder for cross shard transactions 5 years ago
flicker-harmony d149c0ccb1 Add metrics service 5 years ago
chao 311acdd5bb fix state sync bug after update consensus information 5 years ago
Chao Ma c80d196e47 initial setup of shard information use latest epoch info to replace genesis epoch info 5 years ago
Leo Chen 24f3a7524a [log] convert to zerolog in node/ module 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