Commit Graph

883 Commits (d2e9862b9189c24bc9113ddfc66c7719b572dcb8)

Author SHA1 Message Date
Eugene Kim d43820a797 Fix test compile errors after lint 6 years ago
Eugene Kim 3c1e7ce5b3 Fix golint 6 years ago
Eugene Kim 539ac01635 Make the 10-second block period a named constant 6 years ago
Eugene Kim 6819355e54 Remove a few stale TODO comments 6 years ago
Eugene Kim 2202782ab8 Add long-term feedback as TODOs 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 7c5c7bc3a6 [DEBUG] Log overall sync flow 6 years ago
Eugene Kim ad10605263 Broadcast resharded state to all nodes 6 years ago
Eugene Kim c4338ad890 Remove ShardState and ShardStateHash from genesis 6 years ago
Eugene Kim 413e5703a0 Make local leaders propose end-of-epoch if needed 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 65df03bc9d Add Epoch to block header 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
Eugene Kim 3cb884e7e8 Propose resharding in epoch-last block on beaconchain 6 years ago
Eugene Kim c04b94858d Add ShardState 6 years ago
Eugene Kim 18bf30e6c8 Use uint32 as shard ID type instead of [4]byte 6 years ago
Minh Doan ba9493859b use single source of truth instead having is_leader truth in 2 objects 6 years ago
Leo Chen 22a8528c70 [service] passing StakingAccount to staking service 6 years ago
Leo Chen 481edc9e4c [node] add StakingAccount field in node 6 years ago
Leo Chen eab04af9c9 [rpc] increase the offset of rpc port 6 years ago
chaosma b53d8fb5bf
pbft normal path (#851) 6 years ago
Richard Liu d4bc279d88
sendTx rpc (#852) 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 0dac42a78d Linting errors 6 years ago
ak b8d20236b3 addressing RJ requests and cleanup 6 years ago
ak 96576ef0c5 working local txgen 6 years ago
Yelin Lu 0d83532785 new rpc framework 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
Rongjian Lan 0162ee623b Fix crash 6 years ago
Rongjian Lan cd7ea6fad9 Increase faucet money 6 years ago
Rongjian Lan d538fe229a Fix lint 6 years ago
Rongjian Lan 1dd4e8905d Use user key to send transaction 6 years ago
Rongjian Lan ce29e1ad09 Add txid return in rest api for puzzle game 6 years ago
Rongjian Lan 27a0fa860e Add end game 6 years ago
Rongjian Lan 8b2ff8fe55 Add restapi for play and payout 6 years ago
ak 1fbf91e833 local tests pass 6 years ago
ak 169f035f42 changing back to ether 6 years ago
ak debe52f848 rest api and play staking changes 6 years ago
ak ac510855d4 making payout api proper 6 years ago
ak 4aac33cb28 puzzle contract first version 6 years ago
Rongjian Lan ba8cb921b0 Deploy app contracts and rest api on all shards 6 years ago
Rongjian Lan e611f97328 Support multi-shard for contracts calls 6 years ago
Leo Chen e7c2b0293a fix crypto redeclare error 6 years ago