OGVC Integration branch: all fixes combined#2827
Merged
naddison36 merged 19 commits intonicka/consolidationfrom Mar 5, 2026
Merged
OGVC Integration branch: all fixes combined#2827naddison36 merged 19 commits intonicka/consolidationfrom
naddison36 merged 19 commits intonicka/consolidationfrom
Conversation
…consolidation-OGVC-02
… recently snapped
…onsolidation() to prevent the contract from entering an inconsistent state
…ion if not in the source strategy
MIN_CONSOLIDATION_PERIOD has elapsed since the consolidation was requested before it can be failed
…en failConsolidation is called
…lidation is in progress
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## nicka/consolidation #2827 +/- ##
=======================================================
- Coverage 47.06% 41.31% -5.75%
=======================================================
Files 106 106
Lines 4617 4637 +20
Branches 1268 1276 +8
=======================================================
- Hits 2173 1916 -257
- Misses 2441 2718 +277
Partials 3 3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
This PR combines the 7 open OGVC fix branches on top of nicka/consolidation for integration testing.
Included branches:
Purpose:
Note: