Commit Graph

4641 Commits (9f65d99b78f15f858a3f89c612d14e209f612da9)
 

Author SHA1 Message Date
Leo Chen 8b0e503847
Merge pull request #1585 from charleszqwang/tempDir 5 years ago
chaosma b2e84852a9
Merge pull request #1600 from chaosma/small-fix 5 years ago
chao 718f681f8e addressed comments on others' buckets 5 years ago
chao 697787db21 address some minor issues in comments and code 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
Leo Chen 9b79b7c4bd
Merge pull request #1589 from LeoHChen/non_validator_node_script_support 5 years ago
Leo Chen cb3b8a05bc [node.sh] support -i shard_id option 5 years ago
Leo Chen 7210e15172 [node.sh] backward compatible with older harmony binary 5 years ago
Leo Chen ce3553b897 [node.sh] add -T node_type option 5 years ago
Leo Chen 005c9427e9 [node.sh] add -d option 5 years ago
Eugene Kim 8ea1650684
Merge pull request #1588 from harmony-ek/beaconchain_sync_oom 5 years ago
Leo Chen 5ab5936a93 [release] add release action to go_executable_build.sh 5 years ago
Eugene Kim 97cde76627 Fix the beacon committee check 5 years ago
chaosma 082ddc7b71
Merge pull request #1586 from chaosma/beaconsync-fix 5 years ago
chao 1a3267e9df use lastMileMux to protect lastMileBlock queue to avoid potential blocking; use sleep instead of ticker 5 years ago
flicker-harmony 8982926477 Merge apis endpoints 5 years ago
chao 3420bbe03c fix beacon sync channel blocking issue 5 years ago
Leo Chen 64976342c6
Merge pull request #1582 from LeoHChen/node_type 5 years ago
Leo Chen f08fd3219a [nodetype] add nodetype to replace is_explorer 5 years ago
Leo Chen 3f428ce40d
Merge pull request #1560 from LeoHChen/cleanup_remove_is_genesis 5 years ago
chaosma e903486d27
Merge pull request #1577 from chaosma/cx_rpc 5 years ago
Chao Ma ad10f19235 refactor BroadcastCXReceiptsWithShardID and clean up corresponding logs 5 years ago
chao a81544f3ff add more comments to CxPool 5 years ago
Christopher Liu dcbdab522b
[Pangaea] Reset DNS Server and Bootnode (#1578) 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 a59db3f06b
Merge pull request #1575 from rlan35/cross-link-fork 5 years ago
Rongjian Lan 5474494fe2 Fix explorer node stuck issue 5 years ago
Rongjian Lan aafdaa47b9
Merge pull request #1572 from rlan35/cross-link-fork 5 years ago
Rongjian Lan 4899b24489 fix lint 5 years ago
Rongjian Lan 8376c2a3a0 Add all cross-shard txn fork checks 5 years ago
Rongjian Lan 74bea3cf7f Add cross-shard tx backward compatibility 5 years ago
chaosma 11ad512bbf
Merge pull request #1571 from rlan35/cross-link-fork 5 years ago
Rongjian Lan 5a4fff53b6 update threshold ratio to 10% 5 years ago
Dennis JongHyuck Won 4ff17bbc59
Merge pull request #1539 from denniswon/verify_headers 5 years ago
Dennis JongHyuck Won d81e23bf48
Merge pull request #1567 from Blockdaemon/wallet-sh-cosmetics 5 years ago
Dennis Won c14654ffaf Merge branch 'master' of github.com:harmony-one/harmony into verify_headers 5 years ago
Nye Liu b4fa666812 Cosmetic fixes to wallet.sh 5 years ago
john-harmony fefc343241
Merge pull request #1564 from john-harmony/wss-dns 5 years ago
Rongjian Lan d0342c127e
Merge pull request #1565 from rlan35/cross-link-fork 5 years ago
Rongjian Lan 787946eef8 update epoch for cross shards txn 5 years ago
john-harmony a957054580 Update wss endpoints 5 years ago
Leo Chen 211438923f
Merge pull request #1563 from LeoHChen/merge_s3_to_master_0910 5 years ago
Leo Chen fb4344dc68 Merge remote-tracking branch 'origin/s3' 5 years ago
Daniel Van Der Maden d8c9768c18
Merge pull request #1561 from LeoHChen/min_peer_32 5 years ago
Leo Chen 559d3c964f [node] change min_peers to 32 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
Leo Chen 97880b2c3a [cleanup] remove is_genesis flag 5 years ago