Commit Graph

61 Commits (4b7e4fdcc968545f36d55e9dfb02692f7cd41ec8)

Author SHA1 Message Date
ak d49e645012 changing smaller units of ONE 5 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
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
ak 1ecabf2db9 Changing Client Interface 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
Leo Chen 24a7922970 [p2p] use right client group for communication 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
Leo Chen 7a70dc82c7 [wallet] update rpcserver for testnet launch 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
Leo Chen c01bc303a7 [wallet] fix transfer not working 6 years ago
Eugene Kim 39fcb1a3e6 Teach wallet to include optional Tx input data 6 years ago
Eugene Kim 67eac97cde Move cmd libraries to internal/ 6 years ago
Leo Chen cecf53ae0e [wallet] enable logging using the --verbose flag at the end 6 years ago
Leo Chen af696dfbab [log] disable logging for wallet 6 years ago
Chao Ma 5496d697da combine wallet/txgen into light client node; 6 years ago
Chao Ma 84fa99008c wallet v2 fix 6 years ago
chao 51d42cc86c fix wallet not working issue 6 years ago
chao a0a7b3a8c4 remove unnecessary leader map 6 years ago
Leo Chen f3ffc65401 [cleanup] remove libp2p unicast support 6 years ago
Leo Chen a3ef1d8a96 fix command parameter in wallet 6 years ago
Leo Chen 3ea7fdc87f nit: change output format of address/key to make it easier to parse 6 years ago
Minh Doan e74788d6ef fix missing places 6 years ago
Minh Doan 22b47dafc0 change func naming 6 years ago
Minh Doan 3c2ca578b7 introduce lib for wallet 6 years ago
Minh Doan e8a0828702 fix func names 6 years ago
Minh Doan 71b3080d45 refactor wallet code 6 years ago
Leo Chen c56c85a7e7 add peer of leader to wallet node 6 years ago
Leo Chen 8b7766de6f encode PeerID using IDB58 6 years ago
Leo Chen fe06318d04 add PeerID in beacon chain RPC message 6 years ago