πŸ”—
Blockchain
  • Blockchain
  • Blockchain Overview
    • Byzantine Generals Problem
    • The emergence of blockchain
    • Blockchain vs Bitcoin
    • Blockchain Structure
    • Blockchain examples
    • Blockchain Consensus
  • Bitcoin
    • Bitcoin
    • (Option) Bitcoin Whitepaper
    • Proof of Work
    • Transaction
    • Unspent Transaction Output
    • Mining
    • Wallet
    • Signature & Verification
    • Merkle Tree
    • Bitcoin Network
    • Consensus Rule Changes
    • Contracts
  • Ethereum
    • Ethereum
    • (Option) Ethereum Whitepaper
    • Web2 vs Web3
    • Smart Contract
    • Solidity
    • Ethereum Virtual Machine (EVM)
    • Accounts
    • Gas
    • (ETH2) Proof of Stake
    • (ETH2) Shard Chain
  • Ethereum Tutorials
    • Geth
    • CryptoZombies
    • Build DeFi App
    • Build Decentralized Bank
  • Ethereum Development Tools
    • Truffle
  • Golang-Blockchain
    • Goμ–Έμ–΄ 블둝체인
    • #1 Blocks and Chain
    • #2 Proof-of-Work
    • #3 Save blockchain persistently
    • #4 Transaction Basic
    • #5 Wallet
    • #6 Transaction Advanced
    • #7 UTXO management
    • #8 Merkle Tree
    • #9 Network 1
    • #10 Network 2
    • #11 p2p network
    • #12 Peer Discovery
    • #13 Console
  • Cosmos
    • Tutorials
  • Binance
    • Binance
  • DeFi
    • DeFi
    • DEX
    • Uniswap
    • Impermanent Loss
  • NFT
    • NFT
    • NFT Marketplace
    • NFT Virtual World
  • Common Algorithms
    • Hash
    • Cryptography
    • Consensus Algorithm
    • Distributed Ledger
Powered by GitBook
On this page
  • Consensus Algorithm
  • Consensus Algorithm in Distributed System
  • Paxos algorithm
  • PBTF algorithm
  • Consensus Algorithm in Blockchain

Was this helpful?

  1. Common Algorithms

Consensus Algorithm

PreviousCryptographyNextDistributed Ledger

Last updated 4 years ago

Was this helpful?

Consensus Algorithm

μ»¨μ„Όμ„œμŠ€ μ•Œκ³ λ¦¬μ¦˜μ€ λΆ„μ‚° λ°μ΄ν„°λ² μ΄μŠ€ μ‹œμŠ€ν…œ(network of computers)이 같이 μΌν•˜κ³  μ•ˆμ „ν•˜κ²Œ μœ μ§€λ˜λ„λ‘ ν•œλ‹€.

μ»¨μ„Όμ„œμŠ€ μ•Œκ³ λ¦¬μ¦˜μ€ μ»¨μ„Όμ„œμŠ€ λ©”μ»€λ‹ˆμ¦˜ λ˜λŠ” μ»¨μ„Όμ„œμŠ€ ν”„λ‘œν† μ½œλ‘œ λΆ€λ₯Έλ‹€

μ»¨μ„Όμ„œμŠ€ μ•Œκ³ λ¦¬μ¦˜μ€ λΆ„μ‚° μ‹œμŠ€ν…œμ—μ„œ 데이터λ₯Ό μ €μž₯ν•˜λŠ” μ„œλ²„, μ–΄ν”Œλ¦¬μΌ€μ΄μ…˜ μ„œλ²„, μ‹œμŠ€ν…œμ— μ°Έμ—¬ν•˜λŠ” λ‹€λ₯Έ λ…Έλ“œλ“€μ΄ ν•©μ˜μ μ„ λ„μΆœν•˜λŠ”λ° μ‚¬μš©λ˜μ–΄ μ™”λ‹€. μ΅œκ·Όμ—λŠ” μ»¨μ„Όμ„œμŠ€ μ•Œκ³ λ¦¬μ¦˜μ΄ μƒˆλ‘œ κ°œλ°œλ˜μ–΄μ„œ μ•”ν˜Έν™”ν μ‹œμŠ€ν…œ(λΉ„νŠΈμ½”μΈμ΄λ‚˜ 이리움같은)의 ꡬ성원듀이 ν•©μ˜λ₯Ό λ„μΆœν•˜λŠ” 데 μ‚¬μš©λ˜κ³  μžˆλ‹€.

Consensus Algorithm in Distributed System

Paxos algorithm

PBTF algorithm

Consensus Algorithm in Blockchain

μ°Έκ³ : Last update: 04/07/2021

Blockchain Consensus
https://ethereum.org/en/developers/docs/consensus-mechanisms/