Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Snapshot creation and restoration #1679

Merged
merged 88 commits into from
Aug 5, 2016
Merged

Conversation

rphmeier
Copy link
Contributor

@rphmeier rphmeier commented Jul 20, 2016

Closes #1557

The informant is still a little weak, especially on the snapshot creation side of things. This will come in a future PR.

@gavofyork gavofyork removed the A0-pleasereview 🤓 Pull request needs code review. label Aug 3, 2016
@rphmeier rphmeier added A0-pleasereview 🤓 Pull request needs code review. and removed A7-looksgoodcantmerge 🙄 Pull request is reviewed well, but cannot be merged due to conflicts. labels Aug 4, 2016
@coveralls
Copy link

coveralls commented Aug 4, 2016

Coverage Status

Changes Unknown when pulling d48e262 on rphmeier:pv64 into * on ethcore:master*.

@gavofyork
Copy link
Contributor

CLI snapshot height default to 1000 blocks earlier

@@ -50,7 +50,7 @@
//! );
//! let client = Client::new(
//! ClientConfig::default(),
//! ethereum::new_frontier(),
//! &ethereum::new_frontier(),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this directly related to snapshotting? if not, perhaps a list of any other refactoring/changes made would be helpful, plus comments to guide through the PR would speed along the review process

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it wasn't directly related, although it was useful to assist in adding the SnapshotService to ClientService without loading the spec twice. i will refactor it out into another PR.

@arkpar arkpar added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Aug 5, 2016
@coveralls
Copy link

coveralls commented Aug 5, 2016

Coverage Status

Coverage decreased (-0.4%) to 86.31% when pulling ad02931 on rphmeier:pv64 into 725d320 on ethcore:master.

@gavofyork
Copy link
Contributor

one minor grumble

@gavofyork gavofyork merged commit 76a7246 into openethereum:master Aug 5, 2016
@rphmeier rphmeier deleted the pv64 branch August 5, 2016 15:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants