-
Notifications
You must be signed in to change notification settings - Fork 315
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
Implement missing IBC APIs for Skip #4391
Comments
@hdevalence Implementing the IBC APIs seems straightforward but |
We should implement this specific call, but we may not include everything expected on other chains - this is for compatibility and may be idiosyncratic. |
WIP PR here: #4404 |
This needs to implement the specified RPC: #4404 (comment) Now that we merged a new RPC that we don't want we have to either deprecate it or do a breaking proto change. |
We need to immediately delete the following messages newly added to the Penumbra protobufs, before they are picked up and used:
The point of the issue was to implement the expected RPC, not to make up our own incompatible one. |
We have a follow-up PR intended to close this out: #4444 |
Resolved via #4444 |
From Skip:
The text was updated successfully, but these errors were encountered: