Commit Graph

448 Commits (3d66c2fd493eddcb2c93f58a9c2219159432a04a)

Author SHA1 Message Date
Rongjian Lan af6cb79db0 Add state sync sig validation and fix travis test 5 years ago
chao 1a5bb409e3 fix double spent issue 5 years ago
chao 8ace9b8587 move MarkCXReceipts into insertChain 5 years ago
chao 7b3626ad22 avoid double spent logic added 5 years ago
Eugene Kim 355d7680a0 Broadcast new blocks to clients 5 years ago
chao 2913ff7157 refactor incoming receipts handling; store both receipts+proof in block; add CXReceiptsProof verification 5 years ago
charleszqwang 9d6f01c129 Add Wallet Address to BINGO Messages 5 years ago
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