論文の概要: Ark: Offchain Transaction Batching in Bitcoin
- arxiv url: http://arxiv.org/abs/2605.20952v1
- Date: Wed, 20 May 2026 09:40:20 GMT
- ステータス: 翻訳完了
- システム内更新日: 2026-05-21 19:19:56.602723
- Title: Ark: Offchain Transaction Batching in Bitcoin
- Title(参考訳): Ark:Bitcoinのオフチェーントランザクションバッチ
- Authors: Pim Keer, Matteo Maffei, Marco Argentieri, Andrew Camilleri, Zeta Avarikioti,
- Abstract要約: 私たちは最初のBitcoin互換のコミットチェーンであるArkを紹介します。
Arkの特徴的な特徴は、デプロイの容易さである。ユーザは、事前に資金をロックすることなく、オフチェーン支払いを受け取ることができる。
- 参考スコア(独自算出の注目度): 7.848925686243984
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Bitcoin is the cryptocurrency with the largest market capitalisation, but its widespread adoption is fundamentally limited by the scalability constraints of its consensus algorithm, which requires every transaction to be confirmed onchain. To address this, several Layer-2 scalability solutions have been proposed to move payments offchain -- most notably, the Lightning Network. However, their deployment remains hindered by cumbersome setup requirements: users must lock funds onchain to participate and engage in complex auxiliary protocols (e.g., for channel rebalancing, top-ups, and routing). Other solutions, like payment pools, sidechains and rollups, cannot be implemented in a non-custodial way on Bitcoin due to its limited scripting capabilities, or require all protocol participants to update the offchain state. In this work, we present Ark, the first Bitcoin-compatible commit-chain. Ark enables offchain transactions of virtual UTXOs (VTXOs), through an untrusted operator who aggregates them into succinct onchain commitments. A distinctive feature of Ark is its ease of deployment: users can receive offchain payments without locking any funds beforehand and Ark state updates can be performed only requiring the users involved in that update. We formally define the Ark protocol and prove its security. During this process, we identified two attacks affecting the testnet implementation, which we responsibly disclosed and proposed fixes for, which have been now integrated into the mainnet implementation. Our experimental evaluation demonstrates that Ark can commit onchain to batches of arbitrarily many VTXOs with a constant-sized footprint of approximately 200 vB. Cooperative exits add one output per user, while unilateral exits require $\mathcal{O}(\log n)$ transactions of roughly 150 vB per VTXO for a batch of $n$ VTXOs.
- Abstract(参考訳): Bitcoinは最大の時価総額を持つ暗号通貨だが、その普及はコンセンサスアルゴリズムのスケーラビリティの制約によって根本的に制限されている。
これを解決するために、いくつかのLayer-2スケーラビリティソリューションが提案されている。
ユーザは、複雑な補助プロトコル(例えば、チャネルリバランシング、トップアップ、ルーティング)に参加するために、オンチェーンで資金をロックしなければなりません。
支払いプールやサイドチェーン、ロールアップといった他のソリューションは、スクリプト機能に制限があるため、Bitcoin上では直感的ではない方法で実装することはできず、あるいはオフチェーン状態の更新をすべてのプロトコル参加者に要求する。
この作業では、最初のBitcoin互換のコミットチェーンであるArkを紹介します。
Arkは、信頼できない演算子を通じて仮想UTXO(VTXOs)のオフチェーントランザクションを可能にし、それらを簡潔なオンチェーンコミットメントに集約する。
Arkの特徴的な特徴は、デプロイの容易さである。ユーザは事前に資金をロックすることなくオフチェーン支払いを受信でき、Ark状態のアップデートは、そのアップデートに関わるユーザのみに実行される。
Arkプロトコルを正式に定義し、そのセキュリティを証明します。
この過程で、テストネットの実装に影響を及ぼす2つの攻撃を特定し、それを責任を持って開示し、修正案を提案しました。
実験により, Ark は任意の数の VTXO のバッチに対して, 一定サイズのフットプリントが約200 vB であることを示す。
協調エグジットはユーザ毎に1つの出力を追加するが、一方のエグジットは$\mathcal{O}(\log n)$トランザクションが$n$ VTXOsのバッチに対して約150vBのVTXOを必要とする。
関連論文リスト
- Sedna: Sharding transactions in multiple concurrent proposer blockchains [42.71280924071485]
Sednaは、単純なトランザクションレプリケーションを検証可能な、レートレスなコーディングに置き換える、ユーザ対応のプロトコルです。
我々は,Sednaが生かさとインフンチル・デコードプライバシーを保証することを証明し,MEV曝露を著しく低減した。
論文 参考訳(メタデータ) (2025-12-18T20:12:55Z) - Privacy-Preserving Smart Contracts for Permissioned Blockchains: A zk-SNARK-Based Recipe Part-1 [1.7265013728931]
この研究は、zk-SNARKを使用してスマートコントラクトとブロックチェーンのプライバシを提供するソリューションを提案する。
この提案にはデリゲートトランザクションと呼ばれる新しいタイプのトランザクションが含まれており、Delivery vs Payment(DvP)のようなユースケースを可能にする。
論文 参考訳(メタデータ) (2025-01-06T21:16:33Z) - MAP the Blockchain World: A Trustless and Scalable Blockchain Interoperability Protocol for Cross-chain Applications [18.33587076597966]
インターオペラビリティプロトコルは、鎖間のアセット転送やデータ検索を可能にする。
既存のプロトコルは、オンチェーンとオフチェーンのコストが高いため、厳しいスケーラビリティの問題に直面している。
信頼性のないブロックチェーン相互運用プロトコルである textttMAP を提案する。
論文 参考訳(メタデータ) (2024-11-01T07:43:11Z) - The Latency Price of Threshold Cryptosystem in Blockchains [52.359230560289745]
本稿では,Byzantine-fault Tolerant(BFT)コンセンサスプロトコルを用いた,しきい値暗号とブロックチェーンのクラス間の相互作用について検討する。
Aptosのメインネットからの測定によると、楽観的なアプローチは遅延オーバーヘッドを71%削減する。
論文 参考訳(メタデータ) (2024-07-16T20:53:04Z) - Fast and Secure Decentralized Optimistic Rollups Using Setchain [1.1534313664323634]
レイヤ2の楽観的なロールアップ(L2)は、スマートコントラクト開発とユーザインタラクションの面で同じインターフェースを提供する、より高速な代替手段です。
本稿では,集合の非分散化ビザンチン耐性実装であるSetchainに基づく分散L2楽観的なロールアップを提案する。
論文 参考訳(メタデータ) (2024-06-04T13:45:12Z) - CroCoDai: A Stablecoin for Cross-Chain Commerce [3.5504432743253633]
分散金融(DeFi)は近年急速に成長している。
グローバルなDeFiエコシステムは、複数のブロックチェーンに分断され、クロスチェーンコマースの需要を加速している。
既存のクロスチェーントランザクション(例えばブリッジやクロスチェーントランザクション)のアプローチは、エスクローの資産をロックすることで原子性を達成する。
これらの課題に対処するために、CroCoDaiを紹介します。
論文 参考訳(メタデータ) (2023-06-16T10:41:28Z) - Quantum-resistance in blockchain networks [46.63333997460008]
本稿では、ブロックチェーンネットワークにおける量子脅威を特定し、排除するために、米国間開発銀行、IDBラボ、LACChain、量子コンピューティング(CQC)、Tecnologicalo de Monterreyによる研究について述べる。
量子コンピューティングの出現は、非量子耐性暗号アルゴリズムを利用するため、インターネットプロトコルやブロックチェーンネットワークを脅かす。
論文 参考訳(メタデータ) (2021-06-11T23:39:25Z) - Quantum Multi-Solution Bernoulli Search with Applications to Bitcoin's
Post-Quantum Security [67.06003361150228]
作業の証明(英: proof of work、PoW)は、当事者が計算タスクの解決にいくらかの労力を費やしたことを他人に納得させることができる重要な暗号構造である。
本研究では、量子戦略に対してそのようなPoWの連鎖を見つけることの難しさについて検討する。
我々は、PoWs問題の連鎖が、マルチソリューションBernoulliサーチと呼ばれる問題に還元されることを証明し、量子クエリの複雑さを確立する。
論文 参考訳(メタデータ) (2020-12-30T18:03:56Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。