Commit Graph

954 Commits (2bba333bf23cece9e95c0ec1cd9b4e44c9f281ef)

Author SHA1 Message Date
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 2c6292c40e whole network can restart and resume from previous state 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
chao 0d5dcfcae3 refactor state syncing; unify state sync and beacon sync (i.e. depends 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
Minh Doan 24d36d2bbb fix comments and cleanup 6 years ago
Minh Doan 33113fac06 add main for client support 6 years ago
Minh Doan 3fcca4af3a add rest client support cmd 6 years ago
Minh Doan d2925db1b7 fix comments 6 years ago
Minh Doan 1a15ad0ed4 Fix comments server code & rebase. 6 years ago
Minh Doan ca099eb6f1 Addd demo main 6 years ago
Minh Doan da316a88b1 introduce new message.proto to support demo app. 6 years ago
Minh Doan 41dd25e426 add logic of calling getPlayers and enter 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
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
Leo Chen a9ebca5d53 [harmony] set IsLeader/IsBeacon flag in nodeconfig 6 years ago
Rongjian Lan 8800b5e171 Fix errors 6 years ago
Rongjian Lan 655bd9f73e Use genesis BLS key for beacon chain nodes 6 years ago
Minh Doan 06945e9e26 fix comments 6 years ago
Minh Doan 2e85578349 add demo server working 6 years ago
Minh Doan d9804bce89 wip 6 years ago
Minh Doan 04e650933a change message.proto to introduce client service. 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
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 a6894894da modify archival readme.md 6 years ago
Rongjian Lan 2c1b0d5562 setup initial beacon chain keys 6 years ago