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

Expose extra ibcv3 functionality to contract #853

Closed
ethanfrey opened this issue May 11, 2022 · 1 comment
Closed

Expose extra ibcv3 functionality to contract #853

ethanfrey opened this issue May 11, 2022 · 1 comment
Milestone

Comments

@ethanfrey
Copy link
Member

ethanfrey commented May 11, 2022

This includes:

  • Allow contracts to negotiate version in ibc_connection_open
  • Pass in the relayer address on the various ibc_packet_* calls
  • Provide extra callback for contract use interchain account (a bit more complex, as there is no standard controller interface/module to call into)

First two depend on CosmWasm/cosmwasm#1302 and could be done independently of the third

@ethanfrey
Copy link
Member Author

This was implemented in v0.27.0

@ethanfrey ethanfrey added this to the v0.27.0 milestone Jun 17, 2022
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

No branches or pull requests

1 participant