Commit Graph

1080 Commits (1b66674f298b1a336c023061bd4a302af66d46cd)

Author SHA1 Message Date
Rongjian Lan 79822316e1 fix comment 5 years ago
Rongjian Lan 741a101d4f Add edit validator;delegate;redelegate;undelegate msgs 5 years ago
Edgar Aroutiounian dac42117ee
[RPC] Expose if current node leader (#1677) 5 years ago
chao 8aa0fff672 change pending cx receipt key to be shardID-blockNum combination 5 years ago
chao 73c87650ae cross shard state reading error fix 5 years ago
Rongjian Lan 5f200df7e4 remove tendermint dependency 5 years ago
Ben Fong 31b9990baa fn key swapping 5 years ago
Ben Fong 9ccc2db8a1 swapping fn keys 5 years ago
flicker-harmony 9fc903e100 Resolve comments 5 years ago
flicker-harmony d8c3d02d46 Convert to one1 addresses 5 years ago
flicker-harmony e370835877 Add hmy GetTransactionsHistory 5 years ago
Minh Doan fd3aefa389 fix bug on chain id and specify real chain id 5 years ago
Minh Doan 9626c10c49 fix bug on chain id and specify real chain id 5 years ago
flicker-harmony 4120a859ad Resolve comments 5 years ago
flicker-harmony 6a85023cda Convert to one1 addresses 5 years ago
flicker-harmony 8196a4dc84 Add hmy GetTransactionsHistory 5 years ago
Chao Ma 5c697cc38a fix logic issue in GetPublicKeys function 5 years ago
chao 6321395731 fix cross shard verification error; need to recalculate shard state instead of retrieve for cx transaction receipt verification 5 years ago
Chao Ma f374fa2c1e fix logic issue in GetPublicKeys function 5 years ago
chao 33aa47b9d3 fix cross shard verification error; need to recalculate shard state instead of retrieve for cx transaction receipt verification 5 years ago
Rongjian Lan 6a3c0b256d Fix mainnet release todos 5 years ago
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 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 d5a4f4e4ad Wire Pangaea chain config 5 years ago
Eugene Kim 3ac0de83a1 Factor the large “future” epoch as params.EpochTBD 5 years ago
Eugene Kim f35664b448 Make wallet config support chain_id 5 years ago
Eugene Kim 63af4767a1 Factor ChainIDs out into one place 5 years ago
flicker-harmony 36dc06ed6e Revert get balance 5 years ago
flicker-harmony 0c99913c66 Return error if validator is missed 5 years ago
flicker-harmony 5e7d967116 Fix result format 5 years ago
flicker-harmony e6140631f7 Add committee api 5 years ago
Rongjian Lan 19b1c03888 Refactor shard state related func and avoid recomputing shard state unnecessarily 5 years ago
flicker-harmony 4e48697ca0 Add committee api 5 years ago
Edgar Aroutiounian 20c77b607c [RPC] Satisfy golint, expose chainID 5 years ago
Edgar Aroutiounian c1b2d2ce0c [RPC] Expose node metadata 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
Leo Chen 967fec9056 [rpc] listen to localhost by default 5 years ago
chao b0ab9a3783 add lastCommit signatures and bitmap into header information 5 years ago
chao 719dca57f9 add timestamp and unixtime in headerInformation rpc call 5 years ago
Ben Fong 862aaf499d replace 4 nodes 101-104 5 years ago
chao 73c31f542b add rpc call for latest header information 5 years ago
flicker-harmony 809d77ebf7 Fix travis 5 years ago
flicker-harmony 49b94e7bbb # This is a combination of 16 commits. 5 years ago
Minh Doan 074240e7ee add getShardID api 5 years ago
Chao Ma 3980ae6147 use only one index for CXEntryLookup; use shardID instead of fromShardID in RPC returned results 5 years ago
chao f3a89211c8 Add CXReceipt RPC call; Add indexing for CXReceipt by TxHash 5 years ago
chao e31bb99d18 add shardID information in getTransactionByHash RPC CALL 5 years ago