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

Add the ability to start from specific blkfile to get_unordered_blocks() #66

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dgnsrekt
Copy link

@dgnsrekt dgnsrekt commented Feb 9, 2019

No description provided.

@pep8speaks
Copy link

pep8speaks commented Feb 9, 2019

Hello @dgnsrekt! Thanks for updating the PR.

Line 94:80: E501 line too long (84 > 79 characters)
Line 95:80: E501 line too long (85 > 79 characters)
Line 96:80: E501 line too long (90 > 79 characters)
Line 102:80: E501 line too long (81 > 79 characters)
Line 110:80: E501 line too long (80 > 79 characters)
Line 222:80: E501 line too long (90 > 79 characters)

Comment last updated on February 10, 2019 at 16:10 Hours UTC

@coveralls
Copy link

coveralls commented Feb 9, 2019

Coverage Status

Coverage remained the same at 94.053% when pulling ce6933d on dgnsrekt:master into a2c7b50 on alecalve:master.

@dgnsrekt
Copy link
Author

dgnsrekt commented Feb 9, 2019

Starting to think this may work better as a separate method. get_unordered_blocks_from_blkfile(self, blk_file_index=0)

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.

3 participants