Zebra/zebra-state
teor 199267bfa3
6. refactor(state): prepare finalized state for shared read-only access (#3810)
* Move the legacy chain check to the `check` module

And move `populated_state` to the `arbitrary` module.

* Cleanup imports

* Document the state service struct

* Split state block iter into its own module

* Prepare the finalized state for read-only state

* Add a forced shutdown mode, used in test code before forced exits

* Document the small database drop race condition window
2022-03-11 01:49:47 +00:00
..
proptest-regressions/service 3. refactor(db): add disk serialization types for transactions (#3741) 2022-03-09 01:22:00 +00:00
src 6. refactor(state): prepare finalized state for shared read-only access (#3810) 2022-03-11 01:49:47 +00:00
tests Consolidate standard lints into a cargo config file (#3386) 2022-01-24 16:25:06 +00:00
Cargo.toml build(deps): bump regex from 1.5.4 to 1.5.5 (#3797) 2022-03-10 04:01:26 +00:00