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

Problem: cosmos-sdk 0.46 is not used #433

Closed
wants to merge 3 commits into from

Conversation

yihuang
Copy link
Contributor

@yihuang yihuang commented Jul 14, 2022

No description provided.

let fee_amount = Coin {
denom: gas_price.1.clone(),
amount: 0u32.into(),
amount: fee_amount.into(),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

cosmos-sdk 0.46 reject 0 gas tx.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

reverted the change, will be fixed at cosmos-sdk side: cosmos/cosmos-sdk#12590

@EricBolten
Copy link
Contributor

I know this is a draft PR, but just commenting: ibc-go 4 is still in alpha and 0.46 was just released. We'll upgrade to ibc-go 3 and 0.45.6 in the next release and wait on 0.46 a bit I imagine.

@EricBolten
Copy link
Contributor

Closing this as we are managing the SDK update process -- the next version will have us on 0.45.13 and we will proceed to 0.46 at a later date.

@EricBolten EricBolten closed this Mar 23, 2023
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