Skip to content

Protocol: make var_onion, payment_secret and basic_mpp non-EXPERIMENTAL#3335

Merged
cdecker merged 3 commits intoElementsProject:masterfrom
rustyrussell:mpp-for-real
Dec 12, 2019
Merged

Protocol: make var_onion, payment_secret and basic_mpp non-EXPERIMENTAL#3335
cdecker merged 3 commits intoElementsProject:masterfrom
rustyrussell:mpp-for-real

Conversation

@rustyrussell
Copy link
Contributor

Thanks to @t-bast, who made this possible by interop testing with Eclair!

[Just a final commit on top of #3309 ]

cdecker and others added 3 commits December 12, 2019 20:39
Otherwise tests for hold_invoice fail on Travis (they use 180 / 2 as
the timeout, and we free it after 70 seconds).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Thanks to @t-bast, who made this possible by interop testing with Eclair!

Changelog-Added: Protocol: can now send and receive TLV-style onion messages.
Changelog-Added: Protocol: can now send and receive BOLT11 payment_secrets.
Changelog-Added: Protocol: can now receive basic multi-part payments.
Changelog-Added: RPC: low-level commands sendpay and waitsendpay can now be used to manually send multi-part payments.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
@cdecker
Copy link
Member

cdecker commented Dec 12, 2019

ACK 557bbf3

@cdecker cdecker merged commit 839909d into ElementsProject:master Dec 12, 2019
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.

2 participants