Commit Graph

3424 Commits (0434d4332c012d7655b877d8731e84ae64e334f0)
 

Author SHA1 Message Date
Eugene Kim 3f74e9fc91 Fix UT – the canonical RLP encoding does change 6 years ago
Eugene Kim 18bf30e6c8 Use uint32 as shard ID type instead of [4]byte 6 years ago
Eugene Kim e80398a8f8
Merge pull request #873 from harmony-ek/split_block_bytes_into_annotated_fields 6 years ago
Eugene Kim fcf7fb2363
Merge pull request #874 from harmony-ek/make_shard_state_comparable_recursively 6 years ago
Eugene Kim 7991a56519 goimports 6 years ago
Eugene Kim efc57c47ed Make ShardState comparable (recursively) 6 years ago
Eugene Kim 828f2d0f41 Factor []NodeID type as NodeIDList 6 years ago
Eugene Kim b245557d08 Split blockBytes into annotated fields 6 years ago
Minh Doan ba9493859b use single source of truth instead having is_leader truth in 2 objects 6 years ago
Leo Chen 73ffbeb39e
Merge pull request #844 from touhonoob/verbosity 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 8bd2acd7ca
Merge pull request #845 from LeoHChen/foundational_node_keystore_support_1 6 years ago
Leo Chen 08ec289b09 [hmy] set staking account in node 6 years ago
Leo Chen 5be4f91684 [staking] use account to sign Tx instead of privKey 6 years ago
Leo Chen 22a8528c70 [service] passing StakingAccount to staking service 6 years ago
Leo Chen 481edc9e4c [node] add StakingAccount field in node 6 years ago
Leo Chen 3865c075de [keystore] add functions to unlock/signtx 6 years ago
Leo Chen f6b4b80ec9 [account] find the account based on account_index 6 years ago
Leo Chen cf084fab72 [keystore] add 404 test account keys 6 years ago
Leo Chen f520802473 [keystore] remove all private key from genesis accounts 6 years ago
Leo Chen 854fb1006d [keystore] add harmony keystore package 6 years ago
Leo Chen 6c05424ee5 [utils] add a function to ask user for passphrase 6 years ago
Leo Chen eab04af9c9 [rpc] increase the offset of rpc port 6 years ago
chaosma b53d8fb5bf
pbft normal path (#851) 6 years ago
Richard Liu fe217ad2b7
more rpc APIs. (#863) 6 years ago
Richard Liu d4bc279d88
sendTx rpc (#852) 6 years ago
Eugene Kim 972ea71b17
Merge pull request #854 from harmony-ek/disable_stop_message_by_default 6 years ago
Eugene Kim 32040c0fe6 Remove STOP message; txgen doesn't send it anymore 6 years ago
Eugene Kim 7d26462b1b Deploy nodes with -enable_stop for local test 6 years ago
Eugene Kim 4bb5efe802 Enable STOP message only with -enable_stop 6 years ago
alajko 8ae9307632
Merge pull request #853 from alajko/nclient 6 years ago
ak 1d8aa14bdd Merge branch 'master' of github.com:harmony-one/harmony into nclient 6 years ago
alajko 3f6707a077
Merge pull request #849 from alajko/txfix 6 years ago
ak 1ecabf2db9 Changing Client Interface 6 years ago
ak d4a5834397 fixing txgen 6 years ago
alajko 71378dca06
Merge pull request #836 from alajko/txgenComplex 6 years ago
ak 0dac42a78d Linting errors 6 years ago
ak b8d20236b3 addressing RJ requests and cleanup 6 years ago
ak 4d8779a2c3 Merge branch 'master' of github.com:harmony-one/harmony into txgenComplex 6 years ago
ak 96576ef0c5 working local txgen 6 years ago
Yelin Lu 0d83532785 new rpc framework 6 years ago
Leo Chen 89ad5ef458 fix concurrent map write error #837 6 years ago
Leo Chen 7fa822cb66
Merge pull request #833 from touhonoob/embed-wallet-ini 6 years ago
Leo Chen 03b51fff40
Merge pull request #832 from LeoHChen/use_keystore_for_tx_in_wallet 6 years ago
Peter Chung c3860b750c [scripts] fix wallet build script 6 years ago
Leo Chen a3ab659bab [accounts] fix golint and go test errors 6 years ago
Peter Chung 7d101692aa [internal/utils] add EmbedFile function 6 years ago