Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split store code into separate crate #127

Merged
merged 5 commits into from
Aug 29, 2023
Merged

Conversation

Farhad-Shabani
Copy link
Member

@Farhad-Shabani Farhad-Shabani commented Aug 25, 2023

Closes: #126

Note: This separation required a few clean-ups/tweaks to fully decouple the basecoin_store from the basecoin_app and make some types of both crates usable by any other projects (E.g. here)

@Farhad-Shabani Farhad-Shabani marked this pull request as ready for review August 25, 2023 16:50
@Farhad-Shabani Farhad-Shabani merged commit aa59797 into main Aug 29, 2023
10 checks passed
@Farhad-Shabani Farhad-Shabani deleted the farhad/split-store branch August 29, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split store codes into separate crate
2 participants