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

Clean-up: follow-up on removing spec features #1165

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

t-bast
Copy link
Collaborator

@t-bast t-bast commented May 21, 2024

This is a follow-up to #1092 that fixes the following issues:

  • fix a few typos
  • remove non-zero-fee anchors test cases
  • remove remote_pubkey rotation

This is a follow-up to lightning#1092
that fixes the following issues:

- fix a few typos
- remove non-zero-fee anchors test cases
- remove `remote_pubkey` rotation
@t-bast t-bast requested a review from rustyrussell May 21, 2024 08:59
Copy link
Contributor

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 3e9b572

Thanks, and sorry if we missed some of the follow-up comments.

Copy link
Collaborator

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🐘

@@ -637,7 +636,7 @@ also subtract two times the fixed anchor size of 330 sats from the funder

## Key Derivation

Each commitment transaction uses a unique `localpubkey`, and a `remotepubkey`.
Each commitment transaction uses a unique `localpubkey`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Roasbeef Roasbeef merged commit 57ce4b1 into lightning:master Jun 3, 2024
@t-bast t-bast deleted the remove-old-features-typos branch June 3, 2024 20:13
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.

4 participants