erigon-pulse/turbo/stages
Giulio rebuffo 864b744ed2
Support for syncing on mergemock (#3174)
* block proposing

* standard finalized

* mergemock execution

* private chain can now be ran yay

* perfectioned

* polished

* more polishing

* resize PR

* resize PR

* resize PR

* simplifications

* fixed tests

* better syncronous communication

* better syncronous once again

* clean

* Re-enabled headers verification

* mining finish

* mining finish

* cleaned hash computation

* fixed evm bug

* go.mod

* Update .gitignore

* Update .gitignore

* Update .gitignore

* removed new line from .gitignore

* added go.mod and go.sum

* feeRecipient into preset

* useExternal

* todo

* fixed comment for forkchoiceUpdateV1

* smaller

* smaller

* Revert changes to miner frequency

* Restore useExternalTx

* Fix headerLoadFunc

* do not reset payloadId

* rename

* extra is empty

Co-authored-by: yperbasis <andrey.ashikhmin@gmail.com>
2021-12-29 17:25:13 +01:00
..
bodydownload Genesis sync from existing snapshots (#3087) 2021-12-05 09:03:08 +07:00
headerdownload Verify PoS headers before inserting them into DB (#3151) 2021-12-23 15:06:10 +01:00
blockchain_test.go Add error tests for starknet_sendRawTransaction method (#3102) 2021-12-12 22:24:21 +00:00
chain_makers_test.go Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
genesis_test.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
mock_sentry.go Support for syncing on mergemock (#3174) 2021-12-29 17:25:13 +01:00
sentry_mock_test.go Canonical tx ids (#2986) 2021-11-18 14:07:55 +00:00
stageloop.go Support for syncing on mergemock (#3174) 2021-12-29 17:25:13 +01:00