Commit Graph

51 Commits (d6e091ce74d14c778945781e4c0ebb278e24e14d)

Author SHA1 Message Date
Minh Doan c63dc3251b add minting demo addresses to local test 5 years ago
Leo Chen 20c69da1c0 [localtest] add localnet network type support 5 years ago
Minh Doan a8a9953a82 move demo addresses to test folder 5 years ago
Minh Doan ac9f5c4054 mint demo funds for testnet 5 years ago
Rongjian Lan 5e2fc37bd1 add timestamp for genesis 5 years ago
Rongjian Lan 191ed3ee98 Correct genesis string 6 years ago
Rongjian Lan b0f0109127 Add genesis string 6 years ago
Rongjian Lan bcd89eff8c Update EVM to latest constantinople 6 years ago
Rongjian Lan b409058a2c Fix view id copy 6 years ago
Rongjian Lan d2e9862b91 Fix coinbase bad block issue 6 years ago
Rongjian Lan 056ea07966 fix issue for epxlorer 6 years ago
Rongjian Lan 2f1223e84b Move networkType into internal config 6 years ago
Rongjian Lan 5bf3355545 Add more comments 6 years ago
Rongjian Lan e874b299a9 Cleanup mainnet genesis 6 years ago
Rongjian Lan b0e52a0e16 Refactor genesis nodes list 6 years ago
Rongjian Lan c7971dbb83 Add shard state into genesis and fix shard state hashing bug 6 years ago
Rongjian Lan 7b93d9f514 remove initial fund for our genesis nodes 6 years ago
Rongjian Lan 9a74575bae change all string utility for bls 6 years ago
Rongjian Lan 0ecc22291e Update Bls private keys 6 years ago
Rongjian Lan a5abca7cdf Update Bls private keys 6 years ago
Rongjian Lan 0ac71bf49b Remove conflict 6 years ago
Eugene Kim b841559e28 Replace non-constant HexToAddress with ParseAddr 6 years ago
Leo Chen 4d1c461765 [clean] fix goimports errors 6 years ago
Leo Chen 9582d962aa [genesis] remove old genesis accounts 6 years ago
ak 6e34ce217a moving denominations under commong 6 years ago
ak f6ff50e936 replace ether to one 6 years ago
Minh Doan 9913fd07c5 remove enum and remove comments 6 years ago
Eugene Kim d43820a797 Fix test compile errors after lint 6 years ago
Eugene Kim 3c1e7ce5b3 Fix golint 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 c4338ad890 Remove ShardState and ShardStateHash from genesis 6 years ago
Eugene Kim c04b94858d Add ShardState 6 years ago
Rongjian Lan 8b2ff8fe55 Add restapi for play and payout 6 years ago
Rongjian Lan c20cd8a8d4 resharding on new nodes 6 years ago
u5surf 8d38f12425 [lint] fix misspell #708 6 years ago
Rongjian Lan f6c1230d49 Reorg genesis block for normal shards 6 years ago
Rongjian Lan f72cb43b83 make 1+3 sharded network work locally with deploy.sh 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
Minh Doan 1a15ad0ed4 Fix comments server code & rebase. 6 years ago
Minh Doan 41dd25e426 add logic of calling getPlayers and enter 6 years ago
chao 5acf87ecf2 add stop/restart support; 6 years ago
Minh Doan 9642e69231 add constant for init fund 6 years ago
Minh Doan fa22feab49 clean up the rest 6 years ago
Rongjian Lan f4748d7bcc Add shard state hash into genesis 6 years ago
Rongjian Lan 2c1b0d5562 setup initial beacon chain keys 6 years ago
Rongjian Lan eb0af9c05d Use hard coded account for staking 6 years ago
Rongjian Lan 72f75935e7 Make the first staking transaction working on the contract 6 years ago
Minh Doan 1bf7d8be14 add constants 6 years ago
Minh Doan 385075d6a1 decouple logic of new node into separate logic 6 years ago