Skip to content

Commit

Permalink
Merge pull request #2143 from input-output-hk/sfa/2118/get_rid_of_sto…
Browse files Browse the repository at this point in the history
…re_adapter_in_aggregator

Get rid of store adapter in aggregator
  • Loading branch information
sfauvel authored Nov 27, 2024
2 parents 94495a4 + d01beb7 commit e38a254
Show file tree
Hide file tree
Showing 36 changed files with 899 additions and 1,996 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/mithril-persistence/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mithril-persistence"
version = "0.2.36"
version = "0.2.37"
description = "Common types, interfaces, and utilities to persist data for Mithril nodes."
authors = { workspace = true }
edition = { workspace = true }
Expand Down
236 changes: 0 additions & 236 deletions internal/mithril-persistence/src/store/adapter/dumb_adapter.rs

This file was deleted.

Loading

0 comments on commit e38a254

Please sign in to comment.