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: take ICA into account for dyncomm ante #450

Merged
merged 3 commits into from
Mar 11, 2024

Conversation

fragwuerdig
Copy link
Collaborator

@fragwuerdig fragwuerdig commented Mar 11, 2024

Referencing closed PR #449


Let's be really pedantic.

ICA host capabilities are currently disabled on Terra Classic (ICA host parameter enabled is set to false). But if a param change governance prop passes that opens Terra Classic as ICA host chain, then the MsgEditValidator could be triggered via ICA - meaning MsgEditValidator comes wrapped inside a MsgRecvPackage.

Unit tests included.

Phew.

Copy link
Collaborator

@StrathCole StrathCole left a comment

Choose a reason for hiding this comment

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

Looks good to me

@StrathCole
Copy link
Collaborator

I guess this would then in theory also be necessary for the tax handler? @fragwuerdig

Copy link
Collaborator

@StrathCole StrathCole left a comment

Choose a reason for hiding this comment

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

grafik

😆 that commit message is gold 🍝

@fragwuerdig
Copy link
Collaborator Author

I guess this would then in theory also be necessary for the tax handler? @fragwuerdig

Yes. In theory.

@fragwuerdig fragwuerdig merged commit b4e158d into strath/dyncom-fix Mar 11, 2024
22 checks passed
@fragwuerdig fragwuerdig deleted the strath/dyncomm-fix-ica branch March 11, 2024 20:50
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