* Provide access to DiskDb and DiskWriteBatch outside the state using a feature * Actually let's export ZebraDb for the format upgrade code * Pass column families to ZebraDb as an argument * Allow the database kind to be changed in config.rs * Use the state kind in finalized_state.rs * Allow different database kinds in ZebraDb, but don't move the upgrade code yet * Allow different database kinds in DiskDb * Allow different database kinds in upgrade.rs, but don't split the upgrade code out yet * Add new arguments to raw database tests * Fix doc links * Fix internal imports * Fix unused code * Update zebrad version metadata * Create a specific state database delete function * Fix state exports * Fix zebrad tests * Fix zebrad state write tests * Make CI run again * Fix dead code warnings for test methods * Remove unnecessary async on some tests * Fix logging required by tests * Fix logging required in test itself * Fix variable names * Try to copy the message and add regexes |
||
---|---|---|
.. | ||
proptest-regressions/service | ||
src | ||
tests | ||
Cargo.toml |