403568cd2b
`simutils.nim` is quite outdated w.r.t. code style. Apply the following: - Use string concatenation instead of `strformat` for simple cases - Catch `IOError` and `SerializationError` when loading/saving SSZ files - Catch `ValueError` for remaining `strformat` usage - Consistently use `chronicles` in `loadGenesis` |
||
---|---|---|
.. | ||
.gitignore | ||
block_sim.nim | ||
block_sim.nim.cfg | ||
fakeee.nim | ||
mev_mock.nim | ||
nim.cfg | ||
simutils.nim | ||
stack_sizes.nim | ||
timing.nim | ||
wss_sim.nim |