erigon-pulse/consensus/aura
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
..
auraabi Sokol v0 (#2228) 2021-06-25 19:13:40 +01:00
aurainterfaces Sokol v0 (#2228) 2021-06-25 19:13:40 +01:00
consensusconfig Add config for Gnosis Chain (#4671) 2022-07-12 17:21:52 +02:00
contracts Sokol v0 (#2228) 2021-06-25 19:13:40 +01:00
oe-test Sokol v0 - better header rlp, steps to generate blocks (#2256) 2021-06-30 16:30:21 +07:00
test Sokol v0 - better header rlp, steps to generate blocks (#2256) 2021-06-30 16:30:21 +07:00
aura_test.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
aura.go Refactor crypto.FromECDSAPub to MarshalPubkey/Std (#3797) 2022-03-31 11:06:20 +07:00
config.go Sokol v0: support for first epoch-set transition (#2411) 2021-07-21 18:13:26 +07:00
finality_test.go Sokol v0: support for first epoch-set transition (#2411) 2021-07-21 18:13:26 +07:00
validators.go Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00