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

fix: update minimum transaction fee for cosmos network #5698

Merged
merged 2 commits into from
Nov 27, 2023

Conversation

kaladinlight
Copy link
Contributor

Description

The global minimum transaction fee was recently increased to 0.05 atom. Update to allow successful broadcasts of cosmos transactions.

Pull Request Type

  • 🐛 Bug fix (Non-breaking Change: Fixes an issue)
  • 🛠️ Chore (Non-breaking Change: Doc updates, pkg upgrades, typos, etc..)
  • 💅 New Feature (Breaking/Non-breaking Change)

Issue (if applicable)

closes #5683
closes #5690

Risk

None

Testing

  • Should be able to send/claim/etc on cosmos again

Engineering

☝️

Operations

☝️

Screenshots (if applicable)

@kaladinlight kaladinlight requested a review from a team as a code owner November 27, 2023 17:41
Copy link
Contributor

@gomesalexandre gomesalexandre left a comment

Choose a reason for hiding this comment

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

Functional pass

  • Cosmos (self) send
image
  • Cosmos claim
image

@gomesalexandre gomesalexandre merged commit b6e5740 into develop Nov 27, 2023
3 checks passed
@gomesalexandre gomesalexandre deleted the fix-cosmos-send branch November 27, 2023 17:49
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.

Unable to send ATOM Unable to claim ATOM from Cosmos SDK validator
2 participants