-
Notifications
You must be signed in to change notification settings - Fork 79
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
examples: expand storage smartcontract with find() usage example #795
Conversation
Codecov Report
@@ Coverage Diff @@
## master #795 +/- ##
=======================================
Coverage 66.76% 66.76%
=======================================
Files 141 141
Lines 12964 12964
=======================================
Hits 8655 8655
Misses 3899 3899
Partials 410 410 Continue to review full report at Codecov.
|
5bcf96a
to
bb500de
Compare
62da7a2
to
d849daa
Compare
d849daa
to
68fea6a
Compare
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.
And please make a separate commit for compiler/interop changes.
Add Next() and Value() to interop.Iterator and corresponding syscalls to compiler
68fea6a
to
8d27d41
Compare
8d27d41
to
0a5298b
Compare
closes #364