erigon-pulse/consensus/clique
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
..
api.go Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00
clique_test.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
clique.go consensus/clique: fix race condition (#24957) (#4313) 2022-05-31 12:34:46 +02:00
keys.go rename (#1978) 2021-05-20 19:25:53 +01:00
snapshot_test.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
snapshot.go move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
verifier.go No open db in main, right clique sign, periodically release write tx on devnet (#2642) 2021-09-08 11:13:34 +07:00