nimbus-eth1/tests/test_aristo
Jordan Hrycaj f177f5bf11
Aristo db extend filter storage scheduler api (#1725)
* Add backwards index `[]` operator into fifo

also:
  Need another maintenance instruction: The last overflow queue must
  irrevocably delete some item in order to make space for a new one.

* Add re-org scheduler

details:
  Generates instructions how to extract and merge some leading entries

* Add filter ID selector

details:
  This allows to find the next filter now newer that a given filter ID

* Message update
2023-08-30 18:08:39 +01:00
..
test_backend.nim Aristo db implement filter storage scheduler (#1713) 2023-08-25 23:53:59 +01:00
test_filter.nim Aristo db implement filter serialisation for storage (#1695) 2023-08-18 20:46:55 +01:00
test_helpers.nim Aristo db implement filter storage scheduler (#1713) 2023-08-25 23:53:59 +01:00
test_misc.nim Aristo db extend filter storage scheduler api (#1725) 2023-08-30 18:08:39 +01:00
test_tx.nim Aristo db implement distributed backend access (#1688) 2023-08-17 14:42:01 +01:00