Skip to content
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

Await funding transaction on open channel #520

Merged
merged 3 commits into from May 22, 2023
Merged

Conversation

benthecarman
Copy link
Collaborator

Similar to #375 but for channels.

Was able to take this logic from redshifts and make the open_channel functions better. Now they will await the funding transaction being created, this should give better feedback to the frontend if the channel open actually worked.

@benthecarman benthecarman marked this pull request as draft May 19, 2023 16:37
@benthecarman
Copy link
Collaborator Author

Converted to draft, seems if our counter party rejects the channel we get a ChannelClosed event, want to add support for handling that.

@benthecarman benthecarman marked this pull request as ready for review May 19, 2023 19:46
@benthecarman
Copy link
Collaborator Author

benthecarman commented May 19, 2023

Ready for review

@TonyGiorgio TonyGiorgio merged commit 63f319a into master May 22, 2023
3 checks passed
@TonyGiorgio TonyGiorgio deleted the await-funding-txo branch May 22, 2023 20:52
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.

None yet

2 participants