split persistent + treat raw import marker as a "poisoned state" - #1111
Open
SmaGMan wants to merge 22 commits into
Open
split persistent + treat raw import marker as a "poisoned state"#1111SmaGMan wants to merge 22 commits into
SmaGMan wants to merge 22 commits into
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.11% 60.45% +0.33%
==========================================
Files 484 486 +2
Lines 83305 85356 +2051
Branches 83305 85356 +2051
==========================================
+ Hits 50082 51598 +1516
- Misses 30858 31225 +367
- Partials 2365 2533 +168 ☔ 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
…plitted persistent state import
…nloaded persistent state in all cases
SmaGMan
force-pushed
the
feature/poisoned-raw-import-marker
branch
from
July 27, 2026 12:22
fd792fc to
dcd9185
Compare
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: