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

feat: use core genesis api #18

Merged
merged 10 commits into from
Jul 27, 2023
Merged

feat: use core genesis api #18

merged 10 commits into from
Jul 27, 2023

Conversation

julienrbrt
Copy link
Member

Use appmodule.HasGenesis, blocked by: cosmos/cosmos-sdk#17021.
It allows to remove the dependency to CometBFT.

@julienrbrt julienrbrt requested a review from a team as a code owner July 17, 2023 09:31
go.mod Outdated
@@ -152,3 +152,5 @@ require (
pgregory.net/rapid v1.0.0 // indirect
sigs.k8s.io/yaml v1.3.0 // indirect
)

replace cosmossdk.io/collections => cosmossdk.io/collections v0.3.1-0.20230717091803-0ce499068900
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@julienrbrt julienrbrt marked this pull request as draft July 17, 2023 09:49
@julienrbrt julienrbrt marked this pull request as ready for review July 27, 2023 14:32
@julienrbrt julienrbrt merged commit 2c0432c into main Jul 27, 2023
4 checks passed
@julienrbrt julienrbrt deleted the julien/core-appgenesis branch July 27, 2023 14:34
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.

None yet

1 participant