File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -243,8 +243,6 @@ Initial release.
243243- :warning : This is a pre-release and not intended for usage with real funds.
244244
245245
246- [ :warning: ] : #:warning:
247-
248246[ Unreleased ] : https://github.com/hyperledger-labs/go-perun/compare/v0.7.0...HEAD
249247[ 0.7.0 ] : https://github.com/hyperledger-labs/go-perun/compare/v0.6.0...v0.7.0
250248[ 0.6.0 ] : https://github.com/hyperledger-labs/go-perun/compare/v0.5.2...v0.6.0
Original file line number Diff line number Diff line change @@ -54,16 +54,17 @@ and on [go-perun's pkg.go.dev site](https://pkg.go.dev/perun.network/go-perun).
5454
5555## Features
5656
57- _ go-perun_ currently supports all features needed for generalized two-party state channels.
57+ _ go-perun_ currently supports all features needed for two-party generalized state channels.
5858The following features are provided:
5959* Generalized two-party state channels, including app/sub-channels
6060* Cooperatively settling
6161* Channel disputes
6262* Dispute watchtower
6363* Data persistence
64+ * Virtual two-party payment channels (direct dispute)
6465
6566The following features are planned for future releases:
66- * Virtual two-party channels (direct dispute)
67+ * Virtual two-party state channels (direct dispute)
6768* Virtual two-party channels (indirect dispute)
6869* Multi-party ledger channels
6970* Virtual multi-party channels (direct dispute)
You can’t perform that action at this time.
0 commit comments