Commit Graph

4661 Commits (6e7dc61f3c53e61c9cb3c13f905168842dc31010)
 

Author SHA1 Message Date
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
Dennis Won 479c9ad60f consolidate and use block validator functions properly 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
flicker-harmony e52975ef70 Fix tx signer 5 years ago
chaosma dd4a038949
Merge pull request #1533 from chaosma/master 5 years ago
chao d0856e5af9 add ToShardID verification 5 years ago
chaosma a2aa64a0a0
Merge pull request #1531 from chaosma/master 5 years ago
chao 8398901913 disable state syncing debug log 5 years ago
Eugene Kim df76865cd3 Omit VRF/VDF/CX fields; stub their accessors 5 years ago
Eugene Kim 453d4fe3b6 Import Ethereum's core/types as ethtypes 5 years ago
Eugene Kim 7c56c816de Copy v1 header into v0 5 years ago