SIGMOD(Special Interest Group On Management Of Data)是数据库三大顶会之一,近几年也发表了不少水平很高的文章。本文主要针对SIGMOD会议中区块链相关的论文进行简单整理。
ACM SIGMOD Conference 2021: Virtual Event, China
- SharPer: Sharding Permissioned Blockchains Over Network Clusters.
- Permissioned Blockchains: Properties, Techniques and Applications
- Why Do My Blockchain Transactions Fail?: A Study of Hyperledger Fabric.
- Do the Rich Get Richer? Fairness Analysis for Blockchain Incentives
- Blockchains vs. Distributed Databases: Dichotomy and Fusion.
- DIV: Resolving the Dynamic Issues of Zero-knowledge Set Membership Proof in the Blockchain.
- P2B-Trace: Privacy-Preserving Blockchain-based Contact Tracing to Combat Pandemics
- A Byzantine Fault Tolerant Storage for Permissioned Blockchain
SIGMOD Conference 2020: Virtual Event / Portland, OR, USA
- A Transactional Perspective on Execute-order-validate Blockchains.
- FalconDB: Blockchain-based Collaborative Database.
- Confidentiality Support over Financial Grade Consortium Blockchain.
- vChain: A Blockchain System Ensuring Query Integrity.
SIGMOD Conference 2019: Amsterdam, The Netherlands
- Blurring the Lines between Blockchains and Database Systems: the Case of Hyperledger Fabric.
- Towards Scaling Blockchain Systems via Sharding.
- vChain: Enabling Verifiable Boolean Range Queries over Blockchain Databases.
- State of Public and Private Blockchains: Myths and Reality.
- Database and Distributed Computing Foundations of Blockchains.
- BlockchainDB - Towards a Shared Database on Blockchains
- Fluid: A Blockchain based Framework for Crowdsourcing
计划分三篇文章进行整理,本篇为2020年的4篇论文
1 A Transactional Perspective on Execute-order-validate Blockchains
类别:优化 Hyperledger Fabric 性能。
摘要:智能合约使区块链系统能够从简单的加密货币平台发展到一般的交易系统。Hyperledger结构中提出了一种名为execute-order-validate的新体系结构,以支持并行事务。然而,这种体系结构在序列化事务时可能会导致许多无效事务。由于数据处理以外的其他因素(如密码学和一致性&#