nimbus-eth1/tests/test_aristo
Jordan Hrycaj ff6673beac
Aristo db tidy up a bit (#1625)
* Slightly tighten some self-check conditions

* Redefined the database descriptor object as reference (to the object)

why:
  The upcoming transaction wrapper will work with a database reference
  rather than the object itself

* Append state before `save()` to the Aristo descriptor

why:
  This stae was previously returned by the function. Appending it to
  a field of the Aristo descriptor seems easier to handle.
2023-07-04 19:24:03 +01:00
..
test_aristo_cache.nim Aristo db tidy up a bit (#1625) 2023-07-04 19:24:03 +01:00
test_backend.nim Aristo db tidy up a bit (#1625) 2023-07-04 19:24:03 +01:00
test_delete.nim Aristo db tidy up a bit (#1625) 2023-07-04 19:24:03 +01:00
test_helpers.nim Aristo db tidy up a bit (#1625) 2023-07-04 19:24:03 +01:00
test_merge.nim Aristo db tidy up a bit (#1625) 2023-07-04 19:24:03 +01:00
test_nearby.nim Aristo db tidy up a bit (#1625) 2023-07-04 19:24:03 +01:00
test_transcode.nim Aristo db tidy up a bit (#1625) 2023-07-04 19:24:03 +01:00