-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Upgrade to rust-lightning 0.0.116 and bump rust-dlc
Some notes: - We've had to increase the payment amounts in the `multi_hop_payment` and `just_in_time_channel_with_multiple_payments` tests, as otherwise we would run into `route not found` errors. It's probably worth investigating why this is the case. - We have decided to eagerly send `rust-dlc` messages because: (1) after the upgrade they were not being automatically sent as fast as they used to and (2) we can speed up the protocols this way anyway. Co-authored-by: Philipp Hoenisch <[email protected]>
- Loading branch information
Showing
56 changed files
with
968 additions
and
684 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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
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.