nimbus-eth1/tests/test_aristo
Jordan Hrycaj 15cc9f962e
Aristo db update vertex caching when merging (#1606)
* Added missing deferred cleanup directive to sub-test functions

why:
  Rocksdb keeps the files locked for a short while leading to errors. This
  was previously solved my using different db sub-directories

* Provide vertex deep-copy function globally.

why:
  is just handy

* Avoid unnecessary vertex caching when merging proof nodes

also:
  Run all merge tests on the rocksdb backend
  Previously, proof node tests were run without backend
2023-06-22 20:21:33 +01:00
..
test_aristo_cache.nim Detach from snap/sync declarations & definitions (#1601) 2023-06-12 19:16:03 +01:00
test_backend.nim Aristo db update foreground caching (#1605) 2023-06-22 12:13:24 +01:00
test_delete.nim Aristo db update foreground caching (#1605) 2023-06-22 12:13:24 +01:00
test_helpers.nim Aristo db update foreground caching (#1605) 2023-06-22 12:13:24 +01:00
test_merge.nim Aristo db update vertex caching when merging (#1606) 2023-06-22 20:21:33 +01:00
test_nearby.nim Detach from snap/sync declarations & definitions (#1601) 2023-06-12 19:16:03 +01:00
test_transcode.nim Aristo db with storage backends (#1603) 2023-06-20 14:26:25 +01:00