時価総額: $2.9508T -0.510%
ボリューム(24時間): $96.3718B 1.900%
  • 時価総額: $2.9508T -0.510%
  • ボリューム(24時間): $96.3718B 1.900%
  • 恐怖と貪欲の指数:
  • 時価総額: $2.9508T -0.510%
暗号
トピック
暗号化
ニュース
暗号造園
動画
トップニュース
暗号
トピック
暗号化
ニュース
暗号造園
動画
bitcoin
bitcoin

$94909.036719 USD

1.86%

ethereum
ethereum

$1805.287443 USD

3.16%

tether
tether

$1.000610 USD

0.02%

xrp
xrp

$2.192939 USD

0.69%

bnb
bnb

$602.949957 USD

0.43%

solana
solana

$151.863311 USD

0.35%

usd-coin
usd-coin

$1.000031 USD

0.01%

dogecoin
dogecoin

$0.187217 USD

4.41%

cardano
cardano

$0.723513 USD

2.30%

tron
tron

$0.243207 USD

-0.10%

sui
sui

$3.617348 USD

8.73%

chainlink
chainlink

$15.150138 USD

2.18%

avalanche
avalanche

$22.760275 USD

3.89%

stellar
stellar

$0.289607 USD

4.92%

shiba-inu
shiba-inu

$0.000015 USD

6.88%

暗号通貨のニュース記事

(Thunderboltから始まり、Bitcoin Lightningネットワークの設計ロジックの再検討)

2025/04/26 10:12

この章のコンテンツは、記事(ビットコインのメタプロトコルのステートレスおよび検証可能な実行レイヤー)に基づいて説明されています(参照リンク1を参照)。

(Thunderboltから始まり、Bitcoin Lightningネットワークの設計ロジックの再検討)

When people mention Bitcoin, the first attributes that come to mind are usually 'decentralization' and 'immutability'. However, when you actually want to use it to buy a cup of coffee, you will quickly encounter an awkward problem: waiting for transaction confirmation takes longer than waiting for the coffee, and sometimes the transaction fee is even more expensive than the coffee itself. Assets on Bitcoin are still 'as immovable as a mountain'—mainly relying on HODL, unable to be lent, combined, or interoperate.

人々がビットコインに言及するとき、頭に浮かぶ最初の属性は通常、「分散化」と「不変性」です。ただし、実際にコーヒーを購入するために使用したい場合は、すぐに厄介な問題に遭遇します。トランザクションの確認を待つのがコーヒーを待つよりも時間がかかり、トランザクション料金はコーヒー自体よりもさらに高価です。ビットコインの資産は、まだ「山のように動かない」ものであり、主にHODLに依存しており、貸し出し、組み合わせ、または相互運用することができません。

The script structure of Bitcoin Script is extremely conservative, limiting most off-chain interaction scenarios. It was not designed to handle thousands of payments per second. However, the reality is that people want Bitcoin to be usable, even if it's just to buy a game skin or give a tip while watching a video, without waiting for ten minutes.

ビットコインスクリプトのスクリプト構造は非常に保守的であり、ほとんどのオフチェーン相互作用シナリオを制限しています。毎秒数千の支払いを処理するようには設計されていません。しかし、現実には、人々は、ゲームスキンを購入したり、ビデオを見ている間にチップを与えたり、10分間待たずにチップを与えることであっても、ビットコインを使用できることを望んでいます。

The Bitcoin main chain is like a highway, while the Lightning Network is akin to a toll fast lane built alongside it. Its core concept stems from a compromise on main chain transaction efficiency: since there is a speed bottleneck in on-chain transactions, the focus is no longer on recording every transaction on-chain, but rather on establishing dedicated 'payment channels' between users for high-frequency bookkeeping, ultimately syncing the state of funds only when the channel is closed. This model is similar to friends settling up after alternating who treats for meals each week—people do not immediately transfer money to the bank after every meal, but rather settle accounts in one go after accumulating several meals. The Lightning Network is essentially a transaction network woven together by thousands of such payment channels.

ビットコインのメインチェーンは高速道路のようなものですが、ライトニングネットワークはそれに沿って建設された有料の高速レーンに似ています。そのコアコンセプトは、メインチェーントランザクション効率の妥協から生じます。チェーントランザクションにスピードボトルネックがあるため、すべてのトランザクションオンチェーンのすべてのトランザクションを記録するのではなく、むしろ高級簿記のためにユーザー間で専用の「支払いチャネル」を確立し、最終的にチャンネルが閉鎖されている場合にのみファンドを同期することに焦点を当てています。このモデルは、毎週食事を治療する人を交互にした後に落ち着く友人に似ています。人々は、食事ごとにすぐにお金を銀行に送金するのではなく、いくつかの食事を蓄積した後、アカウントを一度に解決します。 Lightningネットワークは、基本的に、そのような数千の支払いチャネルによって一緒に織り込まれたトランザクションネットワークです。

However, this seemingly ingenious system exposes multiple dilemmas in practical applications. First is the high threshold for channel construction; users must pre-lock funds to establish a trading channel, which means that to trade with any party, a dedicated channel connection must be established in advance. Second is the complex routing problem; when user A and B lack a direct connection, even if there is an indirect path A-C-B, if the intermediate channel lacks funds or the nodes along the path are unavailable, the transaction will still fail. More severely, there are security risks; the system requires users to remain online to prevent the counterparty from submitting expired transactions for fraud when the channel is closed, which imposes unrealistic operational demands on ordinary users' devices.

ただし、この一見独創的なシステムは、実際のアプリケーションで複数のジレンマを公開しています。 1つ目は、チャネル構築の高いしきい値です。ユーザーは、取引チャネルを確立するために資金をプリロックする必要があります。つまり、あらゆる当事者と取引するには、事前に専用のチャネル接続を確立する必要があります。 2つ目は複雑なルーティングの問題です。ユーザーAとBに直接接続がない場合、間接パスACBがある場合でも、中間チャネルに資金がない場合、またはパスに沿ったノードが利用できない場合でも、トランザクションは失敗します。もっと厳しく、セキュリティリスクがあります。このシステムでは、ユーザーは、チャネルが閉じられているときに、カウンターパーティが詐欺のために期限切れのトランザクションを提出するのを防ぐためにオンラインを維持する必要があります。

Despite the Lightning Network being operational for many years, these structural flaws have prevented its practical application from breaking through bottlenecks. Public data shows that the total locked amount in the entire Lightning Network currently only maintains around 100 million USD, which is nearly marginalized in relation to the trillion-dollar valuation of the Bitcoin system. This raises deep industry reflections: can we build a more complete off-chain payment protocol to break through the existing predicament?

Lightningネットワークは長年にわたって運用可能であるにもかかわらず、これらの構造的な欠陥により、実際のアプリケーションがボトルネックを突破することができませんでした。パブリックデータによると、Lightningネットワーク全体の総ロック額は現在約1億米ドルしか維持されていません。これは、ビットコインシステムの兆ドル評価に関連してほぼ疎外されています。これは、業界の深い反省を提起します。既存の苦境を突破するために、より完全なオフチェーン支払いプロトコルを構築できますか?

According to Chain Catcher news on April 15, HSBC disclosed in an official news release that Bitcoin Thunderbolt is the most milestone technical upgrade for Bitcoin in the past decade. The overall observation of Thunderbolt resembles 'Lightning Network 2.0', but it is not just an upgrade; it is more like a reconstruction of the off-chain Bitcoin interaction paradigm.

4月15日のChain Catcher Newsによると、HSBCは公式ニュースリリースで、Bitcoin Thunderboltが過去10年間でビットコインにとって最もマイルストーンの技術的アップグレードであることを明らかにしました。 Thunderboltの全体的な観察は、「Lightning Network 2.0」に似ていますが、単なるアップグレードではありません。これは、オフチェーンビットコイン相互作用パラダイムの再構築のようなものです。

Bitcoin Thunderbolt is a soft fork upgrade method based on the Bitcoin base layer. It does not rely on second-layer networks or cross-chain bridge compromises, but instead modifies the protocol level of the Bitcoin main chain, fundamentally enhancing Bitcoin's scalability, transaction performance, and programmability.

ビットコインサンダーボルトは、ビットコインベースレイヤーに基づいたソフトフォークアップグレード方法です。第2層ネットワークやクロスチェーンブリッジの妥協点に依存するのではなく、ビットコインメインチェーンのプロトコルレベルを変更し、ビットコインのスケーラビリティ、トランザクションパフォーマンス、およびプログラマ性を根本的に強化します。

From a performance perspective, Nubit, using UTXO (Unspent Transaction Output) Bundling technology, has achieved significant optimization of the traditional Bitcoin transaction processing model. The traditional Bitcoin network, due to its single UTXO model, has clear limitations on transaction speed and throughput. UTXO Bundling allows multiple UTXOs to be aggregated for processing, effectively compressing the transaction data volume, thus enhancing transaction speed by about 10 times without sacrificing security.

パフォーマンスの観点から、UTXO(アンペントトランザクション出力)バンドルテクノロジーを使用したNubitは、従来のビットコイントランザクション処理モデルの大幅な最適化を達成しました。単一のUTXOモデルにより、従来のビットコインネットワークには、トランザクション速度とスループットに明確な制限があります。 UTXOバンドリングにより、複数のUTXOを処理するために集約し、トランザクションデータボリュームを効果的に圧縮し、セキュリティを犠牲にすることなくトランザクション速度を約10倍高めることができます。

In terms of programmability, Bitcoin Thunderbolt reintroduces and expands the OP_CAT opcode (which was present in early versions of Bitcoin and later removed). OP_CAT allows for data concatenation operations, enabling developers to build more complex script logic, thereby directly implementing smart contracts on the Bitcoin main chain. The most direct benefit of this upgrade is: developers can deploy decentralized applications (dApps) on the native Bitcoin network without relying on side chains, Rollups, or cross-chain bridges.

プログラマ性の観点から、ビットコインThunderboltはOP_CAT OpCode(ビットコインの初期バージョンに存在し、後に削除された)を再導入および拡張します。 OP_CATを使用すると、データ連結操作が可能になり、開発者がより複雑なスクリプトロジックを構築できるようになり、ビットコインメインチェーンにスマートコントラクトを直接実装できます。このアップグレードの最も直接的な利点は、開発者がサイドチェーン、ロールアップ、またはクロスチェーンブリッジに依存することなく、ネイティブビットコインネットワークに分散型アプリケーション(DAPP)を展開できることです。

In terms of asset protocol integration, Nubit advocates and implements a unified standard called Goldinals. Goldinals provides a framework for asset issuance based on zero-knowledge proofs and state commitments. In simple terms, this is a 'Bitcoin native' token standard that does not rely on external trust institutions and does not require complex cross-chain bridges to verify the existence and status of each token on-chain. BitMM, running on Bitcoin, integrates fragmented protocols such as BRC-20, Runes, and Ordinals. Nubit has also made significant breakthroughs in trustless transactions. Its BitMM (Bitcoin Message Market) system supports users in conducting trustless transaction matching

資産プロトコルの統合に関しては、NubitはGoldinalsと呼ばれる統一された基準を支持し、実装します。 Goldinalsは、ゼロ知識の証明と州のコミットメントに基づいた資産発行のフレームワークを提供します。簡単に言えば、これは「ビットコインネイティブ」トークン標準であり、外部の信頼機関に依存せず、各トークンオンチェーンの存在と状態を検証するために複雑なクロスチェーンブリッジを必要としません。 Bitmmは、Bitcoinで実行されており、BRC-20、Runes、Ordinalsなどの断片化されたプロトコルを統合します。ヌービットはまた、信頼のない取引で大きなブレークスルーを行っています。そのBITMM(ビットコインメッセージマーケット)システムは、ユーザーが信頼のないトランザクションマッチングの実施をサポートしています

免責事項:info@kdj.com

提供される情報は取引に関するアドバイスではありません。 kdj.com は、この記事で提供される情報に基づいて行われた投資に対して一切の責任を負いません。暗号通貨は変動性が高いため、十分な調査を行った上で慎重に投資することを強くお勧めします。

このウェブサイトで使用されているコンテンツが著作権を侵害していると思われる場合は、直ちに当社 (info@kdj.com) までご連絡ください。速やかに削除させていただきます。

2025年04月26日 に掲載されたその他の記事