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 Taproot support #116

Merged
merged 8 commits into from
Mar 23, 2024
Merged

Add Taproot support #116

merged 8 commits into from
Mar 23, 2024

Conversation

alecalve
Copy link
Owner

Creating this as a new MR instead of #101 to benefit from the new GitHub actions CI.

@pep8speaks
Copy link

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

Line 12:35: W291 trailing whitespace
Line 17:80: E501 line too long (87 > 79 characters)
Line 27:1: E402 module level import not at top of file
Line 30:80: E501 line too long (82 > 79 characters)
Line 31:80: E501 line too long (90 > 79 characters)
Line 32:80: E501 line too long (89 > 79 characters)
Line 33:80: E501 line too long (87 > 79 characters)
Line 34:80: E501 line too long (89 > 79 characters)
Line 47:10: E111 indentation is not a multiple of four
Line 47:10: E117 over-indented
Line 50:56: E231 missing whitespace after ','
Line 50:80: E501 line too long (83 > 79 characters)
Line 55:86: W292 no newline at end of file

Line 125:9: E125 continuation line with same indent as next logical line
Line 126:13: E117 over-indented

@alecalve alecalve merged commit 82ca8c0 into master Mar 23, 2024
3 checks passed
@alecalve alecalve deleted the taproot branch March 23, 2024 16:54
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