mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-03-01 22:50:47 +00:00
* Bump nim-eth: Change block timestamp from std.Time to distinct uint64 Also change tx.maxFeePerBlobGas from GasInt to UInt256 following Cancun latest spec * Fix EthTime.now from func to proc due to sideeffects