-
Notifications
You must be signed in to change notification settings - Fork 82
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 for Handlers #118
Comments
6 tasks
hu55a1n1
pushed a commit
that referenced
this issue
Sep 29, 2022
#164) * Refactored the location of JSON files for serialization testing (#118). * Validation for channel end + tests template; needs more tests (#148). * Refining tests for channel end. * Aligned identifier validation with ICS024 & updated tests (#164). * Added TODO re: version validation; fix VALID_SPECIAL_CHARS to remove space. * Fixing the TODO for version field validation.
livelybug
pushed a commit
to octopus-network/ibc-rs
that referenced
this issue
Oct 14, 2022
cosmos#148 cosmos#164) * Refactored the location of JSON files for serialization testing (cosmos#118). * Validation for channel end + tests template; needs more tests (cosmos#148). * Refining tests for channel end. * Aligned identifier validation with ICS024 & updated tests (cosmos#164). * Added TODO re: version validation; fix VALID_SPECIAL_CHARS to remove space. * Fixing the TODO for version field validation.
shuoer86
pushed a commit
to shuoer86/ibc-rs
that referenced
this issue
Nov 4, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We started making some progress towards the handlers (#119), ie. informalsystems/hermes#188.
The architecture being pursued came out of some synchronous discussions and spikes but we should now document it in a formal ADR
The text was updated successfully, but these errors were encountered: