zebra/zebra-state/src/service/non_finalized_state
teor 22b8a6003c
3. refactor(state): move database reads and writes to a new zebra_db module (#3579)
* refactor(state): move disk_db reads to a new zebra_db module

* refactor(state): make finalized value pool method names consistent

* refactor(state): split database writes into the zebra_db module

* refactor(state): move the block batch method to DiskWriteBatch

* refactor(state): actually add the zebra_db module

Unfortunately, I've lost the interim changes to this file,
so this commit might be the only one that compiles.

* refactor(state): add a newly created file to the cached state CI job
2022-02-23 00:43:41 +00:00
..
tests 3. refactor(state): move database reads and writes to a new zebra_db module (#3579) 2022-02-23 00:43:41 +00:00
chain.rs replace unmantained multiset with mset (#3595) 2022-02-22 01:17:21 +00:00
queued_blocks.rs 2. Route peer requests based on missing inventory (#3465) 2022-02-08 01:16:41 +00:00
tests.rs Move zebra-state tests into their own files 2021-04-23 09:34:13 -04:00