中文
相关论文

相关论文: Demo: Light-Weight Programming Language for Blockc…

200 篇论文

Blockchain technology is facing critical issues of scalability, efficiency and sustainability. These problems are necessary to solve if blockchain is to become a technology that can be used responsibly. Useful quantum computers could…

密码学与安全 · 计算机科学 2022-01-28 Marcus Edwards , Atefeh Mashatan , Shohini Ghose

Proof of Work (PoW) blockchains burn a lot of energy. Proof-of-work algorithms are expensive by design and often only serve to compute blockchains. In some sense, carbon-based and non-carbon based regional electric power is fungible. So the…

密码学与安全 · 计算机科学 2024-04-09 Agron Gemajli , Shivam Patel , Phillip G. Bradford

LightChain is the first Distributed Hash Table (DHT)-based blockchain with a logarithmic asymptotic message and memory complexity. In this demo paper, we present the software architecture of our open-source implementation of LightChain, as…

分布式、并行与集群计算 · 计算机科学 2020-07-28 Yahya Hassanzadeh-Nazarabadi , Nazir Nayal , Shadi Sameh Hamdan , Öznur Özkasap , Alptekin Küpçü

As blockchain-based systems see wider adoption, it becomes increasingly critical to ensure their reliability, security, and efficiency. Running simulations is an effective method of gaining insights on the existing systems and analyzing…

密码学与安全 · 计算机科学 2021-07-19 Ege Erdogan , Can Arda Aydin , Oznur Ozkasap , Waris Gill

In this work we introduce Qumin, a novel quantum programming language with a focus on providing an easy to use, minimalist, high-level, and easily extensible platform for quantum programming. Qumin's design concentrates on encompassing the…

编程语言 · 计算机科学 2017-04-17 Alexander Singh , Konstantinos Giannakis , Theodore Andronikos

Blockchain has come to provide transparency, reliability as well as to increase the security in computer systems, especially in distributed ones like the Internet of Things (IoT). A few integrations have been proposed in this context so…

密码学与安全 · 计算机科学 2020-08-18 Cristian Martín , Iván Alba , Joaquín Trillo , Enrique Soler , Bartolomé Rubio , Manuel Díaz

This paper presents a new blockchain network simulator that uses bitcoin's original reference implementation as its main application. The proposed simulator leverages the use of lightweight virtualization technology to build a fine tuned…

密码学与安全 · 计算机科学 2020-02-12 Lina Alsahan , Noureddine Lasla , Mohamed Abdallah

Owing to some special characteristics and features, blockchain is a very useful technique that can securely organize diverse devices in a smart city. It finds wide applications, especially in distributed environments, where entities such as…

密码学与安全 · 计算机科学 2021-04-01 Jiahui Chen , Wensheng Gan , Muchuang Hu , Chien-Ming Chen

Quantum blockchains provide inherent resilience against quantum adversaries and represent a promising alternative to classical blockchain systems in the quantum era. However, existing quantum blockchain architectures largely depend on…

量子物理 · 物理学 2025-10-14 Chong-Qiang Ye , Heng-Ji Li , Jian Li , Xiao-Yu Chen

The Ethereum platform supports the decentralized execution of smart contracts, i.e. computer programs that transfer digital assets between users. The most common language used to develop these contracts is Solidity, a Javascript-like…

编程语言 · 计算机科学 2019-08-08 Massimo Bartoletti , Letterio Galletta , Maurizio Murgia

In this paper we describe a prototype of a blockchain-in-a-box system which allows users to easily bootstrap the whole Ethereum Proof-of-Work (PoW) network running on multiple Raspberry Pi nodes - an inexpensive modular computers. Users are…

分布式、并行与集群计算 · 计算机科学 2025-05-09 Matija Piškorec , Anton Ivashkevich , Said Haji Abukar , Lundrim Azemi , Md Rezuanul Haque , Mostafa Chegenizadeh , Claudio J. Tessone

Language model applications are becoming increasingly popular and complex, often including features like tool usage and retrieval augmentation. However, existing frameworks for such applications are often opinionated, deciding for…

软件工程 · 计算机科学 2023-09-12 Andrew Zhu , Liam Dugan , Alyssa Hwang , Chris Callison-Burch

Designing an efficient difficulty control algorithm is an essential problem in Proof-of-Work (PoW) based blockchains because the network hash rate is randomly changing. This paper proposes a general difficulty control algorithm and provides…

密码学与安全 · 计算机科学 2020-04-23 Shulai Zhang , Xiaoli Ma

This paper introduces the new robot programming language LightRocks (Light Weight Robot Coding for Skills), a domain specific language (DSL) for robot programming. The language offers three different level of abstraction for robot…

软件工程 · 计算机科学 2014-09-24 Ulrike Thomas , Gerd Hirzinger , Bernhard Rumpe , Christoph Schulze , Andreas Wortmann

Training and deploying the large language models requires a large mount of computational resource because the language models contain billions of parameters and the text has thousands of tokens. Another problem is that the large language…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Yuanhao Gong

Blockchains host smart contracts for crowdfunding, tokens, and many other purposes. Vulnerabilities in contracts are often discovered, leading to the loss of large quantities of money. Psamathe is a new language we are designing around a…

编程语言 · 计算机科学 2020-11-24 Reed Oei , Michael Coblenz , Jonathan Aldrich

It is becoming increasingly clear that, if a useful device for quantum computation will ever be built, it will be embodied by a classical computing machine with control over a truly quantum subsystem, this apparatus performing a mixture of…

编程语言 · 计算机科学 2009-11-07 S. Bettelli , L. Serafini , T. Calarco

Purposely modular, this protocol enables customization of several protocol properties, including the consensus properties implemented, blockchain type, the roots used, and virtual machine opcodes, among others. These modules enable…

分布式、并行与集群计算 · 计算机科学 2018-12-20 Jovonni L. Pharr

We present a model/executable specification of smart contract execution in Coq. Our formalization allows for inter-contract communication and generalizes existing work by allowing modelling of both depth-first execution blockchains (like…

计算机科学中的逻辑 · 计算机科学 2020-02-10 Jakob Botsch Nielsen , Bas Spitters

Blockchain has attracted much attention from both academia and industry since emerging in 2008. Due to the inconvenience of the deployment of large-scale blockchains, blockchain simulators are used to facilitate blockchain design and…

分布式、并行与集群计算 · 计算机科学 2022-05-31 Xuyang Ma , Han Wu , Du Xu , Katinka Wolter