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

openingd/openingd.c: Fix a mild deviation from BOLT#2. #3816

Merged
merged 1 commit into from
Jul 6, 2020

Conversation

ZmnSCPxj
Copy link
Contributor

@ZmnSCPxj ZmnSCPxj commented Jul 6, 2020

Fixes: #3815

Changelog-Fixed: Fixed a deviation from BOLT#2: if both nodes advertised option_upfront_shutdown_script feature: MUST include ... a zero-length shutdown_scriptpubkey.

@joemphilips can you check if this fixes #3815?

@joemphilips
Copy link
Contributor

Yep. It fixes. @ZmnSCPxj

@ZmnSCPxj
Copy link
Contributor Author

ZmnSCPxj commented Jul 6, 2020

Thank you for the confirmation @joemphilips . Just waiting on Travis and ACKs.

@ZmnSCPxj
Copy link
Contributor Author

ZmnSCPxj commented Jul 6, 2020

Rebased on top of master.

Fixes: ElementsProject#3815

Changelog-Fixed: Fixed a deviation from BOLT#2: if both nodes advertised `option_upfront_shutdown_script` feature: MUST include ... a zero-length `shutdown_scriptpubkey`.
@cdecker
Copy link
Member

cdecker commented Jul 6, 2020

ACK 629fb48

@ZmnSCPxj
Copy link
Contributor Author

ZmnSCPxj commented Jul 6, 2020

github somehow lost all the checks, weird.

Anyway:

  • ACK by cdecker
  • travis-ci OK
  • no squash commits
  • Changelog entry provided.

@ZmnSCPxj ZmnSCPxj merged commit a6374ad into ElementsProject:master Jul 6, 2020
@ZmnSCPxj ZmnSCPxj deleted the fix-3815 branch July 22, 2020 10:07
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.

shutdown_scriptpubkey behavior seems to not follow the bolt
3 participants