Commit Graph

162 Commits (4bd4d38e3bc8985c3edb83779819bc0ac89264b2)

Author SHA1 Message Date
Leo Chen 4bd4d38e3b [foundational] update account address for 92 6 years ago
Leo Chen 231251f1f0 [foundational] add a foundational node for Leo 6 years ago
Eugene Kim aad9425d93 Separate groups of 10 6 years ago
Eugene Kim fb9a20500e Remove misplaced blank lines 6 years ago
Leo Chen 17c2fc3126 [foundational] add more foundational node pubkeys 6 years ago
Leo Chen 98ae11f594 [foundational] add account address for foundational nodes 6 years ago
chao 7cd24dae6c modify the naming of variables to make code cleaner 6 years ago
chao 69cfe9b633 * add view changing logic 6 years ago
Eugene Kim 3c1e7ce5b3 Fix golint 6 years ago
Eugene Kim 7445699909 More fixes/improvements 6 years ago
Eugene Kim 664c6c1513 A cumulative collection of fixes/improvements: 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