-
Notifications
You must be signed in to change notification settings - Fork 350
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
ADR 012: Handlers validation and execution separation #2631
Conversation
|
||
#### Store | ||
|
||
Hosts are expected to implement the `IbcStore` trait that provides access to all IBC paths as defined |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: we currently do not differentiate between provable and private stores since ibc::core::ics24_host::path::Path
doesn't differentiate between provable and private paths.
Co-authored-by: Philippe Laferrière <plafer@protonmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👌
Waiting for external feedback before merging |
Co-authored-by: Sean Chen <seanchen11235@gmail.com>
Co-authored-by: Sean Chen <seanchen11235@gmail.com>
Co-authored-by: Sean Chen <seanchen11235@gmail.com>
Shall we move this to |
Moved to cosmos/ibc-rs#153 |
Closes: cosmos/ibc-rs#10
Rendered view
PR author checklist:
unclog
.docs/
).Reviewer checklist:
Files changed
in the GitHub PR explorer.