nimbus-eth1/hive_integration/nodocker/pyspec
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
..
testcases pyspec sim: add test cases 2023-07-19 08:28:49 +07:00
pyspec_sim.nim init style for Hash256 (#2661) 2024-09-26 13:24:36 +02:00
test_env.nim Wiring ForkedChainRef to other components (#2423) 2024-09-04 09:54:54 +00:00