-
Notifications
You must be signed in to change notification settings - Fork 524
AVM: Make it easier to move experimental opcode groups #4123
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 @@
## master #4123 +/- ##
==========================================
+ Coverage 54.51% 54.54% +0.02%
==========================================
Files 391 391
Lines 48696 48697 +1
==========================================
+ Hits 26545 26560 +15
+ Misses 19928 19918 -10
+ Partials 2223 2219 -4
Continue to review full report at Codecov.
|
Co-authored-by: Michael Diamant <michaeldiamant@users.noreply.github.com>
Co-authored-by: Michael Diamant <michaeldiamant@users.noreply.github.com>
michaeldiamant
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.
In prep for releases some of our experimental opcodes, but moving some up to the next AVM version, make it easier to do so.