Commit Graph

108 Commits (8da423f82975c04d7357468bac5a2966bba018b2)

Author SHA1 Message Date
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
Eugene Kim 7445699909 More fixes/improvements 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
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
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 24a7922970 [p2p] use right client group for communication 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
Leo Chen dc113de26d [wallet] fix fetch balance error 6 years ago
Leo Chen b7d72a6fd9 [wallet] add cli -p profile to wallet 6 years ago
johnwhitton 6e5c3e7264 Handle NewMask errors 6 years ago
Leo Chen 7a70dc82c7 [wallet] update rpcserver for testnet launch 6 years ago
Rongjian Lan f72cb43b83 make 1+3 sharded network work locally with deploy.sh 6 years ago
Leo Chen 6d44a1aa71 [txgen] wait longer before sending tx to network 6 years ago
Leo Chen 971364638c [wallet] update rpc nodes IP/port for testnet 6 years ago
Richard Liu 496d4e4fde
update balance output (#647) 6 years ago
Leo Chen 2de6693dc3 [wallet] update rpc server IP for testnet 6 years ago
Richard Liu a32d89769f update balance output 6 years ago
Leo Chen 957fdf0eac [wallet] support rpc server using environment variable 6 years ago
Eugene Kim 5272d0cba0 Use IntrinsicGas instead of duplicating its logic 6 years ago
Eugene Kim 82c4ffd2f7 Fix gas calculation 6 years ago
chao 1bedd7dc85 change archival node as a validator; it's more secure for archival node to validate before accept the blocks; 6 years ago
Eugene Kim c063a6c50a Pay data gases (#633) 6 years ago
Leo Chen d08bcc150c [wallet] adjust wallet with new testnet launch 6 years ago
Leo Chen da1967dca1 [wallet] clean up on excessive os.Exit call 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
Leo Chen d1646b2765 [wallet] simply the wallet code by hardcode IP of RPC servers 6 years ago
Minh Doan beaa0a84fe clean up technical debt 6 years ago
Leo Chen c01bc303a7 [wallet] fix transfer not working 6 years ago
Rongjian Lan 1dbb1a9250 remove validator IDs 6 years ago
Rongjian Lan 655bd9f73e Use genesis BLS key for beacon chain nodes 6 years ago
Leo Chen 53d631cf29 [test] wait less in txgen for connection 6 years ago
Eugene Kim 39fcb1a3e6 Teach wallet to include optional Tx input data 6 years ago