Skip to content

Commit aa59797

Browse files
Split store code into separate crate (#127)
* split store code into separate crate * fix: clippy catches * imp: adjust module encapsulations * feat: add helper method for ibc events * nit: move tendermint deps a level up
1 parent cc1a77d commit aa59797

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+1197
-1004
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Split store codes into separate crate
2+
([#126](https://github.com/informalsystems/basecoin-rs/issues/126))

0 commit comments

Comments
 (0)