mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-11 23:04:26 +00:00
0f9b52933e
* 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