nimbus-eth1/tests/test_coredb
Jordan Hrycaj 8dd038144b
Some cleanups (#2428)
* Remove `dirty` set from structural objects

why:
  Not used anymore, the tree is dirty by default.

* Rename `aristo_hashify` -> `aristo_compute`

* Remove cruft, update comments, cosmetics, etc.

* Simplify `SavedState` object

why:
  The key chaining have become obsolete after extra lazy hashing. There
  is some available space for a state hash to be maintained in future.

details:
  Accept the legacy `SavedState` object serialisation format for a
  while (which will be overwritten by new format.)
2024-06-28 18:43:04 +00:00
..
coredb_test_xx.nim Some cleanups (#2428) 2024-06-28 18:43:04 +00:00
test_chainsync.nim Only use pre hashed addresses as account keys (#2424) 2024-06-27 19:21:01 +00:00
test_coredb_helpers.nim Coeredb related clean up and maint fixes (#2360) 2024-06-14 11:19:48 +00:00
test_helpers.nim trivial memory-based speedups (#2205) 2024-05-23 17:37:51 +02:00