Zebra/zebra-state/src/service/finalized_state
teor 6fb426ef93
8. refactor(state): allow shared read access to the finalized state database (#3846)
* Move database read methods to a new ZebraDb wrapper type

* Rename struct fields
2022-03-11 20:23:32 +00:00
..
disk_db 8. refactor(state): allow shared read access to the finalized state database (#3846) 2022-03-11 20:23:32 +00:00
disk_format 3. refactor(db): add disk serialization types for transactions (#3741) 2022-03-09 01:22:00 +00:00
tests lint(clippy): warn on manual printing to stdout or stderr (#3767) 2022-03-08 09:14:15 +00:00
zebra_db 8. refactor(state): allow shared read access to the finalized state database (#3846) 2022-03-11 20:23:32 +00:00
arbitrary.rs 8. refactor(state): allow shared read access to the finalized state database (#3846) 2022-03-11 20:23:32 +00:00
disk_db.rs 8. refactor(state): allow shared read access to the finalized state database (#3846) 2022-03-11 20:23:32 +00:00
disk_format.rs 3. refactor(db): add disk serialization types for transactions (#3741) 2022-03-09 01:22:00 +00:00
tests.rs refactor(state): split the database module (#3568) 2022-02-17 19:08:49 +00:00
zebra_db.rs 8. refactor(state): allow shared read access to the finalized state database (#3846) 2022-03-11 20:23:32 +00:00