erigon-pulse/accounts/abi
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
..
bind Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
abi_test.go add_abigen_error_handle (#4498) 2022-06-20 08:48:25 +01:00
abi.go add_abigen_error_handle (#4498) 2022-06-20 08:48:25 +01:00
argument.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
doc.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
error.go add_abigen_error_handle (#4498) 2022-06-20 08:48:25 +01:00
event_test.go Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00
event.go rename (#1978) 2021-05-20 19:25:53 +01:00
method_test.go accounts/abi: Prevent recalculation of internal fields (#20895) 2020-05-20 15:26:22 +03:00
method.go rename (#1978) 2021-05-20 19:25:53 +01:00
pack_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
pack.go rename (#1978) 2021-05-20 19:25:53 +01:00
packing_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
reflect_test.go all: remove redundant conversions and import names (#21903) 2021-03-08 12:43:02 +01:00
reflect.go accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface (#21091) 2020-10-26 17:16:00 +01:00
topics_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
topics.go rename (#1978) 2021-05-20 19:25:53 +01:00
type_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
type.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
unpack_test.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
unpack.go rename (#1978) 2021-05-20 19:25:53 +01:00