Commit Graph

4573 Commits (5ab5936a936f54b38f006dd25700099c16a04a64)
 

Author SHA1 Message Date
Leo Chen 5ab5936a93 [release] add release action to go_executable_build.sh 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
john-harmony d385233a2a
Merge pull request #1557 from john-harmony/https-api 5 years ago
Leo Chen d0a3026f7a
Merge pull request #1060 from Blockdaemon/pr-build-with-makefile-1 5 years ago
john-harmony 6ea16ae90f Change endpoints to support for https and wss 5 years ago
Dennis Won 128d43f1b5 Merge branch 'master' of github.com:harmony-one/harmony into verify_headers 5 years ago
Christopher Liu ad55952ff1
[Pangaea] Change to functional DNS server (#1554) 5 years ago
Christopher Liu a34c816ebc
Merge pull request #1553 from xChickens/pr_pga_and_wallet 5 years ago
Chris be1965e9d1
[Pangaea] Reduce blocks per epoch 5 years ago
Chris a71e808fc2
[Pangaea] Update wallet.sh usage and download locs 5 years ago
Chris d010f5ac39
[Pangaea] Fix dns zone and rename default to main 5 years ago
Dennis JongHyuck Won b51ea38e35 add enabling txn throttling kill switch and disable on pangaea (#1552) 5 years ago
Dennis Won 9458a16234 merge conflict on pull merge 5 years ago
Eugene Kim ec94d4e3fd
Merge pull request #1550 from harmony-ek/move_cross_links_to_v2 5 years ago
Eugene Kim e9e09b7650 Enable cross-shard transaction at CrossTxEpoch+1 5 years ago
Eugene Kim 30c8c66b39 Gate cross-shard transaction using CrossTxEpoch 5 years ago
Eugene Kim c996f22f7a Avoid fetching entire block to use just its header 5 years ago
Eugene Kim e0eb0ef7a7 Log underlying RLP error if RLP encoding fails 5 years ago
Eugene Kim f7900cb908 Use v1 header for CrossTxEpoch 5 years ago
Eugene Kim 3c8e8467df Correct IsS3 to use S3Epoch and not CrossLinkEpoch 5 years ago