erigon-pulse/turbo/stages
Andrew Ashikhmin 64a3156112
Support BaseFee in AuRa headers (#5820)
BaseFee is required in AuRa headers when
[EIP-1559](https://eips.ethereum.org/EIPS/eip-1559) is activated.

Also:
- Basic AuRa header verification
- Extract some common RLP methods
- Tiny log clean-up
2022-10-21 12:43:44 +02:00
..
bodydownload back to existing request bodies logic (#5650) 2022-10-06 20:27:06 +01:00
headerdownload Fixing issues related to sync delays (#5689) 2022-10-11 08:04:40 +01:00
blockchain_test.go erigon3: rename "history.v2" to "history.v3" to avoid naming miss-match with "erigon3" (#5519) 2022-09-26 10:54:42 +07:00
chain_makers_test.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
genesis_test.go Support BaseFee in AuRa headers (#5820) 2022-10-21 12:43:44 +02:00
mock_sentry.go e3: tests (#5776) 2022-10-18 11:53:54 +07:00
sentry_mock_test.go Create in-memory MDBX inside dirs.Tmp (#5702) 2022-10-11 16:49:38 +01:00
stageloop.go Not print commit cycle timing on newPayload cycle (#5711) 2022-10-12 09:51:23 +01:00