-
Notifications
You must be signed in to change notification settings - Fork 375
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
WIP Dev/jae/crossrealm #2535
base: master
Are you sure you want to change the base?
WIP Dev/jae/crossrealm #2535
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2535 +/- ##
==========================================
+ Coverage 54.88% 54.90% +0.02%
==========================================
Files 592 594 +2
Lines 79232 79338 +106
==========================================
+ Hits 43487 43563 +76
- Misses 32460 32472 +12
- Partials 3285 3303 +18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
8014a85
to
a91c84a
Compare
DO NOT MERGE. Related with https://docs.google.com/document/d/1eCgGPCJ8fMhNc_vc_pbgCxP10X7jGKLC89nBUGatsD4/edit |
Blocked by #2743 |
Fixing crossrealm pointer persistence issues.
go run github.com/gnolang/gno/gnovm/cmd/gno test -v --update-golden-tests --print-runtime-metrics ./examples/gno.land/r/demo/foo20
Addresses #2526