927953 ランダム
 HOME | DIARY | PROFILE 【フォローする】 【ログイン】

情報開発と利活用

情報開発と利活用

【毎日開催】
15記事にいいね!で1ポイント
10秒滞在
いいね! --/--
おめでとうございます!
ミッションを達成しました。
※「ポイントを獲得する」ボタンを押すと広告が表示されます。
x

PR

Profile

令和維新

令和維新

Recent Posts

Comments

Favorite Blog

源氏物語〔7帖紅葉賀… New! Photo USMさん

🍇新作・長編歴史小… New! 神風スズキさん

禁漁前に渓流 Nori1022さん

過去完了形の働き samito07さん

今日の虹 GKenさん

Category

Keyword Search

▼キーワード検索

Archives

Freepage List

Headline News

Shopping List

お買いものレビューがまだ書かれていません。
2024.08.19
XML
テーマ:仮想通貨(1894)
カテゴリ:暗号通貨

Below is an example of the different phases that take place in the Bitcoin blockchain. This process is what allows Bitcoin to function as a peer-to-peer electronic money system.
以下は、ビットコインのブロックチェーンで行われるさまざまなフェーズの例です。このプロセスにより、ビットコインはピアツーピアの電子マネーシステムとして機能することができます。

Transaction
取引

Olivia receives her public wallet address and shares it with Marcos.
オリビアは公開ウォレットアドレスを受け取り、マルコスと共有します。

Marcos takes the address of Olivia’s public wallet and creates a transaction message that contains information about the intended transaction: where Marcos’ bitcoin comes from, where it goes, how much change should be returned to Marcos in the form of UTXO, and the amount of the associated fee.
マルコスは、オリビアの公開ウォレットのアドレスを取得し、マルコスのビットコインがどこから来たのか、どこに行くのか、UTXOの形でマルコスに返還すべきお釣りの量、関連する手数料の額など、意図した取引に関する情報を含む取引メッセージを作成します。

After generating this transaction message, it is subjected to cryptographic hashing so that it is reduced to a number of characters that are fixed.
このトランザクション・メッセージを生成した後、暗号化ハッシュ処理が行われ、固定された文字数に減らされます。

Marcos encodes the above hash code with his private key in order to produce a signature for the particular transaction. In this manner, Marcos is also letting Olivia and the rest of the blockchain network know that he initiated the transaction and has not been altered in the process.
マルコスは、特定のトランザクションの署名を生成するために、上記のハッシュコードを彼の秘密鍵で符号化します。このようにして、マルコスはオリビアと他のブロックチェーンネットワークのメンバーにも、彼が取引を開始し、その過程で変更されていないことを知らせています。

Marcos sends the plain text of the transaction and the digital signature to Olivia.
マルコスは、トランザクションのプレーンテキストとデジタル署名を オリビアに送信します。

Marcos sends the plain text of the transaction and the digital to Olivia.
マルコスは、取引のプレーンテキストとデジタルをオリビアに送信します。

Olivia then activates the same cryptographic hashing algorithm to hash the actual transaction messages and check if it matches before the declared hash value.
次に、オリビアは同じ暗号化ハッシュアルゴリズムを活性化して、実際のトランザクションメッセージをハッシュし、宣言されたハッシュ値の前と一致するかどうかを確認します。

The two hashes should match thus proving beyond doubt that Marcos was the one who sent the transaction and it was not in any way corrupted as it was being transmitted across the network. Replacing or altering any of the transaction details means the hash created will be an entirely new string and let the network know that someone tried to alter it.
したがって、2つのハッシュは一致する必要があり、マルコスがトランザクションを送信した人であり、ネットワークを介して送信されていたため、トランザクションはまったく破損していなかったことを疑いの余地なく証明します。トランザクションの詳細を置き換えたり変更したりすると、作成されたハッシュはまったく新しい文字列になり、誰かがそれを変更しようとしたことをネットワークに知らせます。

Issue
発行

Once Olivia has been able to verify that the transaction that Marcos has sent her is valid, she must broadcast it to the network so that all nodes can verify this information.
オリビアは、マルコスが送信したトランザクションが有効であることを確認できたら、すべてのノードがこの情報を確認できるように、ネットワークに一斉に送信する必要があります。

The transaction message and digital signature are initially sent to up to eight nodes. Each node then transmits that information to up to seven other nodes on the network.
トランザクションメッセージとデジタル署名は、最初に最大8つのノードに送信されます。その後、各ノードはその情報をネットワーク上の最大 7 つの他のノードに送信します。

This process continues until all nodes in the blockchain network separately receive and verify the transaction.
このプロセスは、ブロックチェーンネットワーク内のすべてのノードが個別にトランザクションを受信して確認するまで続きます。

A memory pool stores pending or unconfirmed transactions after verification by all nodes on the network.
メモリプールは、ネットワーク上のすべてのノードによる検証後に、保留中または未確認のトランザクションを格納します。

Settlement
決済

Depending on the type of consensus mechanism the underlying blockchain uses, a single validator node is selected to propose a new block full of transactions from the mempool.
基盤となるブロックチェーンが使用する合意メカニズムのタイプに応じて、単一の検証者ノードが選択され、mempoolからのトランザクションでいっぱいの新しいブロックが提案されます。

For validators that follow the proof-of-work mechanism, once a successful validator is selected in the mining process, other nodes in the network must confirm that the validator has won the hashing competition before it can propose a new block.
仕事の証明メカニズムに従う検証者の場合、採掘プロセスで成功した検証者が選択されると、ネットワーク内の他のノードは、新しいブロックを提案する前に、検証者がハッシュ競争に勝ったことを確認する必要があります。

After the block organism refers to the one with the transaction from Marcos to Olivia it forms an individually confirmed transaction. This means that after this block is generated in the blockchain, every subsequent block increases Marcos’s confirmation of his transaction. Additional rounds of confirmations help increase the certainty of the transaction’s accuracy on the network.
ブロック有機体がマルコスからオリビアへの取引を持つものを参照した後、それは個別に確認された取引を形成します。つまり、このブロックがブロックチェーンで生成された後、その後のブロックごとにマルコスの取引の確認が増加します。確認ラウンドを追加することで、ネットワーク上でのトランザクションの精度の確実性を高めることができます。

A Message from CryptoNiche
クリプトニッチからのメッセージ

Thank you for being an essential part of our vibrant crypto community!
私たちの活気に満ちた仮想通貨コミュニティの不可欠な一部となっていただき感謝!

Before you go:
立ち去る前に

  • 👏 Clap for the story and follow the author 👉
    物語に拍手して著者をフォロー
  • 📰 View more content in the CryptoNiche
    もっとクリプトニッチのコンテンツを閲覧

Crypto
仮想通貨

Cryptocurrency
暗号通貨

Cryptocurrency Investment
暗号通貨投資

Cryptocurrency Trading
暗号通貨取引

Cryptocurrency News
暗号通貨ニュース


Written by BlockchainX
ブロックチェーンX 著

·Writer for CryptoNiche
クリプトニッチの執筆者

BlockchainX is the leading Blockchain Development Company have a team of expert Blockchain developers who all have tremendous knowledge in in Solidity.
ブロックチェーンXは、Solidityの膨大な知識を持つ専門のブロックチェーン開発者のチームを持つ大手ブロックチェーン開発会社です。

==============================
インターネット・コンピュータランキング
==============================
ネットサービスランキング
==============================

​​






お気に入りの記事を「いいね!」で応援しよう

Last updated  2024.08.20 06:11:54
コメント(0) | コメントを書く



© Rakuten Group, Inc.
X