This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
forked from lightningdevkit/rust-lightning
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WIP] Implement add_custom_output protocol
fixup! [WIP] Implement add_custom_output protocol Just some formattings. [WIP] Continue implementing add_custom_output protocol fixup! [WIP] Continue implementing add_custom_output protocol Some formattings fixup! [WIP] Continue implementing add_custom_output protocol Some formattings Add todo: can this be removed? In this case we did not update the fee rate Fix: mostly using correct variable Impl readable and writable to UpdateAddCustomOutput chore: remove comment This was done now :) chore: some more formattings make tests work We have a test which pretends to add a custom output to the commit transaction. Msgs are being exchanged and commit transactions are being revoked. What is missing is to actually add the output [WIP] Add custom outputs to commit transaction change custom output value to 1234567 to find it easier in logs fixup! [WIP] Add custom outputs to commit transaction pass in a ref of a ref of course :) chore: fix formatting chore: Mark our TODOs with 10101 tag missing docs
- Loading branch information
Showing
15 changed files
with
964 additions
and
184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.