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

Keep new() identical for ibc1 and ibc3 #1304

Closed
wants to merge 10 commits into from

Conversation

ethanfrey
Copy link
Member

Optional addition to #1302

This would make the ibc3 feature flag less breaking compile time. It would use a default value for relayer if not explicitly provided. These functions are only really used by the mock tooling as far as I know.

Merge if you like or reject if it is not an improvement. It is an attempt to address some PR comments.

@webmaster128
Copy link
Member

I doubt this helps as we have the same problem in the structs like IbcPacketAckMsg. But fine, let's keep it as-is.

@ethanfrey ethanfrey force-pushed the add-ibc-v3-support branch from 392da4c to ada176f Compare May 12, 2022 15:28
Base automatically changed from add-ibc-v3-support to main May 12, 2022 16:08
@webmaster128 webmaster128 deleted the less-breaking-feature-flag branch May 12, 2022 16:08
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