Open
Conversation
✅ Deploy Preview for oasisprotocol-oasis-sdk ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2433 +/- ##
=======================================
Coverage 48.64% 48.65%
=======================================
Files 224 224
Lines 16104 16104
=======================================
+ Hits 7834 7835 +1
+ Misses 8210 8209 -1
Partials 60 60 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
matevz
reviewed
Feb 18, 2026
Member
matevz
left a comment
There was a problem hiding this comment.
Before merging this we need to test oasis-net-runner.
| _Required if you want to use the Go Client SDK._ | ||
|
|
||
| At least version **1.22.5** is required. If your distribution provides a | ||
| At least version **1.25.3** is required. If your distribution provides a |
Member
There was a problem hiding this comment.
Let's bump this to 1.26.0 in the docs to avoid any macOS issues. Same below.
Suggested change
| At least version **1.25.3** is required. If your distribution provides a | |
| At least version **1.26.0** is required. If your distribution provides a |
Member
|
Let's wait for oasisprotocol/oasis-core#6461 to land. Then we can finish this one. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #2427
E2E test blocker:
Full local E2E (net-runner → CLI → transfer) could not be verified on macOS 26 Apple Silicon, both Docker emulation paths are broken:
oasis-nodev25.9 segfaults (Bump Go to 1.26 oasis-core#6461 (comment))