erigon-pulse/cmd
ledgerwatch 17b2a9ba93
Bor fixes (#3553)
* Integration to work with bor

* Turn off validator set check

* disable verifySeal, add skeleton of postExec stage

* Pass around syscall

* Print

* Print more

* Default heimdall values for integration

* restore contract

* Print

* Print

* Print

* Print

* Print

* Print

* Print

* Print

* Fix nonce of system contract

* Remove prints

* Revert some more printing

* More fixes

* Print log

* Fix transfer log

* More printing

* More printing

* Print

* Print

* Print

* Print

* Print

* Print

* Print

* Fix validaor reward

* Remove printing

* Remove more prints

* Less printing

* Fetch validators from heimdall

* Remove syscall from Seal and CalcDifficulty

* Remove syscall from Prepare

* Print

* Remove DNS discovery

* Print apply snapshot

* Print

* Chunk up snapshot generation

* Chunk up snapshot generation

* Better logs when snapshotting

* Handle parents

* Prevent shadowing of snap

* Fix heimdall fetch

* Logging fixes

* Save generated snapshots

* Add header

* Less logging

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2022-02-24 00:03:10 +00:00
..
abigen Snapshot: add hash first byte to headers.seg, serve p2p blocks from snapshots (#3198) 2022-01-05 17:14:37 +07:00
bootnode Discovery: add Context to Listen. (#3577) 2022-02-22 18:18:43 +00:00
cons Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
devnettest Feature/test event logs (#3595) 2022-02-23 17:47:01 +00:00
downloader Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
erigon Add Erigon Import feature for Hive integration purpose (#3298) 2022-01-20 07:34:50 +00:00
erigoncustom Add Erigon Import feature for Hive integration purpose (#3298) 2022-01-20 07:34:50 +00:00
evm path -> filepath (path package is for urls) (#3493) 2022-02-12 20:33:09 +07:00
hack Automation for gathering erigon2 history data (#3501) 2022-02-12 22:16:06 +00:00
integration Bor fixes (#3553) 2022-02-24 00:03:10 +00:00
p2psim rename (#1978) 2021-05-20 19:25:53 +01:00
pics move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
prometheus Snapshots: fill kv.HeaderNumber table (#3328) 2022-01-24 13:47:05 +07:00
rlpdump rename (#1978) 2021-05-20 19:25:53 +01:00
rpcdaemon Auto detect latest block for optimal use of plain state and state cache (#3598) 2022-02-23 23:42:14 +00:00
rpctest rpcdaemon: added debug_traceBlockByNumber and debug_traceBlockByHash (#3548) 2022-02-19 08:15:27 +00:00
sentry Refactor discovery bootnodes parsing. (#3596) 2022-02-23 20:24:13 +00:00
starknet Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
state Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
txpool path -> filepath (path package is for urls) (#3493) 2022-02-12 20:33:09 +07:00
utils Refactor discovery bootnodes parsing. (#3596) 2022-02-23 20:24:13 +00:00