erigon-pulse/consensus/parlia
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
..
abi.go BSC main net Euler fork (#4461) 2022-06-16 15:32:32 +01:00
api.go More efficient header verification of headers for Parlia when snapshots are used (#3998) 2022-04-29 07:10:31 +01:00
parlia.go Support BaseFee in AuRa headers (#5820) 2022-10-21 12:43:44 +02:00
ramanujanfork.go Fixed lint errors for gosec linter (#4933) 2022-08-04 14:59:40 +01:00
snapshot_test.go Full BSC support with validator mode (#3233) 2022-01-14 19:06:35 +00:00
snapshot.go E3 exec atomics (#5641) 2022-10-06 13:11:11 +07:00
utils.go Enable gosec linter (#5083) 2022-08-17 12:18:19 +07:00