f3e3c6bbe0
* init style for Hash256 https://github.com/status-im/nim-eth/pull/733 updates `Hash256` to become an array instead of an object - unfortunately, nim does not allow constructing arrays with `name()`, so this PR changes it to `default` which works with both. * lint |
||
---|---|---|
.. | ||
chain_config.nim | ||
common.nim | ||
context.nim | ||
evmforks.nim | ||
genesis.nim | ||
genesis_alloc.nim | ||
hardforks.nim | ||
manager.nim |