erigon-pulse/ethdb/privateapi
Andrew Ashikhmin c1f848746d
Update consensus tests to v11 (#4724)
* Consensus tests update 11

* Add GrayGlacier fork

* Wire currentRandom from tests into PREVRANDAO

* Serenity engine

* Support insertion of PoS blocks in MockSentry

* Introduce marshallTypedTransactionsAsRlpStrings arg into (*Block) RawBody()

* Revert "Introduce marshallTypedTransactionsAsRlpStrings arg into (*Block) RawBody()"

This reverts commit 903fca572be03c7de33318ce177a03a4be34927b.

* Post-merge fix

* Don't wait for Beacon Chain in tests

* Skip powToPosBlockRejection transition test

* ForkChoice in insertPoSBlocks

* Add withPosDownloader arg to MockWithEverything in order to fix TestPoSDownloader
2022-07-26 09:35:38 +02:00
..
all.go Interruptible PoS block building (#4438) 2022-06-13 15:43:09 +02:00
engine_test.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
ethbackend.go Move some checks out enginePayload and fcu (#4805) 2022-07-24 16:20:08 +02:00
events.go use PrioritizedSend method (#4830) 2022-07-26 10:37:51 +07:00
logsfilter.go Fixes to subscribe logs (#3769) 2022-03-26 18:21:31 +00:00
mining.go Snapshots: initial sync fix (#3750) 2022-03-22 10:33:15 +07:00