nimbus-eth1/tests/test_aristo
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
..
sample0.txt.gz Remove obsolete tests (#2307) 2024-06-06 09:29:38 +00:00
sample1.txt.gz Remove obsolete tests (#2307) 2024-06-06 09:29:38 +00:00
sample2.txt.gz Remove obsolete tests (#2307) 2024-06-06 09:29:38 +00:00
sample3.txt.gz Remove obsolete tests (#2307) 2024-06-06 09:29:38 +00:00
test_filter.nim Some cleanups (#2428) 2024-06-28 18:43:04 +00:00
test_helpers.nim On demand mpt revisited (#2426) 2024-06-28 15:03:12 +00:00
test_misc.nim Remove vid recycling feature (#2294) 2024-06-04 15:05:13 +00:00
test_samples_xx.nim Remove obsolete tests (#2307) 2024-06-06 09:29:38 +00:00
test_tx.nim Some cleanups (#2428) 2024-06-28 18:43:04 +00:00