erigon-pulse/tests
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
..
contracts rename (#1978) 2021-05-20 19:25:53 +01:00
fuzzers Use go:build lines and remove obsolete +build lines (#4175) 2022-05-17 14:46:53 +07:00
solidity tests/solidity: add contract to test every opcode (#19283) 2019-09-26 10:30:33 +02:00
testdata@95a8490f1f Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
.gitignore Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
block_test_util.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
block_test.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
difficulty_test_util.go Update consensus tests to 10.2. EIP-2681 (#3103) 2021-12-07 18:24:59 +01:00
difficulty_test.go Use go:build lines and remove obsolete +build lines (#4175) 2022-05-17 14:46:53 +07:00
gen_btheader.go Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00
gen_difficultytest.go Update consensus tests to 10.2. EIP-2681 (#3103) 2021-12-07 18:24:59 +01:00
gen_stenv.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
init_test.go Use go:build lines and remove obsolete +build lines (#4175) 2022-05-17 14:46:53 +07:00
init.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
rlp_test_util.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
rlp_test.go Use go:build lines and remove obsolete +build lines (#4175) 2022-05-17 14:46:53 +07:00
state_test_util.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
state_test.go Fix genesis storage collision state tests (#4462) 2022-06-15 21:17:16 +01:00
statedb_chain_test.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
statedb_insert_chain_transaction_test.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
transaction_test_util.go Update consensus tests to 10.4 (#4287) 2022-05-30 14:56:07 +02:00
transaction_test.go Update consensus tests to 10.4 (#4287) 2022-05-30 14:56:07 +02:00