Commit Graph

1126 Commits (6112100ef5a1c388077db8900b2b77636cd12d7e)

Author SHA1 Message Date
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
charleszqwang 469714261f Add Global Access to OS Temp Directory Variable and Move DHT Files Into Temp Directory 5 years ago
chao 00c2356b5e add tx type check; improve several efficiency issues 5 years ago
chao c78b8fa352 add http rpc call to resend missing cross shard receipt 5 years ago
Rongjian Lan 5474494fe2 Fix explorer node stuck issue 5 years ago
Rongjian Lan 5a4fff53b6 update threshold ratio to 10% 5 years ago
Rongjian Lan 787946eef8 update epoch for cross shards txn 5 years ago
john-harmony a957054580 Update wss endpoints 5 years ago
Dennis Won 242f66a915 fixed cx txn with the change and added comments explanining the 3 differences between header.GetShardState vs core.GetShardState vs. chain.ReadShardState 5 years ago