中文
相关论文

相关论文: Stake Shift in Major Cryptocurrencies: An Empirica…

200 篇论文

Blockchain systems based on a reusable resource, such as proof-of-stake (PoS), provide weaker security guarantees than those based on proof-of-work. Specifically, they are vulnerable to long-range attacks, where an adversary can corrupt…

密码学与安全 · 计算机科学 2022-10-14 Sarah Azouvi , Marko Vukolić

Geospatial decentralization is essential for blockchains, ensuring regulatory resilience, robustness, and fairness. We empirically analyze five major Proof of Stake (PoS) blockchains: Aptos, Avalanche, Ethereum, Solana, and Sui, revealing…

分布式、并行与集群计算 · 计算机科学 2025-11-05 Shashank Motepalli , Naman Garg , Gengrui Zhang , Hans-Arno Jacobsen

Distributed ledger technology such as blockchain is considered essential for supporting large numbers of micro-transactions in the Machine Economy, which is envisioned to involve billions of connected heterogeneous and decentralized…

分布式、并行与集群计算 · 计算机科学 2024-05-27 Christoffer Fink , Olov Schelén , Ulf Bodin

Distributed ledger technology has gained wide popularity and adoption since the emergence of bitcoin in 2008 which is based on proof of work (PoW). It is a distributed, transparent and immutable database of records of all the transactions…

分布式、并行与集群计算 · 计算机科学 2018-10-10 Abdul Wahab , Waqas Mehmood

Abrupt changes in the miner hash rate applied to a proof-of-work (PoW) blockchain can adversely affect user experience and security. Because different PoW blockchains often share hashing algorithms, miners face a complex choice in deciding…

密码学与安全 · 计算机科学 2018-06-20 George Bissias , Brian N. Levine , David Thibodeau

The Ethereum Improvement Proposal 3675 (EIP-3675) marks a significant shift, transitioning from a Proof of Work (PoW) to a Proof of Stake (PoS) consensus mechanism. This transition resulted in a staggering 99.95% decrease in energy…

数据库 · 计算机科学 2024-08-05 Umesh Bhatt , Sarvesh Pandey

Trustless systems, such as those blockchain enpowered, provide trust in the system regardless of the trust of its participants, who may be honest or malicious. Proof-of-stake (PoS) protocols and DAG-based approaches have emerged as a better…

分布式、并行与集群计算 · 计算机科学 2019-07-09 Quan Nguyen , Andre Cronje , Michael Kong , Alex Kampa , George Samman

Proof-of-Stake blockchains based on a longest-chain consensus protocol are an attractive energy-friendly alternative to the Proof-of-Work paradigm. However, formal barriers to "getting the incentives right" were recently discovered, driven…

计算机科学与博弈论 · 计算机科学 2023-10-31 Matheus V. X. Ferreira , S. Matthew Weinberg

We introduce Bitcoin-IPC, a software stack and protocol that scales Bitcoin towards helping it become the universal Medium of Exchange (MoE) by enabling the permissionless creation of fully programmable Proof-of-Stake (PoS) Layer-2 chains,…

分布式、并行与集群计算 · 计算机科学 2026-04-22 Marko Vukolić , Orestis Alpos , Jakov Mitrovski , Themis Papameletiou , Nikola Ristić , Dionysis Zindros

Decentralization is a foundational principle of permissionless blockchains, with consensus mechanisms serving a critical role in its realization. This study quantifies the decentralization of consensus mechanisms in proof-of-stake (PoS)…

分布式、并行与集群计算 · 计算机科学 2025-04-22 Shashank Motepalli , Hans-Arno Jacobsen

We study decentralized cryptocurrency protocols in which the participants do not deplete physical scarce resources. Such protocols commonly rely on Proof of Stake, i.e., on mechanisms that extend voting power to the stakeholders of the…

密码学与安全 · 计算机科学 2017-01-12 Iddo Bentov , Ariel Gabizon , Alex Mizrahi

Current blockchain protocols (e.g., Proof-of-Work and Proof-of-Stake) secure the ledger yet cannot measure validator trustworthiness, allowing subtle misconduct that is especially damaging in decentralized-finance (DeFi) settings. We…

分布式、并行与集群计算 · 计算机科学 2025-06-30 Ailiya Borjigin , Wei Zhou , Cong He

Proof of Stake (PoS) blockchains offer promising alternatives to traditional Proof of Work (PoW) systems, providing scalability and energy efficiency. However, blockchains operate in a decentralized manner and the network is composed of…

分布式、并行与集群计算 · 计算机科学 2025-04-25 Faisal Haque Bappy , Tariqul Islam , Kamrul Hasan , Md Sajidul Islam Sajid , Mir Mehedi Ahsan Pritom

An important feature of Proof-of-Work (PoW) blockchains is full dynamic availability, allowing miners to go online and offline while requiring only 50% of the online miners to be honest. Existing Proof-of-stake (PoS), Proof-of-Space and…

密码学与安全 · 计算机科学 2021-02-22 Soubhik Deb , Sreeram Kannan , David Tse

The dominance of a few big companies in the storage market arising various concerns including single point of failure, privacy violation, and oligopoly. To eliminate the dependency on such a centralized storage architecture, several…

计算机科学与博弈论 · 计算机科学 2023-02-20 Iman Vakilinia , Weihong Wang , Jiajun Xin

Cryptocurrency achieves distributed consensus using proof of work (PoW). Prior research in blockchain security identified financially incentivized attacks based on withholding blocks which have the attacker compromise a victim pool and pose…

密码学与安全 · 计算机科学 2020-09-01 Sang-Yoon Chang

We study Nash-dynamics in the context of blockchain protocols. We introduce a formal model, within which one can assess whether the Nash dynamics can lead utility-maximizing participants to defect from the "honest" protocol operation,…

密码学与安全 · 计算机科学 2022-03-24 Dimitris Karakostas , Aggelos Kiayias , Thomas Zacharias

Mining blocks in a blockchain using the \textit{Proof-of-Work} consensus protocol involves significant risk, as network participants face continuous operational costs while earning infrequent capital gains upon successfully mining a block.…

密码学与安全 · 计算机科学 2025-11-19 Pierre-Olivier Goffard , Hansjoerg Albrecher , Jean-Pierre Fouque

Blockchain protocols differ in fundamental ways, including the mechanics of selecting users to produce blocks (e.g., proof-of-work vs. proof-of-stake) and the method to establish consensus (e.g., longest chain rules vs. Byzantine…

分布式、并行与集群计算 · 计算机科学 2021-02-05 Andrew Lewis-Pye , Tim Roughgarden

In the PoS blockchain landscape, the challenge of achieving full decentralization is often hindered by a disproportionate concentration of staked tokens among a few validators. This study analyses this challenge by first formalizing…

分布式、并行与集群计算 · 计算机科学 2024-05-21 Shashank Motepalli , Hans-Arno Jacobsen