-
Notifications
You must be signed in to change notification settings - Fork 32
add metering for bulk memory opcodes #943
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
base: rc/after-supernova
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## rc/after-supernova #943 +/- ##
======================================================
- Coverage 41.31% 41.28% -0.04%
======================================================
Files 87 87
Lines 20538 20564 +26
======================================================
+ Hits 8486 8490 +4
- Misses 11152 11173 +21
- Partials 900 901 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Loop | ||
MemoryGrow | ||
MemorySize | ||
MemoryCopy |
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.
we need on VerifyContract and activation flag and to check these opcodes.
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.
added activation flags and checks
Related PRs: