erigon-pulse/ethdb/privateapi
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
..
all.go Interruptible PoS block building (#4438) 2022-06-13 15:43:09 +02:00
engine_test.go Fixing hive SideChain reorg test (#5620) 2022-10-05 05:42:38 +01:00
ethbackend.go Support BaseFee in AuRa headers (#5820) 2022-10-21 12:43:44 +02:00
logsfilter_test.go Fixing hive SideChain reorg test (#5620) 2022-10-05 05:42:38 +01:00
logsfilter.go Fixing hive SideChain reorg test (#5620) 2022-10-05 05:42:38 +01:00
mining.go Fixed mining system contract txn lost (#5212) 2022-08-30 09:47:47 +07:00