nimbus-eth1/nimbus/db
Ș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
..
backends fix eth_trie/constants missing compile error 2018-10-19 07:44:08 -07:00
capturedb.nim implement transaction tracer 2018-12-05 22:01:28 +07:00
db_chain.nim better error handling 2018-12-17 23:36:38 +01:00
state_db.nim working makeReceipt 2018-12-16 15:38:51 +02:00
storage_types.nim correcting account storage retrieval 2018-12-05 22:01:29 +07:00