nimbus-eth1/nimbus/p2p
Ștefan Talpalaru 048a43b2f1
better error handling
- 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
2018-12-17 23:36:38 +01:00
..
chain.nim better error handling 2018-12-17 23:36:38 +01:00
executor.nim initial make_receipt 2018-12-16 15:38:51 +02:00