Skip to main content

Showing 1–3 of 3 results for author: Gorenflo, C

.
  1. arXiv:2010.08274  [pdf, other

    cs.CR cs.DC

    Multi-Shard Private Transactions for Permissioned Blockchains

    Authors: Elli Androulaki, Angelo De Caro, Kaoutar Elkhiyaoui, Christian Gorenflo, Alessandro Sorniotti, Marko Vukolic

    Abstract: Traditionally, blockchain systems involve sharing transaction information across all blockchain network participants. Clearly, this introduces barriers to the adoption of the technology by the enterprise world, where preserving the privacy of the business data is a necessity. Previous efforts to bring privacy and blockchains together either still leak partial information, are restricted in their f… ▽ More

    Submitted 16 October, 2020; originally announced October 2020.

  2. arXiv:1906.11229  [pdf, ps, other

    cs.DC

    XOX Fabric: A hybrid approach to blockchain transaction execution

    Authors: Christian Gorenflo, Lukasz Golab, Srinivasan Keshav

    Abstract: Performance and scalability are major concerns for blockchains: permissionless systems are typically limited by slow proof of X consensus algorithms and sequential post-order transaction execution on every node of the network. By introducing a small amount of trust in their participants, permissioned blockchain systems such as Hyperledger Fabric can benefit from more efficient consensus algorithms… ▽ More

    Submitted 9 March, 2020; v1 submitted 26 June, 2019; originally announced June 2019.

  3. arXiv:1901.00910  [pdf, other

    cs.DC

    FastFabric: Scaling Hyperledger Fabric to 20,000 Transactions per Second

    Authors: Christian Gorenflo, Stephen Lee, Lukasz Golab, S. Keshav

    Abstract: Blockchain technologies are expected to make a significant impact on a variety of industries. However, one issue holding them back is their limited transaction throughput, especially compared to established solutions such as distributed database systems. In this paper, we re-architect a modern permissioned blockchain system, Hyperledger Fabric, to increase transaction throughput from 3,000 to 20,0… ▽ More

    Submitted 4 March, 2019; v1 submitted 3 January, 2019; originally announced January 2019.

    Comments: Minor revisions based on reviewer feedback