nimbus-eth1/tools
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
..
common Use block number or timestamp to determine fork rules (#2496) 2024-07-17 17:05:53 +07:00
evmstate Fix CodeBytes: invalidPositions out of bound crash (#2523) 2024-07-25 19:23:53 +07:00
t8n init style for Hash256 (#2661) 2024-09-26 13:24:36 +02:00
txparse update tools build instruction 2023-08-01 09:25:18 +07:00