Commit Graph

59 Commits (367f4c96023801a506596a25732fff907f3bf29f)

Author SHA1 Message Date
Rongjian Lan 3500f2277e Add collect rewards core transition 5 years ago
flicker-harmony a90968d379 Replace ethereum log with zerolog and some ctxerrors 5 years ago
Edgar Aroutiounian 97efce2766
Further progress on staking (#1709) 5 years ago
Eugene Kim 8cc2543c9e Move header fields into private struct; expose them using getters/setters 5 years ago
Eugene Kim b874e65126 Move ShardState et al from ./core/types to ./shard 5 years ago
Rongjian Lan 892958a232 Add epoch-based forking 5 years ago
Rongjian Lan 08e7375610 Migrate go-ethereum params into harmony/internal/params 5 years ago
Rongjian Lan 3bd0ee7455 Integrate swapped bls into core protocol 5 years ago
Eugene Kim 664c6c1513 A cumulative collection of fixes/improvements: 6 years ago
Rongjian Lan 605a783f88 Increase reward to 5 6 years ago
Rongjian Lan cd7ea6fad9 Increase faucet money 6 years ago
Rongjian Lan 1dd4e8905d Use user key to send transaction 6 years ago
Rongjian Lan 8b2ff8fe55 Add restapi for play and payout 6 years ago
Rongjian Lan 398655920e update puzzle contract 6 years ago
Rongjian Lan 84077a576b update puzzle contract 6 years ago
ak 444a96fa8b puzzle go 6 years ago
ak 2dbe645c50 Harmony Puzzle 6 years ago
ak 6b3d35ddc3 typo 6 years ago
ak 8c038c57f1 Puzzle contract 6 years ago
Minh Doan cc32242962 add puzzle contract 6 years ago
Eugene Kim e9d1324ecc Add account address to StakeInfo 6 years ago
Rongjian Lan c58df54091 Regen go file 6 years ago
Rongjian Lan c3a23cae10 Add comments 6 years ago
Rongjian Lan 6044b76068 migrate bls identity from address to public key 6 years ago
Minh Doan f28a1ea6c6 change lottery smart contract 6 years ago
Minh Doan 41dd25e426 add logic of calling getPlayers and enter 6 years ago
Minh Doan 5aa72168a8 add demo contract to genesis 6 years ago
Minh Doan 2a22d3aef1 fix smart contract 6 years ago
Minh Doan c687f1fe92 add more logic for getPlayers 6 years ago
Minh Doan 661a090a67 add gen.sh 6 years ago
Minh Doan 5b89a04765 add loterry contract 6 years ago
Rongjian Lan 02de04dc39 put StakeInfo into the calcualtion of shard state 6 years ago
Rongjian Lan 8bcab5539b Add Bls Key into staking contract; Let new node to read hard-coded keys 6 years ago
Rongjian Lan b3f56a5bd2 Migrate faucet contract to abi 6 years ago
Rongjian Lan 4cd9a2d101 fix lint, remove go gen 6 years ago
Rongjian Lan 30c0d721f9 Add install_solc.sh 6 years ago
Rongjian Lan 0dad1daeb0 Add go gen 6 years ago
Rongjian Lan e2f1e69248 Update CurrentStake by querying stake contract 6 years ago
Rongjian Lan 2a14f5a30e Use solc generated abi and binary 6 years ago
Rongjian Lan e8f4659d77 Add comments 6 years ago
Rongjian Lan ecd14ea0da Add abi file and the code to read it 6 years ago
Rongjian Lan e0044359fc Add listLockedAddresses and make lock/unlock works 6 years ago
Rongjian Lan 6205e1dda7 rename to _lockPeriodCount 6 years ago
Rongjian Lan 66201578b6 resolve comments and add readme 6 years ago
Rongjian Lan 6ef88265d9 Add StakeLockContract.sol 6 years ago
Rongjian Lan 46055e6338 Add basic stake and lock contract 6 years ago
Rongjian Lan 72f75935e7 Make the first staking transaction working on the contract 6 years ago
Rongjian Lan e298bc572a Clean up some code 6 years ago
ak 8a654e6e73 Fixed staking contract and added test 6 years ago
ak 748afb10dd adding newline 6 years ago