erigon-pulse/consensus
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
..
aura Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
bor Pass context to engines that perform async operations (#4531) 2022-06-28 09:49:51 +06:00
clique Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
db Mdbx page size (#3323) 2022-01-22 12:53:25 +07:00
ethash Gray Glacier bomb delay (#4443) 2022-06-14 10:48:40 +01:00
misc Gray Glacier bomb delay (#4443) 2022-06-14 10:48:40 +01:00
parlia evm t8n to use ExecuteBlockEphemerally api (#4642) 2022-07-07 12:47:00 +01:00
serenity Authorize Clique & Parlia even when wrapped into Serenity (#4354) 2022-06-03 18:14:49 +02:00
consensus.go Pass context to engines that perform async operations (#4531) 2022-06-28 09:49:51 +06:00
errors.go Serenity engine: fall back to eth1 engine before the Merge (#3112) 2021-12-13 18:29:38 +01:00
result.go Clean up DEBUG category logs (#2776) 2021-10-05 08:14:04 +07:00