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

Remove getBlockIndexes method, rename orphan to stale #115

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

alecalve
Copy link
Owner

Orphan blocks are blocks whose parents are unknown.
Stale blocks are blocks which lack confirmations.

@pep8speaks
Copy link

Hello @alecalve! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 154:17: E265 block comment should start with '# '
Line 156:80: E501 line too long (93 > 79 characters)
Line 170:80: E501 line too long (88 > 79 characters)
Line 196:80: E501 line too long (95 > 79 characters)

@alecalve alecalve merged commit cd20851 into master Mar 23, 2024
3 checks passed
@alecalve alecalve deleted the blockchain-refactor branch March 23, 2024 16:30
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.

2 participants