Commit Graph

240 Commits (35ede709aa24f5cbf7a6dea30c09e18bbd40e561)

Author SHA1 Message Date
ak 35ede709aa addressing RJs comments 6 years ago
ak 9f46a2ae44 Edited readme 6 years ago
ak f1d333ddbe high thrughput txgen| WIP 6 years ago
Eugene Kim f5d1ddcce1 Disable view change optionally 6 years ago
Leo Chen 868aabdfcf [node] fix comment and add -nopass for local test 6 years ago
Leo Chen 3e31c8ddb2 [node] fix cli parameter and enable pass checking by default 6 years ago
Leo Chen 6b5d01d38e [wallet] fix bug of empty passphrase 6 years ago
Leo Chen 109922c9b2 [wallet] use dns name for rpc servers 6 years ago
Richard Liu 8a5a6753cd
update deploy.sh for duration (#883) 6 years ago
Leo Chen 968daeb12f
[wallet] ask for passphrase twice (#881) 6 years ago
chao 7cd24dae6c modify the naming of variables to make code cleaner 6 years ago
Eugene Kim 7445699909 More fixes/improvements 6 years ago
Eugene Kim 664c6c1513 A cumulative collection of fixes/improvements: 6 years ago
Minh Doan ba9493859b use single source of truth instead having is_leader truth in 2 objects 6 years ago
Peter Chung d9b8fe57ca [logging] change default verbosity to 5 for jenkins test 6 years ago
Peter Chung d157dd2730 [rpc] add hmy_setLogVerbosity 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
Leo Chen 08ec289b09 [hmy] set staking account in node 6 years ago
Leo Chen f6b4b80ec9 [account] find the account based on account_index 6 years ago
Eugene Kim 32040c0fe6 Remove STOP message; txgen doesn't send it anymore 6 years ago
Eugene Kim 4bb5efe802 Enable STOP message only with -enable_stop 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
Yelin Lu 0d83532785 new rpc framework 6 years ago
Peter Chung 7d101692aa [internal/utils] add EmbedFile function 6 years ago
Peter Chung 566c3aeb60 [wallet] embed wallet.ini into wallet binary (#830) 6 years ago
Leo Chen 305b0166ec [wallet] fix transfer function using keystore 6 years ago
Leo Chen d575dc1df7 [wallet] use ethereum keystore in wallet 6 years ago
Rongjian Lan d538fe229a Fix lint 6 years ago
Minh Doan cc32242962 add puzzle contract 6 years ago
Rongjian Lan 169b1c6902 Add get balance api 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 e79a42e26d Plug genesis stake info finder into harmony/txgen 6 years ago
Eugene Kim c396ee5f1a Rename consensus → currentConsensus 6 years ago
Rongjian Lan 86ab59d389 Finish up resharding 6 years ago
Rongjian Lan c20cd8a8d4 resharding on new nodes 6 years ago
Leo Chen 3428104df9 [misc] remove unused flag in harmony 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 61acdc41cb beacon syncing; use p2p to broadcast new blocks 6 years ago
Leo Chen 67688fc1dd [consensus] set init consensus ID 6 years ago
Leo Chen d31ee7d366 [cleanup] remove peers variable from consensus New function 6 years ago
Leo Chen 147ce51a76 [wallet] send getFreeToken calls to all shards 6 years ago