Skip to content

Commit

Permalink
refactor: remove db (cosmos#13370)
Browse files Browse the repository at this point in the history
* remove db

* Update CHANGELOG.md
  • Loading branch information
faddat authored and Wryhder committed Oct 26, 2022
1 parent 5f46704 commit f1cffad
Show file tree
Hide file tree
Showing 24 changed files with 1 addition and 3,867 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ Ref: https://keepachangelog.com/en/1.0.0/

### API Breaking Changes

* !(storev2alpha1) [#13370](https://github.com/cosmos/cosmos-sdk/pull/13370) remove storev2alpha1
* (context) [#13063](https://github.com/cosmos/cosmos-sdk/pull/13063) Update `Context#CacheContext` to automatically emit all events on the parent context's `EventManager`.
* (x/bank) [#12706](https://github.com/cosmos/cosmos-sdk/pull/12706) Removed the `testutil` package from the `x/bank/client` package.
* (simapp) [#12747](https://github.com/cosmos/cosmos-sdk/pull/12747) Remove `simapp.MakeTestEncodingConfig`. Please use `moduletestutil.MakeTestEncodingConfig` (`types/module/testutil`) in tests instead.
Expand Down
72 changes: 0 additions & 72 deletions db/README.md

This file was deleted.

23 changes: 0 additions & 23 deletions db/adapter.go

This file was deleted.

Loading

0 comments on commit f1cffad

Please sign in to comment.