Commit Graph

4684 Commits (f585afe8083881b8dbf18e193952070c0d304d32)
 

Author SHA1 Message Date
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
Dennis Won c48f3bdbbe Merge branch 'master' of github.com:harmony-one/harmony into verify_headers 5 years ago
Dennis JongHyuck Won 9eed9e8a83
Merge pull request #1541 from denniswon/tps_fix 5 years ago
Dennis Won 602f36a4b7 fix incoming receipt tx block header verification by correct shard state reading 5 years ago
Eugene Kim 258037fee7 Add UT for (*Body).En-/DecodeRLP 5 years ago
Eugene Kim 966d9b0b51 Remove unused test struct 5 years ago
Eugene Kim 10add4825f Make Body UT to use factory function and setters 5 years ago
Eugene Kim ad0434aee4 Convert existing Body field users to use accessors 5 years ago
Eugene Kim 070a42c387 Version block body (types.Body) 5 years ago
Eugene Kim 1a1caa422d Add BodyInterface 5 years ago
Eugene Kim a07417581f Add deep Copy to Transaction and txdata 5 years ago
Eugene Kim 2e01e03d07 Add deep Copy method to CX receipt and friends 5 years ago
Nye Liu e5396bb302 Simplify build process with Makefile 5 years ago
Leo Chen 94e5aef839
Merge pull request #1542 from LeoHChen/fix_broken_build_on_mac 5 years ago
Eugene Kim 74a37e05e4 Version block 5 years ago
Eugene Kim 9372b4a18a Remove unused StorageBlock and friends 5 years ago
Dennis Won d1af9e5009 Merge branch 'master' of github.com:harmony-one/harmony into verify_headers 5 years ago
Dennis Won ade5978225 addressed chao's comment 5 years ago
Rongjian Lan 0c9af471f7
Merge pull request #1545 from rlan35/cross-link-fork 5 years ago
Rongjian Lan 9361fb6e77 remove cross link error log 5 years ago
Leo Chen 3f89a2f860 fix broken build on Mac OS 5 years ago
Dennis Won 0e6bc8a9df Merge branch 'master' of github.com:harmony-one/harmony into verify_headers 5 years ago
Dennis Won 14a44d8f2c nit: fix error log consensus:marshaling error: json: unsupported type: chan []uint8 5 years ago
chaosma 25a6aea748
Merge pull request #1540 from chaosma/master 5 years ago
chao 29aa946308 lower down to 15% of ratio to receipts broadcast 5 years ago