Commit Graph

3137 Commits (dc1f95a725e5d91893c6c97338096d829b7285f5)
 

Author SHA1 Message Date
Rongjian Lan 6e04b14c9b Temporary workaround for explorer address search issue 6 years ago
Rongjian Lan bd3cd6f35b
Merge pull request #788 from harmony-one/rj_cello 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
Minh Doan d3738962b9 fix balances 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
Rongjian Lan da685146a3 Add fundMe rest api 6 years ago
Minh Doan d88d600e0a add balance endpoint 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 7ac35f04fd
Merge pull request #784 from harmony-ek/cello_foundation_reward 6 years ago
Eugene Kim 485127cfba
Change block reward 0.001 → 0.1 HRX/sig 6 years ago
Eugene Kim 79f503a724 Initialize shard keys in txgen 6 years ago
Eugene Kim 4ad7a1d5a4 Teach txgen to use ChainReader for block rewards 6 years ago
Eugene Kim 78a554d28e Reorganize imports into stdlib-remote-local format 6 years ago
Eugene Kim 5e2ab2fbf2 Log node account address 6 years ago
Eugene Kim c31759cfd5 Remove unused address field 6 years ago
Eugene Kim 0364fa422b Log who earns how much for signing what block 6 years ago
Eugene Kim 2647b3101d Reward foundational nodes for signing blocks 6 years ago
Eugene Kim e79a42e26d Plug genesis stake info finder into harmony/txgen 6 years ago
Eugene Kim 9796df0dd9 Add a simple StakeInfo finder covering genesis nodes 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
Eugene Kim c396ee5f1a Rename consensus → currentConsensus 6 years ago
Eugene Kim 0a498ea735 Add conversion methods to BlsPublicKey 6 years ago
Eugene Kim 5c74aa5899 Colocate the Hex method with the receiver 6 years ago
Eugene Kim 1bd5a8d606 Teach consensus about stake info finder 6 years ago
Rongjian Lan 4c01f4b03c
Merge pull request #783 from harmony-one/rj_branch 6 years ago
Rongjian Lan c58df54091 Regen go file 6 years ago
Rongjian Lan c3a23cae10 Add comments 6 years ago
chao 994aba8b07 add minimum pbft view change structure 6 years ago
chao f9071da236 factor consensus functions into consensus_utils, make consensus.go cleaner 6 years ago
Eugene Kim 6ffbedcd73 Update scripts/docker/docker-node.sh 6 years ago
Leo Chen 0970dfe1e8 Update docker-node.sh 6 years ago
Leo Chen 6cffe47e47 [crash] fix nil pointer deference #759 6 years ago
Yelin Lu 0a78ce1564 [script] Add windows bat to start docker node on windows 6 years ago
Leo Chen 8af15040f9
Update issue templates (#782) 6 years ago
Richard Liu 7a0f18f92b
Ricl web3 (#720) 6 years ago
Rongjian Lan 8e6d75a5cc update readme 6 years ago
Rongjian Lan 4bcbfea39d update readme 6 years ago
Eugene Kim 83df3f07c3
Merge pull request #774 from harmony-ek/log_call_sites 6 years ago
Eugene Kim f0188747a2 Exempt mock_* packages as generated 6 years ago
Eugene Kim 83bd41fb93 Add GetLogger, WithCaller, and WithCallerSkip 6 years ago
Eugene Kim 2679066de3
Merge pull request #773 from harmony-ek/gomock_matchers 6 years ago
Eugene Kim 18255f411e Add gomock matcher utilities 6 years ago