Commit Graph

97 Commits (ac579e81d83a4ba315855885381923af104a1b42)

Author SHA1 Message Date
Edgar Aroutiounian e6a4fbea4f
[committee] Factor out committee membership, provide entry for alternative committee membership (#1818) 5 years ago
flicker-harmony a90968d379 Replace ethereum log with zerolog and some ctxerrors 5 years ago
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
Edgar Aroutiounian 97efce2766
Further progress on staking (#1709) 5 years ago
Leo Chen 2240b8d48f [p2p] add network type prefix to group id 5 years ago
charleszqwang 355b43eacf Zerologging 5 years ago
Rongjian Lan 08e7375610 Migrate go-ethereum params into harmony/internal/params 5 years ago
Chao Ma c80d196e47 initial setup of shard information use latest epoch info to replace genesis epoch info 5 years ago
Rongjian Lan 02e279ffd9 Add last commit cache 5 years ago
Rongjian Lan ff7ce4cff5 Persist last commit sig 5 years ago
Eugene Kim 13b4e03674 Make sharding configuration flexible 5 years ago
Leo Chen 0f9f634c88 [version] update version of all binaries 5 years ago
Minh Doan b4a2eb4c87 add error for AddNewBlock func 5 years ago
Rongjian Lan d2e9862b91 Fix coinbase bad block issue 6 years ago
Minh Doan d6aac32bf4 remove runtime.GOMAXPROCS 6 years ago
Rongjian Lan b0e52a0e16 Refactor genesis nodes list 6 years ago
Minh Doan 6a73e73216 resolved comments 6 years ago
Minh Doan 2197a574f9 enable using public key 6 years ago
Rongjian Lan 5bf706d2d2 Change BlsPriKey to DummyKey 6 years ago
Eugene Kim 5bd07e8e4a Configure commit delay via setter and not ctor arg 6 years ago
Eugene Kim b084e3c38d Retire isHarmonyAccount logic 6 years ago
chao 817592c976 add delay in commit message sending for genesis account 6 years ago
Rongjian Lan 2f295f892b merge master 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
Leo Chen 4d1c461765 [clean] fix goimports errors 6 years ago
Leo Chen 9582d962aa [genesis] remove old genesis accounts 6 years ago
Eugene Kim a7218a999a Log errors, mostly at warn (or fatal for UT) level 6 years ago
ak 6e34ce217a moving denominations under commong 6 years ago
ak f6ff50e936 replace ether to one 6 years ago
ak 60299642ba txgen readme 6 years ago
ak a1c1e2e490 TODO 6 years ago
ak 35ede709aa addressing RJs comments 6 years ago
ak 9f46a2ae44 Edited readme 6 years ago
ak f1d333ddbe high thrughput txgen| WIP 6 years ago
Richard Liu 8a5a6753cd
update deploy.sh for duration (#883) 6 years ago
Eugene Kim 664c6c1513 A cumulative collection of fixes/improvements: 6 years ago
Peter Chung d9b8fe57ca [logging] change default verbosity to 5 for jenkins test 6 years ago
Peter Chung b632fd277a [logging] use GlogHandler as the base handler 6 years ago
Peter Chung 01f69f2e7a [logging] add verbosity flag to bootnode, txgen, harmony cmd 6 years ago
ak 1ecabf2db9 Changing Client Interface 6 years ago
ak d4a5834397 fixing txgen 6 years ago
ak 0dac42a78d Linting errors 6 years ago
ak b8d20236b3 addressing RJ requests and cleanup 6 years ago
ak 96576ef0c5 working local txgen 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 e79a42e26d Plug genesis stake info finder into harmony/txgen 6 years ago
Leo Chen d31ee7d366 [cleanup] remove peers variable from consensus New function 6 years ago