-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollback and Snapshot support for remote storage #433
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #433 +/- ##
==========================================
- Coverage 54.51% 53.90% -0.61%
==========================================
Files 27 27
Lines 3590 3651 +61
==========================================
+ Hits 1957 1968 +11
- Misses 1473 1522 +49
- Partials 160 161 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is awesome! Thanks for cleaning this up @bluesign
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work. Left one comment.
@janezpodhostnik btw somehow archive node version switched stuff from Paths to Registers, and broke this, I can go over this PR or make a new one to fix |
9f1dc3b
to
9d1db68
Compare
@peterargue can you help me with store_test? I tried but couldn't manage this fixture parts |
I tried to fix this, but stuck again with some conflicts @sideninja archive, flow-go and contracts related. |
bfa5e78
to
f73cb7b
Compare
f73cb7b
to
847b326
Compare
Description
Added rollback and snapshot support for remote storage
Remote storage now can use any storage backend ( redid etc )
Added some sanity checks ( don't query blocks on archive after fork etc )
For contributor use:
master
branchFiles changed
in the GitHub PR explorer