-
Notifications
You must be signed in to change notification settings - Fork 80
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
Finish implementation of Validation/ExecutionContext
#393
Conversation
Codecov ReportBase: 58.45% // Head: 55.69% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #393 +/- ##
==========================================
- Coverage 58.45% 55.69% -2.77%
==========================================
Files 124 122 -2
Lines 16259 17065 +806
==========================================
Hits 9505 9505
- Misses 6754 7560 +806
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
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.
Just a few suggestions, otherwise, all set from my end. tnx 👌
@Farhad-Shabani last changes are in (regarding ICS-20 validation for acknowledgement and timeout callbacks): |
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.
🙏
* timeout validate scaffolding * validate still not done * complete timeout validate * timeout validate: accept noop * timeout packet execute * timeout_on_close validation * timeout_on_close done * ack validate * Acknowledgement execute * fix on_timeout_validate * ics20 new ack cbs * ics-20 new timeout cb * PacketError * ack: move ordered check * ics-20 ack packet validate * ics-20 refund packet validate * changelog
Closes: #322
PR author checklist:
unclog
.docs/
).Reviewer checklist:
Files changed
in the GitHub PR explorer.