KITKryptoDAO
CtrlK
  • Introduction
    • About KITKryptoDAO
    • Official Links
  • DAO related
    • DAO Treasury
      • Monthly Review 2024.01
    • DAO Governance
  • Educational Content
    • Saturday Crypto Meetings
      • POS共识机制
      • Sepolia测试网交互实践
      • 区块链应用场景讨论
        • Layer 1 vs. Layer 2
        • Crypto Trading
      • Ethereum EVM illustrated
    • Solidity Live Coding
      • Solidity Playground Setup
      • ERC-721 Token Contract
      • Frontend Setup
    • Topic Cache
    • Glossary
Powered by GitBook
On this page
  • 0x00 关键词总结
  • 0x01 扩展阅读
  1. Educational Content
  2. Saturday Crypto Meetings

POS共识机制

Topic for the Crypto Meeting on 2023.10.07, hosted by Zion Zhan

0x00 关键词总结

  1. Leslie Lamport

  2. 拜占庭将军问题(Byzantine Generals Problem,BGP)

  3. 拜占庭容错算法(Byzantine Fault Tolerant,BFT),及其实用变体(PBFT)

  4. Paxos算法和Raft算法

  5. 一致性问题(Consistency Problem)和共识问题(Consensus Problem)

0x01 扩展阅读

  1. Gitbook: 区块链技术指南 - 分布式系统核心技术

  2. Gitbook: MIT 6.824 分布式系统

  3. Paper: HotStuff: BFT Consensus with Linearity and Responsiveness

  4. Paper: Casper the Friendly Finality Gadget

PreviousSaturday Crypto MeetingsNextSepolia测试网交互实践

Last updated 1 year ago