Commit Graph

2697 Commits (73af34d618dc69d520d1abac11da1ae0a76d77d6)
 

Author SHA1 Message Date
Eugene Kim 73af34d618
Merge pull request #649 from harmony-ek/make_deploy_newnode_autodetect_bootnode 6 years ago
chao 6c7ae4cb64 fix state sync response message flooding 6 years ago
Eugene Kim acee1701d5 Make deploy_newnode.sh autodetect bootnode 6 years ago
Eugene Kim f235758fc4 Remove unused P2P option 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
Minh Doan 6dee372d20 call to get balances from native calls instead of calling smart contract 6 years ago
Ubuntu 43d39bc5bd fix initial blockheight checking when restart the node 6 years ago
Ubuntu d2d08cdd50 start sync when a new node join instead of waiting for consensus 6 years ago
Eugene Kim aa8035ba56
Merge pull request #634 from harmony-one/LeoHChen-feature-request-template 6 years ago
Eugene Kim 5e661d6487
Merge pull request #627 from harmony-ek/honor_hmy_path_if_set 6 years ago
Leo Chen 69b76d6df5 [pong] send regular pong message to new peers 6 years ago
Eugene Kim 661eac9804
Update .github/ISSUE_TEMPLATE/feature_request.md 6 years ago
Eugene Kim 3d4f30b4fd
Update .github/ISSUE_TEMPLATE/feature_request.md 6 years ago
Eugene Kim b02c9fb421
Update .github/ISSUE_TEMPLATE/feature_request.md 6 years ago
Eugene Kim 72dff02e45
Update .github/ISSUE_TEMPLATE/feature_request.md 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
Leo Chen 7b77208451 [sync] fix getNeighborPeers return 0 6 years ago
Eugene Kim d089c8dbf7
Merge pull request #628 from harmony-ek/fix_group_sigs_in_real_header 6 years ago
Eugene Kim ebc858942f
Merge pull request #639 from harmony-ek/pay_data_gas_redux 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 192d803dfc small modification/fix for deploy script and config files 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 27e44c60b0
Merge pull request #636 from harmony-ek/pay_gas_for_data 6 years ago
Eugene Kim c063a6c50a Pay data gases (#633) 6 years ago
Eugene Kim 2b8d287d55 Honor HMY_PATH if set 6 years ago
Eugene Kim 2876ac5d99 Add UTs 6 years ago
Leo Chen 5f63bc3daa
Update issue templates 6 years ago
Leo Chen 702d7986b4
Merge pull request #630 from LeoHChen/cleanup_build_misc 6 years ago
Leo Chen 78bcab7356 [pong] actively sending pong message 6 years ago
Eugene Kim 9fc97e43b0 Store group sigs in the real header, not in a copy 6 years ago
Eugene Kim a7967c2f74
Merge pull request #626 from harmony-ek/replace_realpath 6 years ago
Leo Chen 11bd1079f4 [build] update go.mod and enforce GO111MODULE=on 6 years ago
Leo Chen 2a3b4bc3ec [cleanup] remove unused file 6 years ago
Richard Liu 4dc28f03d0
save data field (#629) 6 years ago
Eugene Kim 3d3702824f
Merge pull request #625 from harmony-ek/abort_stake_info_query_on_early_errors 6 years ago
Eugene Kim c7f48b5a10
Merge pull request #624 from harmony-ek/do_not_update_staking_list_if_stakeinfo_query_failed 6 years ago
Eugene Kim ed7a62ebab Use a rough equivalent of realpath 6 years ago
Eugene Kim 12d5e9f669 Abort QueryStakeInfo on early errors 6 years ago
Eugene Kim 15706b3b9e Do not update staking list if StakeInfo query failed 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 92f0f884a9 change player address to private key 6 years ago
Minh Doan f7212e8fe4 wire up client service & rest client service with harmony 6 years ago
Minh Doan ebaad3d596 add rest client support service 6 years ago
Minh Doan 33113fac06 add main for client support 6 years ago