-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathacknowledgements.tex
More file actions
18 lines (11 loc) · 1.48 KB
/
acknowledgements.tex
File metadata and controls
18 lines (11 loc) · 1.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
\section{Conclusion}
In this paper, we have presented a protocol to allow the construction of state channel networks.
The channels in these networks operate independently from one another and follow the same rules of operation regardless of whether they are funded directly or via other channels.
The examples we have given make it clear how to open and close channels off-chain, while also performing many operations that are important in the practical operation of these channels, such as top-ups and partial withdrawals.
By splitting the extraction of value from a state channel into finalization and redistribution, we have provided an approach for reasoning about the correctness of state channels that can be applied beyond the constructions presented in this paper.
For both of the protocols we present, we have provided algorithms to calculate the value obtainable, allowing for the creation of software to automate these calculations.
\textbf{Acknowledgments}
I would like to thank James Prestwich, Andrew Stewart and Chris Buckland for multiple discusssions which helped shape the work in this paper.
George Knee, Kristina Hostakova and Lisa Eckley all provided important feedback on the draft, resulting in multiple improvements to the paper.
This work is funded through an Ethereum Foundation Grant.
Post publication edits: I would like to thank Alexander Poddey for finding and correcting notation errors in the Minimum Payout Calculation and in the Partial Withdrawal from a Ledger Channel.