Commit Graph

4510 Commits (30c8c66b3906b80f79d294dd2e878267db8c2788)
 

Author SHA1 Message Date
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 JongHyuck Won 9eed9e8a83
Merge pull request #1541 from denniswon/tps_fix 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
Eugene Kim 74a37e05e4 Version block 5 years ago
Eugene Kim 9372b4a18a Remove unused StorageBlock and friends 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
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
Rongjian Lan 9f4e6a7e9e
Merge pull request #1536 from rlan35/cross-link-fork 5 years ago
Eugene Kim 506faf2985
Merge pull request #1538 from harmony-ek/version_headers 5 years ago
Edgar Aroutiounian 4b901e108a
[wallet] Add colored output in balance flag after doing transaction (#1525) 5 years ago
Eugene Kim 83dae1fa24 Do not share embedded blockif.Header between block.Header instances 5 years ago
Eugene Kim 13e4fb07e9 Remove obsolete comments 5 years ago
Eugene Kim 576292bb9e Add Copy method to the Header interface 5 years ago
Eugene Kim d35cba2d44 Move block.HeaderInterface → blockif.Header 5 years ago
Eugene Kim bc711829b8 Fix goimports 5 years ago
Eugene Kim 2b6abc27f0 Merge branch 'master' of github.com:harmony-one/harmony into version_headers 5 years ago
Eugene Kim 8ac058bb2e Version headers 5 years ago
Rongjian Lan aa577444b7 Add seed for rand 5 years ago
Rongjian Lan 4bdb8e6680 Let 30% of the validator broadcast cx-receipts 5 years ago
flicker-harmony bed4b80ecc
Merge pull request #1510 from flicker-harmony/pr_explorer_updates 5 years ago