中文
相关论文

相关论文: Modelling Bitcoin in Agda

200 篇论文

Bitcoin's limited scripting capabilities and lack of native interoperability mechanisms have constrained its integration into the broader blockchain ecosystem, especially decentralized finance (DeFi) and multi-chain applications. This paper…

密码学与安全 · 计算机科学 2025-11-04 Guojun Tang , Carylyne Chan , Ning Nan , Spencer Yang , Jiayu Zhou , Henry Leung , Mohammad Mamun , Steve Drew

The development of blockchain technologies has enabled the trustless execution of so-called smart contracts, i.e. programs that regulate the exchange of assets (e.g., cryptocurrency) between users. In a decentralized blockchain, the state…

编程语言 · 计算机科学 2020-04-28 Massimo Bartoletti , Letterio Galletta , Maurizio Murgia

Modern cryptocurrencies exploit decentralised blockchains to record a public and unalterable history of transactions. Besides transactions, further information is stored for different, and often undisclosed, purposes, making the blockchains…

密码学与安全 · 计算机科学 2017-11-07 Massimo Bartoletti , Andrea Bracciali , Stefano Lande , Livio Pompianu

This paper introduces a novel architecture for a distributed ledger, commonly referred to as a "blockchain", which is organized in the form of directed acyclic graph (DAG) with UTXO transactions as vertices, rather than as a chain of…

分布式、并行与集群计算 · 计算机科学 2025-10-14 Evaldas Drasutis

Ever-evolving transaction patterns have significantly hindered anomaly detection on emerging cryptocurrency blockchains due to the vast number of addresses and diverse anomalous behaviors. Recently, advanced Graph Anomaly Detection (GAD)…

密码学与安全 · 计算机科学 2026-05-29 Runang He , Tongya Zheng , Huiling Peng , Yuanyu Wan , Bingde Hu , Jiawei Chen , Canghong Jin , Mingli Song , Can Wang

This work proposes a dual-functional blockchain framework named BagChain for bagging-based decentralized learning. BagChain integrates blockchain with distributed machine learning by replacing the computationally costly hash operations in…

分布式、并行与集群计算 · 计算机科学 2025-11-04 Zixiang Cui , Xintong Ling , Xingyu Zhou , Jiaheng Wang , Zhi Ding , Xiqi Gao

In this paper, we design and implement the first-ever decentralized replicated relational database with blockchain properties that we term blockchain relational database. We highlight several similarities between features provided by…

分布式、并行与集群计算 · 计算机科学 2019-06-03 Senthil Nathan , Chander Govindarajan , Adarsh Saraf , Manish Sethi , Praveen Jayachandran

Directed Acylic Graphs (DAGs) are emerging as an attractive alternative to traditional blockchain architectures for distributed ledger technology (DLT). In particular DAG ledgers with stochastic attachment mechanisms potentially offer many…

分布式、并行与集群计算 · 计算机科学 2020-11-13 Pietro Ferraro , Christopher King , Robert Shorten

Cryptocurrencies and blockchain networks have attracted tremendous attention from their volatile price movements and the promise of decentralization. However, most projects run on business narratives with no way to test and verify their…

多智能体系统 · 计算机科学 2019-07-02 Zixuan Zhang

In a circular economy, tracking the flow of second-life components for quality control is critical. Tokenization can enhance the transparency of the flow of second-life components. However, simple tokenization does not correspond to real…

分布式、并行与集群计算 · 计算机科学 2022-05-24 Mojtaba Eshghie , Li Quan , Gustav Andersson Kasche , Filip Jacobson , Cosimo Bassi , Cyrille Artho

Transactive microgrids are emerging as a transformative solution for the problems faced by distribution system operators due to an increase in the use of distributed energy resources and a rapid acceleration in renewable energy generation,…

分布式、并行与集群计算 · 计算机科学 2018-02-01 Jonatan Bergquist , Aron Laszka , Monika Sturm , Abhishek Dubey

Merkle trees have become a widely successful cryptographic data structure. Enabling a vast variety of applications from checking for inconsistencies in databases like Dynamo to essential tools like Git to large scale distributed systems…

分布式、并行与集群计算 · 计算机科学 2023-11-30 Anoushk Kharangate

Blockchain has received tremendous attention in non-monetary applications including the Internet of Things (IoT) due to its salient features including decentralization, security, auditability, and anonymity. Most conventional blockchains…

密码学与安全 · 计算机科学 2020-05-20 Ali Dorri , Raja Jurdak

Blockchain transaction networks are complex, with evolving temporal patterns and inter-node relationships. To detect illicit activities, we propose a hybrid GCN-GRU model that captures both structural and sequential features. Using real…

机器学习 · 计算机科学 2025-09-10 Gyuyeon Na , Minjung Park , Hyeonjeong Cha , Soyoun Kim , Sunyoung Moon , Sua Lee , Jaeyoung Choi , Hyemin Lee , Sangmi Chai

This study develops a conceptual simulation model for a tokenized recycling incentive system that integrates blockchain infrastructure, market-driven pricing, behavioral economics, and carbon credit mechanisms. The model aims to address the…

理论经济学 · 经济学 2025-07-29 Atta Ul Mustafa

Blockchains are being positioned as the "technology of trust" that can be used to mediate transactions between non-trusting parties without the need for a central authority. They support transaction types that are native to the blockchain…

密码学与安全 · 计算机科学 2024-11-06 Nodirbek Korchiev , Akash Pateria , Vodelina Samatova , Sogolsadat Mansouri , Kemafor Anyanwu

We condense the theory of blockchains down to a simple and compact set of four type equations (Idealised EUTxO), and to an algebraic characterisation (abstract chunk systems), and exhibit an adjoint pair of functors between them. This gives…

计算机科学中的逻辑 · 计算机科学 2022-03-01 Murdoch J. Gabbay

The use of cryptocurrencies has led to an increase in illicit activities such as money laundering, with traditional rule-based approaches becoming less effective in detecting and preventing such activities. In this paper, we propose a novel…

机器学习 · 计算机科学 2024-10-10 Hrushyang Adloori , Vaishnavi Dasanapu , Abhijith Chandra Mergu

In recent years, blockchain has gained widespread attention as an emerging technology for decentralization, transparency, and immutability in advancing online activities over public networks. As an essential market process, auctions have…

密码学与安全 · 计算机科学 2022-11-29 Zeshun Shi , Cees de Laat , Paola Grosso , Zhiming Zhao

Terms are a concise representation of tree structures. Since they can be naturally defined by an inductive type, they offer data structures in functional programming and mechanised reasoning with useful principles such as structural…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Makoto Hamana