UTXOma: UTXO with Multi-asset Support

被引:5
作者
Chakravarty, Manuel M. T. [1 ]
Chapman, James [2 ]
MacKenzie, Kenneth [3 ]
Melkonian, Orestis [3 ,7 ]
Mueller, Jann [4 ]
Jones, Michael Peyton [5 ]
Vinogradova, Polina [6 ]
Wadler, Philip [3 ,7 ]
Zahnentferner, Joachim [8 ]
机构
[1] IOHK, Utrecht, Netherlands
[2] IOHK, Glasgow, Lanark, Scotland
[3] IOHK, Edinburgh, Midlothian, Scotland
[4] IOHK, Mannheim, Germany
[5] IOHK, London, England
[6] IOHK, Ottawa, ON, Canada
[7] Univ Edinburgh, Edinburgh, Midlothian, Scotland
[8] Wan Chai, Hong Kong, Peoples R China
来源
LEVERAGING APPLICATIONS OF FORMAL METHODS, VERIFICATION AND VALIDATION: APPLICATIONS, ISOLA 2020, PT III | 2020年 / 12478卷
关键词
Blockchain; UTXO; Native tokens; Functional programming;
D O I
10.1007/978-3-030-61467-6_8
中图分类号
TP [自动化技术、计算机技术];
学科分类号
0812 ;
摘要
A prominent use case of Ethereum smart contracts is the creation of a wide range of user-defined tokens or assets by way of smart contracts. User-defined assets are non-native on Ethereum; i.e., they are not directly supported by the ledger, but require repetitive custom code. This makes them unnecessarily inefficient, expensive, and complex. It also makes them insecure as numerous incidents on Ethereum have demonstrated. Even without stateful smart contracts, the lack of perfect fungibility of Bitcoin assets allows for implementing user-defined tokens as layer-two solutions, which also adds an additional layer of complexity. In this paper, we explore an alternative design based on Bitcoin-style UTXO ledgers. Instead of introducing general scripting capabilities together with the associated security risks, we propose an extension of the UTXO model, where we replace the accounting structure of a single cryptocurrency with a new structure that manages an unbounded number of user-defined, native tokens, which we call token bundles. Token creation is controlled by forging policy scripts that, just like Bitcoin validator scripts, use a small domain-specific language with bounded computational expressiveness, thus favouring Bitcoin's security and computational austerity. The resulting approach is lightweight, i.e., custom asset creation and transfer is cheap, and it avoids use of any global state in the form of an asset registry or similar. The proposed UTXOma model and the semantics of the scripting language have been formalised in the Agda proof assistant.
引用
收藏
页码:112 / 130
页数:19
相关论文
共 19 条
[1]   A Formal Model of Bitcoin Transactions [J].
Atzei, Nicola ;
Bartoletti, Massimo ;
Lande, Stefano ;
Zunino, Roberto .
FINANCIAL CRYPTOGRAPHY AND DATA SECURITY, FC 2018, 2018, 10957 :541-560
[2]  
Buterin V., 2012, Liquid: a bitcoin sidechain
[3]  
Chakravarty M.M.T., 2020, Technical report
[4]  
Chakravarty M.M.T., The extended UTXO model
[5]  
Chakravarty M.M.T., LNCS, V12478, P89
[6]  
DAML Team, 2020, DAML SDK documentation
[7]  
Entriken William, 2018, ERC-721: Non-Fungible Token Standard
[8]  
Goodman L.M., 2014, Tezos: A self-amending crypto-ledger position paper
[9]  
lightningnetwork, 2016, Lightning Network multi-asset channels
[10]  
Nakamoto S, 2008, Bitcoin: A peer-to-peer electronic cash system