Commit Graph

883 Commits (d2e9862b9189c24bc9113ddfc66c7719b572dcb8)

Author SHA1 Message Date
Leo Chen 747fe5b669 [log] reduce number of logs 6 years ago
Rongjian Lan cdcdb925ff Fix getFreeToken blocking issue 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
Rongjian Lan bc6eb8d1fa Fix 0 balance issue on explorer; increase consensus delay 6 years ago
Minh Doan cc32242962 add puzzle contract 6 years ago
Rongjian Lan 6e04b14c9b Temporary workaround for explorer address search issue 6 years ago
Rongjian Lan 2bfa35ff46 Fix fmt 6 years ago
Rongjian Lan da790b09cb Increase gas limit for lottery pick winner 6 years ago
Minh Doan 9f7500f2e9 rollback because fundme and enter request can happen at the same block. that means no address will not be able to participate 6 years ago
Minh Doan be7d4ca908 quick fix 6 years ago
Minh Doan a16febf5ba if amount is negative the request should be not processed 6 years ago
Minh Doan 01c7a54e3a avoid account without enough balance participating 6 years ago
Leo Chen 2501b356f6 fix a bug in get result call 6 years ago
Rongjian Lan 169b1c6902 Add get balance api 6 years ago
Minh Doan 5eac1d2b06 add FundMe skeleton 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
Eugene Kim e9d1324ecc Add account address to StakeInfo 6 years ago
Eugene Kim 75a92d7b10 Add field names to StakeInfo field init 6 years ago
Leo Chen 6cffe47e47 [crash] fix nil pointer deference #759 6 years ago
Richard Liu 7a0f18f92b
Ricl web3 (#720) 6 years ago
Leo Chen 0fe8229a66 [log] reduce number of logs 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 73e42151b9 Fix lint 6 years ago
Rongjian Lan 59f6ff970e change exit number 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
chao cce175b74b add debug info to distinguish beacon sync from normal sync 6 years ago
Leo Chen 9d11ed79d5 [sc] enable faucet for all shards 6 years ago
Leo Chen 42cf3d59ac [crash] fix nil pointer deference 6 years ago
chao 61acdc41cb beacon syncing; use p2p to broadcast new blocks 6 years ago
Leo Chen d31ee7d366 [cleanup] remove peers variable from consensus New function 6 years ago
Leo Chen 81abaaa922 [log] disable huge debug log in leader 6 years ago
u5surf a835435b4a [lint] fix ineffassign #708 6 years ago
u5surf 8d38f12425 [lint] fix misspell #708 6 years ago
u5surf 4d09b63dff [lint] fix gofmt #708 6 years ago
Leo Chen 8dda71c662 [crash] fix index out of range crash 6 years ago
Rongjian Lan 22d605a2fc Only process shard state if non-beacon node 6 years ago
Rongjian Lan 73d863cf63 Disable program restart 6 years ago
Rongjian Lan 19be79a48f Restart program after resharding 6 years ago
Rongjian Lan 847bd8d83f Broadcast shard state from beacon chain 6 years ago
Rongjian Lan 4b018ec276 Broadcast epoch shard state after beacon consensus 6 years ago
Rongjian Lan f6c1230d49 Reorg genesis block for normal shards 6 years ago
Eugene Kim 56f1c60928 Roll MakeConnectionToPeers into CreateSyncConfig 6 years ago