nimbus-eth1/nimbus/common
Jacek Sieka 6b2d341ebb
simplify genesis generation code (#2786)
* remove redundant abstraction
* fix misleading raises - the implementation actually swallows errors or
panics (depending on how many other layers of abstraction we penetrate
before detecting it)
2024-10-26 16:26:38 +07:00
..
chain_config.nim Bump nim-web3, nim-serialization: no more derefType (#2771) 2024-10-23 21:40:48 +07:00
common.nim simplify genesis generation code (#2786) 2024-10-26 16:26:38 +07:00
context.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
evmforks.nim Bump nim-evmc to 86d22a026b0aa07c07b3afd7d91ca475e0eae12a (#2113) 2024-03-28 13:47:02 +07:00
genesis.nim simplify genesis generation code (#2786) 2024-10-26 16:26:38 +07:00
genesis_alloc.nim Remove more goerli data (#2249) 2024-05-30 11:49:47 +00:00
hardforks.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
manager.nim Fix keystore loader bug (#2774) 2024-10-24 04:07:06 +00:00