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

Implement all closing modes (mutual, forced, revoked) #72

Merged
merged 111 commits into from
Oct 21, 2020

Conversation

sstone
Copy link
Member

@sstone sstone commented Oct 13, 2020

This is a merge of #63 and #64, which add support for all closing modes:

  • mutual close and fee negotiation
  • force-close (local and remote)
  • publication of revoked transactions

Romain Boisselle and others added 30 commits September 21, 2020 16:40
# Conflicts:
#	src/commonMain/kotlin/fr/acinq/eclair/channel/ChannelTypes.kt
#	src/commonMain/kotlin/fr/acinq/eclair/channel/Helpers.kt
# Conflicts:
#	src/commonMain/kotlin/fr/acinq/eclair/channel/Helpers.kt
# Conflicts:
#	src/commonTest/kotlin/fr/acinq/eclair/channel/TestsHelper.kt
# Conflicts:
#	src/commonTest/kotlin/fr/acinq/eclair/channel/TestsHelper.kt
@sstone sstone marked this pull request as ready for review October 21, 2020 14:24
@sstone sstone merged commit 3a6dfd6 into master Oct 21, 2020
@sstone sstone deleted the mutual-close-force-close branch October 21, 2020 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants