Update on Overleaf.

This commit is contained in:
2023-06-19 14:47:14 +00:00
committed by node
parent f47854cf35
commit 0182d5ccf5
2 changed files with 1 additions and 1 deletions

View File

@@ -54,6 +54,7 @@
This paper addresses the lack of scalability in current blockchain technology and its hindrance to widespread adoption.
Blockchain data is categorized into application data and consensus data, with consensus data growing unboundedly at a constant linear rate in time.
Recently, a protocol to reduce storage and communication complexity of blockchains to $O(polylog(n))$ was proposed, but its security was only proven in a static context.
This paper focuses on modifying the protocol to fit a dynamic environment, with participants joining or leaving the network, and proving the upkeep of security properties in this context.
The contributions of this paper include a study of the protocol in the dynamic context, its modification, and proof of properties in the dynamic context.
\end{abstract}