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(app): upgrade v5 #40

Merged
merged 3 commits into from
Dec 6, 2024
Merged

feat(app): upgrade v5 #40

merged 3 commits into from
Dec 6, 2024

Conversation

GuillemGarciaDev
Copy link
Contributor

feat(app): upgrade v5

Motivation 💡

This PR aims to fix a dependency issue related with the V4 upgrade. An issue was detected in the cosmos/iavl package with version v1.1.2. This error caused a consensus failure when restarting the node.

See related issues:

Changes 🛠

  • Bump cosmos/iavl package to v1.1.4
  • Add ratelimit BeginBlocker

Dependencies 📦

  • Bump cosmos/iavl package to v1.1.4

app/app.go Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
@AdriaCarrera AdriaCarrera merged commit 0bb3207 into main Dec 6, 2024
3 checks passed
@AdriaCarrera AdriaCarrera deleted the fix/cosmos/iavl-store-version branch December 6, 2024 09:54
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.

2 participants