-
Notifications
You must be signed in to change notification settings - Fork 37
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
Add arithmetic opcodes #512
Conversation
Code Climate has analyzed commit 44825f5 and detected 0 issues on this pull request. View more on Code Climate. |
size-limit report 📦
|
Codecov Report
@@ Coverage Diff @@
## main #512 +/- ##
==========================================
+ Coverage 97.35% 97.42% +0.07%
==========================================
Files 108 109 +1
Lines 3101 3187 +86
Branches 385 385
==========================================
+ Hits 3019 3105 +86
Misses 82 82
Continue to review full report at Codecov.
|
✔️ Deploy Preview for jellyfish-defi ready! 🔨 Explore the source changes: 44825f5 🔍 Inspect the deploy log: https://app.netlify.com/sites/jellyfish-defi/deploys/61021a36dc23300008c233b2 😎 Browse the preview: https://deploy-preview-512--jellyfish-defi.netlify.app |
What kind of PR is this?:
/kind feature
What this PR does / why we need it:
Adds arithmetic opcodes mentioned in #107
Which issue(s) does this PR fixes?:
Fixes missing opcodes in #107
Additional comments?: