Commit Graph

1597 Commits (8629a6d45e195e70b68212417558925ed8a2f6d0)

Author SHA1 Message Date
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
Eugene Kim 1aa2d9bbd6 Log CreateSyncConfig errors from the caller side 6 years ago
Richard Liu bcb608109e update /shard to return libp2p.ID 6 years ago
Leo Chen 58b054f8cd [log] adding log to debug #680 6 years ago
Rongjian Lan 4dd5039376 Add back missed code for last PR 6 years ago
Richard Liu c0b691cefc
add api /shard for explorer. (#667) 6 years ago
Richard Liu 7e2bcf6413 add /shard API. 6 years ago
johnwhitton 6e5c3e7264 Handle NewMask errors 6 years ago
Rongjian Lan 6044b76068 migrate bls identity from address to public key 6 years ago
chao c6350bb0c7 fix nil pointer error for calculate reponse in state sync 6 years ago