Commit Graph

405 Commits (c5592efeb8b8791bf43bd11497d4138815334150)

Author SHA1 Message Date
Minh Doan f0b630a6c1 add more objects to watch 5 years ago
Minh Doan a73390d762 scan memsize every 10 second 5 years ago
Minh Doan f77508ae84 clean up smart contract code 5 years ago
Rongjian Lan 16279258d0 Remove bls address util and sha256 hash 5 years ago
Minh Doan 0c906c03e3 remove smart contract lottery and puzzle 5 years ago
Leo Chen 7475e6119f [pingpong] check the right number of peers before start consensus 5 years ago
Eugene Kim 69deb2ccaf Re-enable archival mode 6 years ago
Richard Liu 1db7381d28
Ricl rpc (#880) 6 years ago
Minh Doan aab186da2d add new interface API calls from node.go 6 years ago
Minh Doan a5d14e6c52 remove bad practice code and add tx 6 years ago
Eugene Kim b6b1de9657 Do not panic upon out-of-range account index 6 years ago
chao 7cd24dae6c modify the naming of variables to make code cleaner 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
Minh Doan ba9493859b use single source of truth instead having is_leader truth in 2 objects 6 years ago
Leo Chen 481edc9e4c [node] add StakingAccount field in node 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 96576ef0c5 working local txgen 6 years ago
Leo Chen 89ad5ef458 fix concurrent map write error #837 6 years ago
Rongjian Lan 845a077f8a Fix same user nonce issue 6 years ago
Rongjian Lan ba8cb921b0 Deploy app contracts and rest api on all shards 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
Minh Doan cc32242962 add puzzle contract 6 years ago
Minh Doan 44355edebe fix logic to add more free Token 6 years ago
Eugene Kim c31759cfd5 Remove unused address field 6 years ago
Rongjian Lan 78323c11e3 Fix getFreeToken blocking issue 6 years ago
Rongjian Lan a56150a8a2 Fix getFreeToken blocking issue 6 years ago
Rongjian Lan 86ab59d389 Finish up resharding 6 years ago
Rongjian Lan c20cd8a8d4 resharding on new nodes 6 years ago
Leo Chen 1bc6f52d4a [p2p] use beacon client topic as global topic 6 years ago
chao c4cf98cbc6 debug beacon sync not stable issue 6 years ago
Leo Chen 24a7922970 [p2p] use right client group for communication 6 years ago
Leo Chen cd8f1cea8e [cleanup] remove offline peer handler 6 years ago
Leo Chen 9d11ed79d5 [sc] enable faucet for all shards 6 years ago
Rongjian Lan f6c1230d49 Reorg genesis block for normal shards 6 years ago
Rongjian Lan 4dd5039376 Add back missed code for last PR 6 years ago
Rongjian Lan 6044b76068 migrate bls identity from address to public key 6 years ago
Rongjian Lan f72cb43b83 make 1+3 sharded network work locally with deploy.sh 6 years ago
chao 2c6292c40e whole network can restart and resume from previous state 6 years ago
chao 1bedd7dc85 change archival node as a validator; it's more secure for archival node to validate before accept the blocks; 6 years ago
chao 0d5dcfcae3 refactor state syncing; unify state sync and beacon sync (i.e. depends 6 years ago
Leo Chen 78bcab7356 [pong] actively sending pong message 6 years ago
Minh Doan da316a88b1 introduce new message.proto to support demo app. 6 years ago
Minh Doan 41dd25e426 add logic of calling getPlayers and enter 6 years ago