nimbus-eth1/tests/test_aristo
Jordan Hrycaj 3078c207ca
Aristo db implement distributed backend access (#1688)
* Fix hashing algorithm

why:
  Particular case where a sub-tree is on the backend, linked by an
  Extension vertex to the top level.

* Update backend verification to report `dirty` top layer

* Implement distributed merge of backend filters

* Implement distributed backend access management

details:
  Implemented and tested as described in chapter 5 of the `README.md`
  file.
2023-08-17 14:42:01 +01:00
..
notused Aristo db transaction based interface (#1628) 2023-07-05 14:50:11 +01:00
test_aristo_cache.nim Aristo db traversal helpers (#1638) 2023-07-13 00:03:14 +01:00
test_backend.nim Aristo db integrate hashify into tx (#1679) 2023-08-11 18:23:57 +01:00
test_filter.nim Aristo db implement distributed backend access (#1688) 2023-08-17 14:42:01 +01:00
test_helpers.nim Extended data Payload specs for the backend. (#1630) 2023-07-05 21:27:48 +01:00
test_transcode.nim Aristo db integrate hashify into tx (#1679) 2023-08-11 18:23:57 +01:00
test_tx.nim Aristo db implement distributed backend access (#1688) 2023-08-17 14:42:01 +01:00