doc: add sandbox fixes to 2.11 changelog#15166
Merged
Merged
Conversation
r-near
commented
Feb 19, 2026
Contributor
- Add sandbox_fast_forward and sandbox_patch_state bug fixes to 2.11 changelog (fix(sandbox): wait for blocks to be produced before returning fast_forward success #14899, fix(sandbox): remove state patch clear that races with new patches #14893)
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Nearcore 2.11.0 changelog to document two sandbox RPC bug fixes, ensuring the release notes reflect recent sandbox reliability improvements.
Changes:
- Add a 2.11.0 changelog entry for the
sandbox_fast_forwardcompletion-race fix (#14899). - Add a 2.11.0 changelog entry for the
sandbox_patch_statepatch-drop race fix (#14893).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
pugachAG
approved these changes
Feb 19, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #15166 +/- ##
=======================================
Coverage 69.09% 69.10%
=======================================
Files 921 921
Lines 204615 204615
Branches 204615 204615
=======================================
+ Hits 141377 141391 +14
+ Misses 57437 57429 -8
+ Partials 5801 5795 -6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
pugachAG
pushed a commit
that referenced
this pull request
Feb 19, 2026
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.