Skip to content
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

fix: parse full chain index when maxBlockNum=0 #376

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maltemoeser
Copy link
Member

Makes behavior consistent with the disk-based parser, i.e. to parse the full chain up to the maximum height when setting maxBlockNum to 0

Makes behavior consistent with the disk-based parser, i.e. to parse the full chain up to the maximum height when setting maxBlockNum to 0
@maltemoeser
Copy link
Member Author

Our tests only use the disk-based mode. Might be worth thinking about adding an RPC-based test run.

@maltemoeser maltemoeser added this to the v0.6 milestone May 6, 2020
@maltemoeser maltemoeser changed the base branch from v0.6 to master June 7, 2020 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant