Commit Graph

4662 Commits (d8e02f00c619753e68580838d79c9b76cbe2e2f8)
 

Author SHA1 Message Date
Leo Chen d8e02f00c6 [rpc] use a public_rpc parameter to enable public rpc 5 years ago
Leo Chen 6e7dc61f3c Revert "Merge pull request #1614 from LeoHChen/listen_to_localhost_on_rpc_service" 5 years ago
Eugene Kim 10e908ad0d
Merge pull request #1627 from harmony-ek/pangaea_config 5 years ago
Eugene Kim b9c6497c1e Deprecate implicit chain_id by 2010-01 5 years ago
Eugene Kim c1adf927c4 Canonicalize chain ID using ini.(*Section).Name 5 years ago
Eugene Kim daa6078db0 go generate 5 years ago
Eugene Kim 0e24eff9ed Add explicit chain_ids to the default config 5 years ago
Leo Chen 02568bac0b
Merge pull request #1625 from Blockdaemon/dont-re-use-ip-json-tag 5 years ago
Eugene Kim d5a4f4e4ad Wire Pangaea chain config 5 years ago
Eugene Kim 3ac0de83a1 Factor the large “future” epoch as params.EpochTBD 5 years ago
Eugene Kim 3d66c2fd49 Make wallet and friends use chain ID from .ini 5 years ago
Eugene Kim f35664b448 Make wallet config support chain_id 5 years ago
Leo Chen e69ab02b22
Merge pull request #1624 from Blockdaemon/fail-on-build 5 years ago
Eugene Kim 63af4767a1 Factor ChainIDs out into one place 5 years ago
Rongjian Lan e441239fca
Merge pull request #1626 from rlan35/general_fix 5 years ago
Rongjian Lan df1fd71a33 revert txns list in address query 5 years ago
Rongjian Lan 81729f6b72 refactor to one liner 5 years ago
Rongjian Lan a24c1d81cd bring back storage.UpdateAddress 5 years ago
Rongjian Lan 9be5b9e163 Verify sig every 100 blocks during state sync 5 years ago
Rongjian Lan 9f65d99b78
Merge pull request #1621 from rlan35/general_fix 5 years ago
Rongjian Lan 396fd319b4 Fix explorer balance checking problem 5 years ago
Nye Liu 7715154d02 Fail if build fails so Makefile knows something went wrong 5 years ago
Nye Liu 3f922af9eb Unify json tags for IP 5 years ago
flicker-harmony 563ceb5050
Merge pull request #1622 from flicker-harmony/pr_hmyapi_update 5 years ago
flicker-harmony 36dc06ed6e Revert get balance 5 years ago
flicker-harmony 0c99913c66 Return error if validator is missed 5 years ago
Rongjian Lan 616ce898bc
Merge pull request #1623 from Blockdaemon/no-read-cx-receipts-info 5 years ago
flicker-harmony 5e7d967116 Fix result format 5 years ago
Nye Liu 50aa9a1a17 Make "No ReadCXReceipts found" Info() not Warn() 5 years ago
flicker-harmony e6140631f7 Add committee api 5 years ago
flicker-harmony 8f21c7d930 Merge branch 'master' of https://github.com/harmony-one/harmony into hmyapi_update 5 years ago
Rongjian Lan e74a2f1bdf fix lint 5 years ago
Rongjian Lan 19b1c03888 Refactor shard state related func and avoid recomputing shard state unnecessarily 5 years ago
Rongjian Lan 3de4056de3
Merge pull request #1619 from rlan35/general_fix 5 years ago
Leo Chen c2c5d86529
Merge pull request #1615 from LeoHChen/download_harmony_db 5 years ago
Rongjian Lan 59a8e6980b
Merge pull request #1618 from flicker-harmony/pr_balance_fix 5 years ago
flicker-harmony 07eb959ebc Add gas fee 5 years ago
Rongjian Lan 397f88269a Cleanup state sync logic; fix explorer node sync wrong committee issue 5 years ago
flicker-harmony ab3e7dd20f Fix GetBalanceOfAddress 5 years ago
flicker-harmony 4e48697ca0 Add committee api 5 years ago
chaosma cf5eb833ec
Merge pull request #1612 from chaosma/rpc-leader 5 years ago
flicker-harmony 2228e22669 Fix balance and add cross-shard txs 5 years ago
Leo Chen af8f5a8d14
Merge pull request #1617 from mikedoan/chainID 5 years ago
Leo Chen c750021be8
Merge pull request #1611 from fxfactorial/expose-node-metadata 5 years ago
Leo Chen ae0526d4d2
Merge pull request #1614 from LeoHChen/listen_to_localhost_on_rpc_service 5 years ago
Edgar Aroutiounian 20c77b607c [RPC] Satisfy golint, expose chainID 5 years ago
Edgar Aroutiounian c1b2d2ce0c [RPC] Expose node metadata 5 years ago
Rongjian Lan 24a40baf18
Merge pull request #1616 from rlan35/general_fix 5 years ago
Minh Doan 998e88c750 check chainID for incoming tx for rpc 5 years ago
Minh Doan 564cd15704 introduce error for hmyapi package 5 years ago