Commit Graph

4557 Commits (a81544f3ff8c18eda20649f9abe16aa7501058e9)
 

Author SHA1 Message Date
chao a81544f3ff add more comments to CxPool 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
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
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
Eugene Kim 0bfded75d1 Introduce CrossTx epoch 5 years ago
Eugene Kim af5cb91258 Correct the order of EIP155/CrossLink epoch prints 5 years ago
Eugene Kim 499bcf2ee0 Abort UT upon error without comparing result 5 years ago
Eugene Kim dfd38b12ed Add v1.Header (v2.Header sans CrossLinks) 5 years ago
Eugene Kim 11781f2424 Shorten error messages 5 years ago
Eugene Kim 8ac042ad9f Move v1.Header → v2.Header 5 years ago
Eugene Kim 7fad7d8725
Merge pull request #1546 from harmony-ek/version_block 5 years ago
chaosma bbda4e67d2
Merge pull request #1549 from chaosma/master 5 years ago
Eugene Kim 053a0af57d Merge branch 'master' of github.com:harmony-one/harmony into version_block 5 years ago
Eugene Kim 2a7168a46b Fix nil panic if block is not found in database 5 years ago
chaosma 370b8fc2ee
Merge pull request #1548 from chaosma/state_sync 5 years ago
chao e6089d7f92 prevent cross shard tx before V0 Epoch 5 years ago
chaosma fb682d4c08
Merge pull request #1547 from rlan35/cross-link-fork 5 years ago
Eugene Kim ef87783790 Avoid deep-copying txs for ReadTransaction 5 years ago
chao 53fc2819b9 close connection after pushnewblock error 5 years ago
Rongjian Lan b00903279f Fix NewHeader epoch setting 5 years ago