-
Notifications
You must be signed in to change notification settings - Fork 19
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
Register payment channels after virtual fund objective is complete #1766
base: main
Are you sure you want to change the base?
Commits on Sep 20, 2023
-
refactor: encapsulate data for payment channel reg
Colin Kennedy committedSep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 3a6b78f - Browse repository at this point
Copy the full SHA 3a6b78fView commit details -
add a PaymentChannelToRegister protocol SideEffect
Colin Kennedy committedSep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 108bb3b - Browse repository at this point
Copy the full SHA 108bb3bView commit details -
emit request to register payment channel post VFO
... this is overly specified - see github.com//issues/1750
Colin Kennedy committedSep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 5ead561 - Browse repository at this point
Copy the full SHA 5ead561View commit details -
register payment channel only if a payer or payee
Colin Kennedy committedSep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for e27be4c - Browse repository at this point
Copy the full SHA e27be4cView commit details -
Colin Kennedy committed
Sep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 53cc55e - Browse repository at this point
Copy the full SHA 53cc55eView commit details -
remove old payment channel registration calls
Colin Kennedy committedSep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 3525d89 - Browse repository at this point
Copy the full SHA 3525d89View commit details -
add payment channel registration side effect
Colin Kennedy committedSep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for fd0eb8f - Browse repository at this point
Copy the full SHA fd0eb8fView commit details -
update calls to channel registration
Colin Kennedy committedSep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for c8184ab - Browse repository at this point
Copy the full SHA c8184abView commit details
Commits on Sep 22, 2023
-
refactor: use passed startingBalance directly
Colin Kennedy committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 845e8a1 - Browse repository at this point
Copy the full SHA 845e8a1View commit details -
add assertion that payment succeeds
Colin Kennedy committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 71c09a2 - Browse repository at this point
Copy the full SHA 71c09a2View commit details