nimbus-eth1/nimbus/utils
jangko db8988fe64
EIP-1559: Fee market change for ETH 1.0 chain
Transaction and BlockHeader already updated in nim-eth repo
to support EIP-1559

EIP-1559 header validation and gasLimit validation
already implemented in previous commit

This commit deals with block validation:
- Effective gasPrice per EIP-1559
- new miner reward based on priorityFee
2021-06-30 20:30:39 +07:00
..
difficulty.nim EIP-3554: Difficulty Bomb Delay to December 2021 2021-06-29 07:36:41 +07:00
header.nim EIP-1559: Fee market change for ETH 1.0 chain 2021-06-30 20:30:39 +07:00
lru_cache.nim Most snapshot unit tests work 2021-06-17 08:03:57 +01:00