-
Notifications
You must be signed in to change notification settings - Fork 905
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
Sendpay with blindedpath #7493
base: master
Are you sure you want to change the base?
Sendpay with blindedpath #7493
Commits on Jul 25, 2024
-
Add the possiblity to parse from command line arguments a struct blinded_path. Signed-off-by: Lagrang3 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 77893a1 - Browse repository at this point
Copy the full SHA 77893a1View commit details -
update test mocks after adding param_blindedpath
Signed-off-by: Lagrang3 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33e16f0 - Browse repository at this point
Copy the full SHA 33e16f0View commit details -
add json serialization of blinded_path
Signed-off-by: Lagrang3 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2809a09 - Browse repository at this point
Copy the full SHA 2809a09View commit details -
run update-mocks after add json_add_blinded_path
Signed-off-by: Lagrang3 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84c2b18 - Browse repository at this point
Copy the full SHA 84c2b18View commit details
Commits on Jul 29, 2024
-
change blinded paths field "hops"->"path"
Uniformly serialize blinded paths' field "path" instead of "hops". Signed-off-by: Lagrang3 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2d0dfd - Browse repository at this point
Copy the full SHA f2d0dfdView commit details
Commits on Jul 30, 2024
-
add blinded_path argument to sendpay
Signed-off-by: Lagrang3 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7fd7cc - Browse repository at this point
Copy the full SHA e7fd7ccView commit details
Commits on Jul 31, 2024
-
add simple test for sendpay blinded path
Signed-off-by: Lagrang3 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9fd5682 - Browse repository at this point
Copy the full SHA 9fd5682View commit details -
add blinded path to schema for sendpay
Changelog-Added: offers: sendpay RPC now accepts a blinded paths to execute a BOLT12 payment. Signed-off-by: Lagrang3 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 029f250 - Browse repository at this point
Copy the full SHA 029f250View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0f8b42 - Browse repository at this point
Copy the full SHA f0f8b42View commit details -
add MPP test for sendpay with blinded path
Signed-off-by: Lagrang3 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 938a77c - Browse repository at this point
Copy the full SHA 938a77cView commit details -
sendpay-blindledpaths: commit autogenerated grpc
Signed-off-by: Lagrang3 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23853e5 - Browse repository at this point
Copy the full SHA 23853e5View commit details