mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-10 11:06:49 +00:00
- added some useful `chronicles` defines in the top-level nim.cfg - converted some assert() calls to error codes to avoid a reported segfault with -d:release - the recoverable errors are being recovered from, in persistWorkItem() - the only case that's a show stopper raises an exception