nimbus-eth1/hive_integration/nodocker
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
..
consensus
engine init style for Hash256 (#2661) 2024-09-26 13:24:36 +02:00
graphql
pyspec init style for Hash256 (#2661) 2024-09-26 13:24:36 +02:00
rpc
build_sims.sh
sim_utils.nim