Commit Graph

604 Commits (9f65d99b78f15f858a3f89c612d14e209f612da9)

Author SHA1 Message Date
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
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
john-harmony 6ea16ae90f Change endpoints to support for https and wss 5 years ago
Chris be1965e9d1
[Pangaea] Reduce blocks per epoch 5 years ago
Dennis JongHyuck Won b51ea38e35 add enabling txn throttling kill switch and disable on pangaea (#1552) 5 years ago
Eugene Kim e9e09b7650 Enable cross-shard transaction at CrossTxEpoch+1 5 years ago
Eugene Kim 3c8e8467df Correct IsS3 to use S3Epoch and not CrossLinkEpoch 5 years ago
Eugene Kim 0bfded75d1 Introduce CrossTx epoch 5 years ago
Eugene Kim af5cb91258 Correct the order of EIP155/CrossLink epoch prints 5 years ago
Dennis Won 602f36a4b7 fix incoming receipt tx block header verification by correct shard state reading 5 years ago
Dennis Won ade5978225 addressed chao's comment 5 years ago
Leo Chen 3f89a2f860 fix broken build on Mac OS 5 years ago
Dennis Won 479c9ad60f consolidate and use block validator functions properly 5 years ago
Rongjian Lan 4bdb8e6680 Let 30% of the validator broadcast cx-receipts 5 years ago
Minh Doan 8327a3a1a3 remove redandunt code 5 years ago
Minh Doan d4438547fd quick fix for betanet 5 years ago
Rongjian Lan 7837169fbe Add todo and fix comments 5 years ago
Minh Doan c7f80952c4 move test to shardingconfig 5 years ago
Minh Doan 9c1a1d3522 clean up 5 years ago
Rongjian Lan c36155d066 fix conflict 5 years ago
Minh Doan 2fcf9ed8b8 add GetShardingStructure interface and implmentation for each instance 5 years ago
Minh Doan 97df87a095 add test for sharding structure 5 years ago
Minh Doan 61c6fa7aca change domain new for sharding structure 5 years ago
Minh Doan 7f8d1a4374 add test for address_test 5 years ago