Commit Graph

213 Commits (aaf6250301c3f70150fdab260b7a865dd28663b7)

Author SHA1 Message Date
Dennis Won ab64222db1 enable transaction on mainnet/releasenet 5 years ago
Eugene Kim 30b63fc552 Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
Eugene Kim 69e51f6787 Revert "Merge pull request #1426 from chaosma/master" 5 years ago
Eugene Kim 5f6b340166 Revert "Merge pull request #1437 from chaosma/master" 5 years ago
Eugene Kim 88e4eec625 Revert "Merge pull request #1455 from chaosma/master" 5 years ago
Chao Ma f96def4248 add debug log for CXReceipts 5 years ago
Chao Ma 7ae3d82ea5 add log for CXReceipts 5 years ago
Chao Ma fa45a3d710 add more debug log for crosslink proposal 5 years ago
Rongjian Lan 5f0999d842 Fix work update issue for all networks 5 years ago
chao 7f62c8e57a add crosslink verification for shardID=0 case 5 years ago
chao 99b6e5f438 add crosslink verification for shardID=0 case 5 years ago
chao 5eaeba16cd add crosslink verification for shardID=0 case 5 years ago
chao 68b7c7c4c5 add crosslink verification 5 years ago
chao 1a5bb409e3 fix double spent issue 5 years ago
chao 7b3626ad22 avoid double spent logic added 5 years ago
Chao Ma 285643035d fix conflicts with cross-shard branch 5 years ago
Chao Ma 61abd36725 fix cross shard transaction destination shard not adding balance 5 years ago
chao c5c9356974 add account creation 5 years ago
Rongjian Lan f335e0bb78 Fix cross shard bad block issue 5 years ago
chao d293e406cc fix signature issue for homestead; add balance in destination shard in propose stage 5 years ago
chao 2913ff7157 refactor incoming receipts handling; store both receipts+proof in block; add CXReceiptsProof verification 5 years ago
chao d1d3e23ee4 add incomingReceipts handling and verification 5 years ago
Rongjian Lan 1a65ca2eff Wire receipts in block proposal; fix lint 5 years ago
Rongjian Lan 18146f3106 Fix first block checking 5 years ago
Rongjian Lan f20520ffa5 Sort receipts list 5 years ago
Rongjian Lan 6ade661f9b Wire receipts in block proposal; fix lint 5 years ago
Dennis Won 3a63192506 enable transactions by addiontally removing network check 5 years ago
Dennis Won bf13dea40d enable tx for all type of network (mainnet, testnet, local) 5 years ago
Dennis Won 718a937ddc [r3 patch] throttle transactions with configuration per-network level 5 years ago
Rongjian Lan 1edbcb0db7 Add crosslink support on beacon chain 5 years ago
Dennis Won 24a87fdcc3 enable transactions by addiontally removing network check 5 years ago
Dennis Won af476b3ebc enable tx for all type of network (mainnet, testnet, local) 5 years ago
Dennis Won f902592a4d [r3 patch] throttle transactions with configuration per-network level 5 years ago
Leo Chen 24f3a7524a [log] convert to zerolog in node/ module 5 years ago
chao e9a352e9e5 Revert "fix network restart issue for mainnet shard0 down" 5 years ago
chao 26022d5478 Revert "Merge pull request #1238 from LeoHChen/recovery_block_in_shards" 5 years ago
Rongjian Lan b4e5c85325 Add consensus message sender/retryer 5 years ago
Rongjian Lan e29564c04d Fix leader consensus retry logic 5 years ago
Leo Chen c7bcd89e6b [consensus] recovery block when shard is stuck 5 years ago
Chao Ma 2a299c9786 fix network restart issue for mainnet shard0 down 5 years ago
Chao Ma 9f589aa2db address comments for PR1219 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 da84baf446 add condition to work with mainnet 5 years ago
Minh Doan 78d1a52fd9 move Update out of Select Transaction 5 years ago
Minh Doan 5ecfe46b00 make the tx working again 5 years ago
Kai Lee 46e41dda3d Replace all logs in core module to use zerolog 5 years ago
chao 2d2f6217fd shorten consensus newblock retry timeout and consensus timeout 5 years ago
Kai Lee eb1f1b56d1 Replaced loggers in `node/` with custom shared logger 5 years ago
chao fb560f9c04 * add sleep time to avoid non-stop new block proposing in for loop 5 years ago
Rongjian Lan 62100d0c21 disable reset state in retry 6 years ago