中文
相关论文

相关论文: Optimal Bootstrapping of PoW Blockchains

200 篇论文

As cryptographic tokens and altcoins are increasingly being built to serve as utility tokens, the notion of useful work consensus protocols, as opposed to number-crunching PoW consensus, is becoming ever more important. In such contexts,…

密码学与安全 · 计算机科学 2019-05-13 Michał Król , Alberto Sonnino , Mustafa Al-Bassam , Argyrios Tasiopoulos , Ioannis Psaras

Bitcoin is the first of its kind, a truly decentralized and anonymous cryptocurrency. To realize it, it has developed blockchain technology using the concept of `Proof of Work' (PoW). The miners, nodes responsible for writing transaction…

密码学与安全 · 计算机科学 2022-10-14 Yash Chaurasia , Visvesh Subramanian , Sujit Gujar

We present two attacks targeting the Proof-of-Stake (PoS) Ethereum consensus protocol. The first attack suggests a fundamental conceptual incompatibility between PoS and the Greedy Heaviest-Observed Sub-Tree (GHOST) fork choice paradigm…

密码学与安全 · 计算机科学 2022-03-03 Joachim Neu , Ertem Nusret Tas , David Tse

This paper introduces Proof of Team Sprint (PoTS), a novel consensus algorithm designed to address the significant energy inefficiencies inherent in traditional Proof of Work (PoW) systems. PoTS shifts the consensus mechanism from an…

分布式、并行与集群计算 · 计算机科学 2024-10-17 Naoki Yonezawa

Mining is a central operation of all proof-of-work (PoW) based cryptocurrencies. The vast majority of miners today participate in "mining pools" instead of "solo mining" in order to lower risk and achieve a more steady income. However, this…

计算工程、金融与科学 · 计算机科学 2022-12-15 Panagiotis Chatzigiannis , Foteini Baldimtsi , Igor Griva , Jiasun Li

This work explores a novel integration of blockchain methodologies with Wide Area Visual Navigation (WAVN) to address challenges in visual navigation for a heterogeneous team of mobile robots deployed for unstructured applications in…

机器人学 · 计算机科学 2025-05-23 Nasim Paykari , Ali Alfatemi , Damian M. Lyons , Mohamed Rahouti

In the white book of Bitcion, Satoshi Nakamoto described a bitcoin system that can realize point-to-point online payment without a third-party organization. After supporting this magical application scenario and subverting the traditional…

密码学与安全 · 计算机科学 2022-09-26 Shi Yan

The security and decentralization of Proof-of-Work (PoW) have been well-tested in existing blockchain systems. However, its tremendous energy waste has raised concerns about sustainability. Proof-of-Useful-Work (PoUW) aims to redirect the…

密码学与安全 · 计算机科学 2025-12-16 Weihang Cao , Mustafa Doger , Sennur Ulukus

We provide the first large-scale data collection of real-world approval-based committee elections. These elections have been conducted on the Polkadot blockchain as part of their Nominated Proof-of-Stake mechanism and contain around one…

计算机科学与博弈论 · 计算机科学 2023-12-20 Niclas Boehmer , Markus Brill , Alfonso Cevallos , Jonas Gehrlein , Luis Sánchez-Fernández , Ulrike Schmidt-Kraepelin

We develop a continuous-time control approach to optimal trading in a Proof-of-Stake (PoS) blockchain, formulated as a consumption-investment problem that aims to strike the optimal balance between a participant's (or agent's) utility from…

综合经济学 · 经济学 2023-06-13 Wenpin Tang , David D. Yao

In blockchain systems, the scarcity of a resource is used as a Sybil protection mechanism. In Proof-of-Work blockchains, that resource is computing power. In the event of a fork, the scarcity of this resource theoretically prevents miners…

密码学与安全 · 计算机科学 2023-02-24 Leonard Lys , Sebastien Forestier , Damir Vodenicarevic , Adrien Laversanne-Finot

EOSIO has become one of the most popular blockchain platforms since its mainnet launch in June 2018. In contrast to the traditional PoW-based systems (e.g., Bitcoin and Ethereum), which are limited by low throughput, EOSIO is the first high…

密码学与安全 · 计算机科学 2020-02-14 Yuheng Huang , Haoyu Wang , Lei Wu , Gareth Tyson , Xiapu Luo , Run Zhang , Xuanzhe Liu , Gang Huang , Xuxian Jiang

Proof-of-Work~(PoW) based blockchains typically allocate only a tiny fraction (e.g., less than 1% for Ethereum) of the average interarrival time~($\mathbb{I}$) between blocks for validating transactions. A trivial increase in validation…

密码学与安全 · 计算机科学 2021-06-03 Sourav Das , Nitin Awathare , Ling Ren , Vinay Joseph Ribeiro , Umesh Bellur

Recently we could see several institutions coming together to create consortium based blockchain networks such as Hyperledger. Although for applications of blockchain such as Bitcoin, Litcoin, etc. the majority-attack might not be a great…

密码学与安全 · 计算机科学 2018-06-15 Somdip Dey

Zero-Knowledge Proof-of-Identity from trusted public certificates (e.g., national identity cards and/or ePassports; eSIM) is introduced here to permissionless blockchains in order to remove the inefficiencies of Sybil-resistant mechanisms…

密码学与安全 · 计算机科学 2024-09-17 David Cerezo Sánchez

Mining in proof-of-work blockchains has become an expensive affair requiring specialized hardware capable of executing several megahashes per second at huge electricity costs. Miners earn a reward each time they mine a block within the…

网络与互联网体系结构 · 计算机科学 2023-08-30 Arti Vedula , Abhishek Gupta , Shaileshh Bojja Venkatakrishnan

The rise of computational power has led to unprecedented performance gains for deep learning models. As more data becomes available and model architectures become more complex, the need for more computational power increases. On the other…

密码学与安全 · 计算机科学 2023-09-01 Mahmoud Salhab , Khaleel Mershad

Embedded and Internet-of-Things (IoT) devices play a critical role in modern life. Their software and firmware, often developed in memory-unsafe languages like C, are susceptible to memory safety vulnerabilities that can lead to…

密码学与安全 · 计算机科学 2026-05-12 Xi Tan , Sagar Mohan , Ziming Zhao

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

Blockchain sharding is a promising approach to solving the dilemma between decentralisation and high performance (transaction throughput) for blockchain. The main challenge of Blockchain sharding systems is how to reach a decision on a…

分布式、并行与集群计算 · 计算机科学 2020-03-24 Yibin Xu , Yangyu Huang , Jianhua Shao , George Theodorakopoulos