Projects per year
Abstract / Description of output
Distributed ledgers implement a storage layer, on top of which a shared state is maintained in a decentralized manner. In UTxO-based ledgers, like Bitcoin, the shared state is the set of all unspent outputs (UTxOs), which serve as inputs to future transactions. The continuously increasing size of this shared state will gradually render its maintenance unaffordable. Our work investigates techniques that minimize the shared state of the distributed ledger, i.e., the in-memory UTxO set. To this end, we follow two directions: a) we propose novel transaction optimization techniques to be followed by wallets, so as to create transactions that reduce the shared state cost and b) propose a novel fee scheme that incentivizes the creation of ``state-friendly'' transactions. We devise an abstract ledger model, expressed via a series of algebraic operators, and define the transaction optimization problem of minimizing the shared state; we also propose a multi-layered algorithm that approximates the optimal solution to this problem. Finally, we define the necessary conditions such that a ledger's fee scheme incentivizes proper state management and propose a state efficient fee function for Bitcoin.
Original language | English |
---|---|
Title of host publication | Financial Cryptography and Data Security: 25th International Conference, FC 2021, Virtual Event, March 1–5, 2021, Revised Selected Papers, Part II |
Editors | Nikita Borisov, Claudia Diaz |
Place of Publication | Berlin, Heidelberg |
Publisher | Springer |
Pages | 319-338 |
Number of pages | 20 |
ISBN (Electronic) | 978-3-662-64331-0 |
ISBN (Print) | 978-3-662-64330-3 |
DOIs | |
Publication status | Published - 23 Oct 2021 |
Event | Financial Cryptography and Data Security 2021 Twenty-Fifth International Conference - Virtual Conference Duration: 1 Mar 2021 → 5 Mar 2021 Conference number: 25 https://fc21.ifca.ai/index.php |
Publication series
Name | Lecture Notes in Computer Science |
---|---|
Publisher | Springer Berlin, Heidelberg |
Volume | 12675 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | Financial Cryptography and Data Security 2021 Twenty-Fifth International Conference |
---|---|
Period | 1/03/21 → 5/03/21 |
Internet address |
Fingerprint
Dive into the research topics of 'Efficient State Management in Distributed Ledgers'. Together they form a unique fingerprint.Projects
- 1 Finished