-
Notifications
You must be signed in to change notification settings - Fork 242
Misc fixes for operations #498
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #498 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 267 267
Lines 15251 15266 +15
=========================================
+ Hits 15251 15266 +15
Continue to review full report at Codecov.
|
This is now only used internally within plugins. Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
Provides a more compact syntax and better type checking. Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
peterbroadhurst
left a comment
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.
👍
Ensure the operations for tokens and custom contracts behave as expected in success/failure scenarios.