932a2140f2
* Exclude some storage tests why: These test running on external dumps slipped through. The particular dumps were reported earlier as somehow dodgy. This was changed in `#1457` but having a second look, the change on hexary_interpolate.nim(350) might be incorrect. * Redesign `Aristo DB` descriptor for transaction based layers why: Previous descriptor layout made it cumbersome to push/pop database delta layers. The new architecture keeps each layer with the full delta set relative to the database backend. * Keep root ID as part of the `Patricia Trie` leaf path why; That way, forests are supported |
||
---|---|---|
.. | ||
aristo | ||
access_list.nim | ||
accounts_cache.nim | ||
capturedb.nim | ||
db_chain.nim | ||
distinct_tries.nim | ||
geth_db.nim | ||
incomplete_db.nim | ||
kvstore_rocksdb.nim | ||
select_backend.nim | ||
state_db.nim | ||
storage_types.nim | ||
values_from_bytes.nim |