* Layer do_atomically() abstractions properly * Reduce allocs and DRY get_key_for_col() * Parameterize HotColdDB with hot and cold item stores * -impl Store for MemoryStore * Replace Store uses with HotColdDB * Ditch Store trait * cargo fmt * Style fix * Readd missing dep that broke the build |
||
|---|---|---|
| .. | ||
| attestation_production.rs | ||
| attestation_verification.rs | ||
| block_verification.rs | ||
| persistence_tests.rs | ||
| store_tests.rs | ||
| tests.rs | ||