中文
相关论文

相关论文: A General Difficulty Control Algorithm for Proof-o…

200 篇论文

This work proposes a novel proof-of-work blockchain incentive scheme such that, barring exogenous motivations, following the protocol is guaranteed to be the optimal strategy for miners. Our blockchain takes the form of a directed acyclic…

密码学与安全 · 计算机科学 2022-06-22 Jakub Sliwinski , Roger Wattenhofer

The educational system manages extensive documentation and paperwork, which can lead to human errors and sometimes abuse or fraud, such as the falsification of diplomas, certificates or other credentials. In fact, in the last years,…

分布式、并行与集群计算 · 计算机科学 2025-04-02 Gabriel Fernández-Blanco , Iván Froiz-Míguez , Paula Fraga-Lamas , Tiago M. Fernández-Caramés

Current blockchain consensus protocols -- notably, Proof of Work (PoW) and Proof of Stake (PoS) -- deliver global agreement but exhibit structural constraints. PoW anchors security in heavy computation, inflating energy use and imposing…

密码学与安全 · 计算机科学 2025-12-11 Kyle Habib , Vladislav Kapitsyn , Giovanni Mazzeo , Faisal Mehrban

Bitcoin blockchain uses hash-based Proof-of-Work (PoW) that prevents unwanted participants from hogging the network resources. Anyone entering the mining game has to prove that they have expended a specific amount of computational power.…

密码学与安全 · 计算机科学 2025-04-22 Diptendu Chatterjee , Avishek Majumder , Subhra Mazumdar

Proof-of-Work (PoW) is a fundamental method in decentralized digital networks for establishing consensus on a shared ledger. By requiring network participants to solve a mathematical puzzle, PoW maintains network integrity. However, PoW has…

密码学与安全 · 计算机科学 2026-05-12 Chong Guan

While cryptocurrencies and blockchain applications continue to gain popularity, their energy cost is evidently becoming unsustainable. In most instances, the main cost comes from the required amount of energy for the Proof-of-Work, and this…

密码学与安全 · 计算机科学 2019-08-20 Philippe Jacquet , Bernard Mans

Most PoW blockchain protocols operate with a simple mechanism whereby a threshold is set for each block and miners generate block hashes until one of those values falls below the threshold. Although largely effective, this mechanism…

密码学与安全 · 计算机科学 2020-07-14 George Bissias

Modern public blockchains like Ethereum rely on p2p networks to run distributed and censorship-resistant applications. With its wide adoption, it operates as a highly critical public ledger. On its transition to become more scalable and…

网络与互联网体系结构 · 计算机科学 2023-09-26 Mikel Cortes-Goicoechea , Tarun Mohandas-Daryanani , Jose Luis Munoz-Tapia , Leonardo Bautista-Gomez

Blockchain is a type of decentralized distributed network which acts as an immutable digital ledger. Despite the absence of any central governing authority to validate the blocks in the ledger, it is considered secure and immutable due to…

分布式、并行与集群计算 · 计算机科学 2021-09-07 Shashank Joshi

We propose a proof-of-work algorithm that rewards blockchain miners for using computational resources to solve NP-complete puzzles. The resulting blockchain will publicly store and improve solutions to problems with real world applications…

分布式、并行与集群计算 · 计算机科学 2017-09-05 Carlos G. Oliver , Alessandro Ricottone , Pericles Philippopoulos

Proof of Stake (PoS) protocols rely on voting mechanisms to reach consensus on the current state. If an enhanced majority of staking nodes, also called validators, agree on a proposed block, then this block is appended to the blockchain.…

计算机科学与博弈论 · 计算机科学 2021-07-20 Stefanos Leonardos , Daniel Reijsbergen , Georgios Piliouras

In the area of blockchain, numerous methods have been proposed for suppressing intentional forks by attackers more effectively than the random rule. However, all of them, except for the random rule, require major updates, rely on a trusted…

密码学与安全 · 计算机科学 2025-01-03 Akira Sakurai , Kazuyuki Shudo

Proof of Work (PoW) is a Sybil-deterrence security mechanism. It introduces an external cost to a system by requiring computational effort to perform actions. However, since its inception, a central challenge was to tune this cost. Initial…

密码学与安全 · 计算机科学 2021-08-05 Itay Tsabary , Alexander Spiegelman , Ittay Eyal

In a blockchain system, consensus protocol as an incentive and security mechanism, is to ensure the participants to build the block honestly and effectively. There are different consensus protocols for blockchain, like Proof of work (PoW),…

分布式、并行与集群计算 · 计算机科学 2019-03-25 Zhongli Dong , Young Choon Lee , Albert Y. Zomaya

Security analysis of blockchain technology is an active domain of research. There has been both cryptographic and game-theoretic security analysis of Proof-of-Work (PoW) blockchains. Prominent work includes the cryptographic security…

密码学与安全 · 计算机科学 2024-09-01 Varul Srivastava , Sujit Gujar

Ethereum has undergone a recent change called \textit{the Merge}, which made Ethereum a Proof-of-Stake blockchain, shifting closer to BFT consensus. Ethereum, which wished to keep the best of the two protocol designs (BFT and…

密码学与安全 · 计算机科学 2023-09-15 Ulysse Pavloff , Yackolley Amoussou-Guenou , Sara Tucci-Piergiovanni

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

Layer 1 (L1) blockchains such as Ethereum are secured under an "honest supermajority of stake" assumption for a large pool of validators who verify each and every transaction on it. This high security comes at a scalability cost which not…

密码学与安全 · 计算机科学 2024-07-25 Peiyao Sheng , Ranvir Rana , Senthil Bala , Himanshu Tyagi , Pramod Viswanath

As a blockchain platform that has developed vigorously in recent years, Ethereum is different from Bitcoin in that it introduces smart contracts into blockchain.Solidity is one of the most mature and widely used smart contract programming…

软件工程 · 计算机科学 2019-11-25 Pengcheng Zhang , Feng Xiao , Xiapu Luo

The distributed consensus mechanism is the backbone of the rapidly developing blockchain network. Blockchain platforms consume vast amounts of electricity based on the current consensus mechanism of Proof of Work. Here, we point out an…

计算机与社会 · 计算机科学 2022-01-19 Xiaoyang Shi , Hang Xiao , Weifeng Liu , Xi Chen , Klaus. S. Lackner , Vitalik Buterin , Thomas F. Stocker