Commit Graph

152 Commits (968daeb12fc4efb42043f1804fc45527a61f2f8f)

Author SHA1 Message Date
chao 7cd24dae6c modify the naming of variables to make code cleaner 6 years ago
chao 69cfe9b633 * add view changing logic 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 3865c075de [keystore] add functions to unlock/signtx 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
Richard Liu fe217ad2b7
more rpc APIs. (#863) 6 years ago
Richard Liu d4bc279d88
sendTx rpc (#852) 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
Minh Doan cc32242962 add puzzle contract 6 years ago
chao 994aba8b07 add minimum pbft view change structure 6 years ago
Eugene Kim 83bd41fb93 Add GetLogger, WithCaller, and WithCallerSkip 6 years ago
u5surf 4d09b63dff [lint] fix gofmt #708 6 years ago
Eugene Kim bb3fcdd6f2 Add log15-compatible, context-aware error facility 6 years ago
Leo Chen 875d5f02f9 [utils] add a wallet profile read function 6 years ago
ak 162dbea99a Seperate the notion of shardId zero from a beacon node 6 years ago
Rongjian Lan 6044b76068 migrate bls identity from address to public key 6 years ago
Rongjian Lan f72cb43b83 make 1+3 sharded network work locally with deploy.sh 6 years ago
Leo Chen 313ddac6ca [utils] move GetAddressHex to utils module 6 years ago
Leo Chen 957fdf0eac [wallet] support rpc server using environment variable 6 years ago
chao 2c6292c40e whole network can restart and resume from previous state 6 years ago
Minh Doan 1a15ad0ed4 Fix comments server code & rebase. 6 years ago
Leo Chen 9d629855a0 [cleanup] remove unused wallet library 6 years ago
Leo Chen 7f04ddb917 [wallet] return to sync mode 6 years ago
Minh Doan beaa0a84fe clean up technical debt 6 years ago
Rongjian Lan 8077352426 Bump up genesis beaconchain size to 50 6 years ago
ak d0832dbbb1 addressing leo and chao comments 6 years ago
Leo Chen c01bc303a7 [wallet] fix transfer not working 6 years ago
ak dd65bf4673 Archival node setup 6 years ago
Rongjian Lan 1dbb1a9250 remove validator IDs 6 years ago
Minh Doan 5aa72168a8 add demo contract to genesis 6 years ago
Minh Doan 4dac52c33d add constants for demo accounts 6 years ago
Leo Chen 3462248e25 [networkinfo] retry for bootnode connection 6 years ago
Eugene Kim 67eac97cde Move cmd libraries to internal/ 6 years ago
ak 12e4f13955 Backup Node 6 years ago
Rongjian Lan c54e225dc4 Setup initial shard state 6 years ago
Leo Chen 5a9b16ba0b #540 filter out private IP 6 years ago
Rongjian Lan 2c1b0d5562 setup initial beacon chain keys 6 years ago
animeshg e5a7c1ba49 Add tests in drand, group & backoff 6 years ago
chao 51d42cc86c fix wallet not working issue 6 years ago
Minh Doan ca25ea657a fix goimports 6 years ago
Minh Doan 9a2cfb9080 change BlsPubKey to ConsensusPubKey and remove unnecessary log 6 years ago
Minh Doan 042c3e2005 fix comments 6 years ago
Minh Doan 901e7f884f setup consensus and node based on nodeconfig 6 years ago