You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marked as done because no additional fields were required for the custom channel functionality.
revert itest change in 4f2c75f to properly test amount modification
Need to use invoice acceptor to be able to pull this off, so create invoice for amount X, actually send X*2 (which'll be in the MPP amount to expect), intercept HTLC to modify it back to X then use invoice acceptor to settle with just X and ignore MPP total amount)
This issue tracks all cleanup that is necessary to address before we can merge the
0-19-stagingbranch into master.update_add_htlcwith remote peer's custom records #8660 (comment) (implement and test HTLC custom record persistence)update_add_htlcwith remote peer's custom records #8660 (comment) (unit test coverage of all added custom record functionality)update_add_htlcwith remote peer's custom records #8660 (comment) (persistence of custom records across restarts when sending payments)invoicesrpc.HtlcModifier