erigon-pulse/cmd
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
..
abigen Replace ioutil with io and os (#3946) 2022-04-23 15:43:00 +01:00
bootnode p2p: STUN external IP detection (#4195) 2022-05-18 16:50:50 +01:00
cons Cfg dirs (#4388) 2022-06-07 11:00:37 +07:00
devnettest Draft PR to complete devnet automation (#4278) 2022-06-01 22:47:12 +01:00
downloader trackerslist: convert from git submodule to go package (#4761) 2022-07-20 09:47:58 +07:00
erigon save (#3902) 2022-04-17 09:22:00 +01:00
erigoncustom Add Erigon Import feature for Hive integration purpose (#3298) 2022-01-20 07:34:50 +00:00
evm evm t8n to use ExecuteBlockEphemerally api (#4642) 2022-07-07 12:47:00 +01:00
hack kv.Del() remove second parameter (#4832) 2022-07-26 12:47:05 +07:00
integration kv.Del() remove second parameter (#4832) 2022-07-26 12:47:05 +07:00
observer Add support for eth/67 (#4564) 2022-07-08 11:14:16 +02:00
p2psim rename (#1978) 2021-05-20 19:25:53 +01:00
pics Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
prometheus grafana fix panel header #4587 2022-06-30 18:17:01 +06:00
rlpdump rename (#1978) 2021-05-20 19:25:53 +01:00
rpcdaemon Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
rpcdaemon22 Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
rpctest Try to reproduce and fix eth_getBlockByNumber returning nil (#4608) 2022-07-06 14:10:12 +01:00
sentry fixed passing of raw byte slices to tx processing (#4782) 2022-07-22 15:47:33 +07:00
starknet Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
state Experiment in parallel execution (#4652) 2022-07-23 18:39:08 +01:00
txpool Fix txpool.accountslots flag (#4573) 2022-06-29 14:44:22 +02:00
utils mdbx: use OS pagesize by default (but > 4Kb, and < 64Kb) #4743 2022-07-19 10:40:02 +07:00