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

ICS27: fix calls to set active channel ID and some style improvements #1013

Merged
merged 1 commit into from
Aug 19, 2023

Conversation

crodriguezvega
Copy link
Contributor

No description provided.

@@ -5,7 +5,7 @@ stage: Draft
category: IBC/APP
requires: 25, 26
kind: instantiation
version compatibility: ibc-go v7.0.0
version compatibility:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed because channel upgrade callbacks were added.

Comment on lines +359 to +364
onChanUpgradeInit,
onChanUpgradeTry,
onChanUpgradeAck,
onChanUpgradeConfirm,
onChanUpgradeOpen,
onChanUpgradeRestore,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I forgot adding this in #1007

@crodriguezvega crodriguezvega merged commit cc35b51 into main Aug 19, 2023
2 checks passed
@crodriguezvega crodriguezvega deleted the carlos/ics27-set-active-channel-id branch August 19, 2023 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

1 participant