-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabstract.tex
More file actions
26 lines (26 loc) · 1.43 KB
/
abstract.tex
File metadata and controls
26 lines (26 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
\begin{abstract}
Proof-of-stake systems require stakers to lock up their funds in
order to participate in consensus validation. This
leads to capital inefficiency, as locked capital cannot be invested in
Decentralized Finance (DeFi).
\emph{Liquid staking} rewards stakers with fungible
tokens in return for staking their assets. These fungible tokens
can in turn be reused in the DeFi economy. However, liquid staking introduces
unexpected risks, as all delegated stake is now fungible. This
exacerbates the already existing Principal--Agent problem
faced during any delegation, in which the interests of the delegator
(the Principal) are not aligned with the interests of the validator
(the Agent). In this paper, we
study the Principal--Agent problem in
the context of liquid staking. We highlight the dilemma
between the choice of \emph{proportional representation}
(having one's stake delegated to one's validator of choice)
and \emph{fair punishment}
(being economically affected only when one's choice is misinformed).
We put forth an attack illustrating that these two notions are
fundamentally incompatible in an adversarial setting.
We then describe the mechanism of \emph{exempt delegations},
used by some staking systems today, and devise a precise
formula for quantifying the correct choice of exempt delegation
which allows balancing the two conflicting virtues in the rational model.
\end{abstract}