split persistent + treat raw import marker as a "poisoned state" - #1111
Merged
Conversation
🧪 Network TestsTo run network tests for this PR, use: gh workflow run network-tests.yml -f pr_number=1111Available test options:
Test types: Results will be posted as workflow runs in the Actions tab. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #1111 +/- ##
==========================================
+ Coverage 60.10% 60.43% +0.33%
==========================================
Files 484 487 +3
Lines 83305 85229 +1924
Branches 83305 85229 +1924
==========================================
+ Hits 50069 51510 +1441
- Misses 30868 31193 +325
- Partials 2368 2526 +158 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Member
|
lgtm |
SmaGMan
force-pushed
the
feature/poisoned-raw-import-marker
branch
2 times, most recently
from
July 10, 2026 17:14
ee10db6 to
8e4026b
Compare
SmaGMan
marked this pull request as draft
July 14, 2026 07:52
SmaGMan
force-pushed
the
feature/poisoned-raw-import-marker
branch
2 times, most recently
from
July 14, 2026 13:33
be20fa1 to
6b3a331
Compare
SmaGMan
marked this pull request as ready for review
July 14, 2026 13:39
SmaGMan
force-pushed
the
feature/poisoned-raw-import-marker
branch
from
July 16, 2026 14:44
8c97e24 to
fd792fc
Compare
0xdeafbeef
approved these changes
Jul 17, 2026
SmaGMan
force-pushed
the
feature/poisoned-raw-import-marker
branch
from
July 27, 2026 12:22
fd792fc to
dcd9185
Compare
…plitted persistent state import
…nloaded persistent state in all cases
Rexagon
force-pushed
the
feature/poisoned-raw-import-marker
branch
from
August 6, 2026 13:29
dcd9185 to
71b53bc
Compare
Rexagon
force-pushed
the
feature/poisoned-raw-import-marker
branch
from
August 13, 2026 11:00
88e3d5b to
8784a1b
Compare
Rexagon
approved these changes
Aug 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.
Merge after #1100
Set
RawImportInProgressmarker on zerostate or persistent state import start and remove when import fully finished. If import fail the marker will persist. Node start will fail ifRawImportInProgressmarker exist and will require re-sync.Pull Request Checklist
NODE CONFIGURATION MODEL CHANGES
[None]
BLOCKCHAIN CONFIGURATION MODEL CHANGES
[None]
COMPATIBILITY
Fully compatible
SPECIAL DEPLOYMENT ACTIONS
[Not Required]
PERFORMANCE IMPACT
[No impact expected]
TESTS
Unit Tests
Covered by:
Network Tests
[No coverage]
Manual Tests
Manual tests used: