mirror of
https://github.com/logos-storage/logos-storage-research.git
synced 2026-01-10 01:13:12 +00:00
Add reference to BLS multisig note
This commit is contained in:
parent
6973112878
commit
58880eeadb
@ -96,7 +96,7 @@ ensure that fees are paid there.
|
||||
|
||||
We improve on the BRICK protocol by allowing signatures from all participants
|
||||
and committee members to be combined into a single signature using Schnorr or
|
||||
BLS signatures.
|
||||
[BLS signatures][4].
|
||||
|
||||
We improve on the BRICK protocol by requiring less interaction with the
|
||||
blockchain when closing unilaterally. In particular, we do not require each
|
||||
@ -119,4 +119,5 @@ It also lacks a proof-of-concept implementation and performance measurements.
|
||||
|
||||
[1]: https://www.cs.cornell.edu/~iddo/pisa.pdf
|
||||
[2]: https://arxiv.org/pdf/1905.11360.pdf
|
||||
[3]: https://arxiv.org/pdf/1909.10926.pdf
|
||||
[3]: https://arxiv.org/pdf/1909.10926.pdf
|
||||
[4]: https://crypto.stanford.edu/~dabo/pubs/papers/BLSmultisig.html
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user