Update on Overleaf.
This commit is contained in:
@@ -306,7 +306,7 @@ The main idea of their solution is \emph{(i)} to attach increasing weights $W_\
|
||||
\centering
|
||||
\begin{tabular}{cllllcccccr}
|
||||
\toprule
|
||||
& \textbf{BTC Full} & \textbf{BTC SPV} & \textbf{Ethereum} & \textbf{Superblock NIPoPows} & \textbf{FlyClient} & \textbf{Mining in Log. Space} & This work \\
|
||||
& \textbf{BTC Full} & \textbf{BTC SPV} & \textbf{Ethereum (before The Merge)} & \textbf{Superblock NIPoPows} & \textbf{FlyClient} & \textbf{Mining in Log. Space} & This work \\
|
||||
\midrule
|
||||
\textbf{Prover storage} & $n(c+\delta)$ & $nc + log(\delta)$ & $nc + k\delta + a$ & $nc + k\delta + a$ & $nc + k\delta + a$ & $\polylog(n)c + k\delta + a$ & ? \\
|
||||
\textbf{Communication} & $n(c+\delta)$ & $nc + log(\delta)$ & $nc + k\delta + a$ & $\polylog(n)c + k\delta + a$ & $\polylog(n)c + k\delta + a$ & $\polylog(n)c + k \delta + a$ & ? \\
|
||||
|
||||
Reference in New Issue
Block a user