-
Notifications
You must be signed in to change notification settings - Fork 891
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
Default to fast sync for named networks #384
Conversation
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.
Looks good to me.
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
29f31aa
to
8405926
Compare
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
…ortant Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
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.
Looks good
Did the acceptance tests expect dev to full sync not fast sync? |
They're only failing on circleci, looking into it now. |
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
@shemnon yup, the ATs never actually made that they require full sync explicit. The recent commit makes it so. |
Signed-off-by: Ratan Rai Sur ratan.r.sur@gmail.com
PR description
We consider the named network condition to be satisfied when
--network
is explicitly used OR when it isn't supplied but neither are--genesis-file
or--privacy-enabled