Skip to main content

Showing 1–7 of 7 results for author: Manevich, Y

Searching in archive cs. Search in all archives.
.
  1. arXiv:2312.13777  [pdf, other

    cs.DC

    Arma: Byzantine Fault Tolerant consensus with Linear Scalability

    Authors: Yacov Manevich

    Abstract: Arma is a Byzantine Fault Tolerant (BFT) consensus system designed to achieve linear scalability across all hardware resources: network bandwidth, CPU, and disk I/O. As opposed to preceding BFT protocols, Arma separates the dissemination and validation of client transactions from the consensus process, restricting the latter to totally ordering only metadata of batches of transactions. This separa… ▽ More

    Submitted 21 December, 2023; originally announced December 2023.

  2. arXiv:2107.06922  [pdf, other

    cs.DC cs.CR

    A Byzantine Fault-Tolerant Consensus Library for Hyperledger Fabric

    Authors: Artem Barger, Yacov Manevich, Hagar Meir, Yoav Tock

    Abstract: Hyperledger Fabric is an enterprise grade permissioned distributed ledger platform that offers modularity for a broad set of industry use cases. One modular component is a pluggable ordering service that establishes consensus on the order of transactions and batches them into blocks. However, as of the time of this writing, there is no production grade Byzantine Fault-Tolerant (BFT) ordering servi… ▽ More

    Submitted 14 July, 2021; originally announced July 2021.

    Comments: IEEE International Conference on Blockchain and Cryptocurrency, https://icbc2021.ieee-icbc.org/

  3. arXiv:2105.14818  [pdf, other

    cs.CR

    Redacting Transactions from Execute-Order-Validate Blockchains

    Authors: Yacov Manevich, Artem Barger, Gal Assa

    Abstract: As user privacy gains popularity and attention, and starts to shape relations between users and service providers, blockchain based solutions thrive for ways to relax immutability without sacrificing consistency. This work answers that need and presents the first design for a redactable execute-order-validate blockchain, that grants users with the \emph{right to be forgotten}. The design is easy t… ▽ More

    Submitted 9 June, 2021; v1 submitted 31 May, 2021; originally announced May 2021.

    Comments: IEEE International Conference on Blockchain and Cryptocurrency 2021 conference: icbc2021.ieee-icbc.org

  4. arXiv:1911.12711  [pdf, other

    cs.DC

    Lockless Transaction Isolation in Hyperledger Fabric

    Authors: Hagar Meir, Artem Barger, Yacov Manevich, Yoav Tock

    Abstract: Hyperledger Fabric is a distributed operating system for permissioned blockchains hosted by the Linux Foundation. It is the first truly extensible blockchain system for running distributed applications at enterprise grade scale. To achieve this, Hyperledger Fabric introduces a novel execute-order-validate blockchain architecture, allowing parallelization of transaction execution and validation. Ho… ▽ More

    Submitted 28 November, 2019; originally announced November 2019.

    Comments: Published in the 2019 IEEE International Conference on Blockchain (Blockchain-2019)

  5. arXiv:1805.02105  [pdf, other

    cs.DC cs.SE

    Service Discovery for Hyperledger Fabric

    Authors: Yacov Manevich, Artem Barger, Yoav Tock

    Abstract: Hyperledger Fabric (HLF) is a modular and extensible permissioned blockchain platform released to open-source and hosted by the Linux Foundation. The platform's design exhibits principles required by enterprise grade business applications like supply-chains, financial transactions, asset management, food safety, and many more. For that end HLF introduces several innovations, two of which are smart… ▽ More

    Submitted 5 May, 2018; originally announced May 2018.

  6. arXiv:1805.01081  [pdf, other

    cs.DC cs.CR

    LedgerGuard: Improving Blockchain Ledger Dependability

    Authors: Qi Zhang, Petr Novotny, Salman Baset, Donna Dillenberger, Artem Barger, Yacov Manevich

    Abstract: The rise of crypto-currencies has spawned great interest in their underlying technology, namely, Blockchain. The central component in a Blockchain is a shared distributed ledger. A ledger comprises series of blocks, which in turns contains a series of transactions. An identical copy of the ledger is stored on all nodes in a blockchain network. Maintaining ledger integrity and security is one of th… ▽ More

    Submitted 2 May, 2018; originally announced May 2018.

    Comments: 8 pages. Appears in 2018 International Conference on Blockchain (ICBC)

  7. Hyperledger Fabric: A Distributed Operating System for Permissioned Blockchains

    Authors: Elli Androulaki, Artem Barger, Vita Bortnikov, Christian Cachin, Konstantinos Christidis, Angelo De Caro, David Enyeart, Christopher Ferris, Gennady Laventman, Yacov Manevich, Srinivasan Muralidharan, Chet Murthy, Binh Nguyen, Manish Sethi, Gari Singh, Keith Smith, Alessandro Sorniotti, Chrysoula Stathakopoulou, Marko Vukolić, Sharon Weed Cocco, Jason Yellick

    Abstract: Fabric is a modular and extensible open-source system for deploying and operating permissioned blockchains and one of the Hyperledger projects hosted by the Linux Foundation (www.hyperledger.org). Fabric is the first truly extensible blockchain system for running distributed applications. It supports modular consensus protocols, which allows the system to be tailored to particular use cases and… ▽ More

    Submitted 17 April, 2018; v1 submitted 30 January, 2018; originally announced January 2018.

    Comments: Appears in proceedings of EuroSys 2018 conference