nimbus-eth1/nimbus/db/aristo/aristo_init
Jordan Hrycaj 8e00143313
Aristo db code massage n cosmetics (#1745)
* Rewrite remaining `AristoError` return code into `Result[void,AristoError]`

why:
  Better code maintenance

* Update import sections

* Update Aristo DB paths

why:
 More systematic so directory can be shared with other DB types

* More cosmetcs

* Update unit tests runners

why:
  Proper handling of persistent and mem-only DB. The latter can be
  consistently triggered by an empty DB path.
2023-09-12 19:45:12 +01:00
..
rocks_db Aristo db code massage n cosmetics (#1745) 2023-09-12 19:45:12 +01:00
init_common.nim Aristo db fixes n updates needed for filter fifo (#1728) 2023-09-05 14:57:20 +01:00
memory_db.nim Aristo db code massage n cosmetics (#1745) 2023-09-12 19:45:12 +01:00
memory_only.nim Aristo db code massage n cosmetics (#1745) 2023-09-12 19:45:12 +01:00
persistent.nim Aristo db code massage n cosmetics (#1745) 2023-09-12 19:45:12 +01:00
rocks_db.nim Aristo db code massage n cosmetics (#1745) 2023-09-12 19:45:12 +01:00