erigon-pulse/eth/protocols/eth
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
..
discovery.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
handler_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
handler.go nil pointer in admin_nodeInfo #4179 2022-05-17 17:42:49 +07:00
handlers.go Enable prealloc linter (#5177) 2022-08-26 10:04:36 +07:00
protocol_test.go Revert "Switch from eth/66 to eth/67 (#4549)" (#4562) 2022-06-28 13:42:35 +02:00
protocol.go Support BaseFee in AuRa headers (#5820) 2022-10-21 12:43:44 +02:00