nimbus-eth1/nimbus/common
Jacek Sieka f3e3c6bbe0
init style for Hash256 (#2661)
* 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
2024-09-26 13:24:36 +02:00
..
chain_config.nim bumps (#2652) 2024-09-24 13:19:09 +02:00
common.nim small cleanups (#2598) 2024-09-10 05:24:45 +00:00
context.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
evmforks.nim Bump nim-evmc to 86d22a026b0aa07c07b3afd7d91ca475e0eae12a (#2113) 2024-03-28 13:47:02 +07:00
genesis.nim init style for Hash256 (#2661) 2024-09-26 13:24:36 +02:00
genesis_alloc.nim Remove more goerli data (#2249) 2024-05-30 11:49:47 +00:00
hardforks.nim Use block number or timestamp to determine fork rules (#2496) 2024-07-17 17:05:53 +07:00
manager.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00