Commit Graph

2692 Commits (7e2bcf64139418c2bb584c6f5abd4f7794fcc1b7)
 

Author SHA1 Message Date
Richard Liu 7e2bcf6413 add /shard API. 6 years ago
Richard Liu a32d89769f update balance output 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
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 88b2269a1b Add newclientsupport service. 6 years ago