- Mastering Blockchain
- Imran Bashir
- 136字
- 2021-07-09 19:17:03
CAP theorem and blockchain
Strangely, it seems that the CAP theorem is violated in blockchain, and especially in the most successful implementation: bitcoin, but this is not the case. In blockchains consistency is sacrificed in favor of availability and partition tolerance. In this scenario, Consistency (C) on the blockchain is not achieved simultaneously with Partition tolerance (P) and Availability (A), but it is achieved over time. This is called eventual consistency, where consistency is achieved as a result of validation from multiple nodes over time. For this purpose, the concept of mining was introduced in bitcoin; this is a process that facilitates the achievement of consensus by using a consensus algorithm called PoW. At a higher level, mining can be defined as a process that is used to add more blocks to the blockchain.
- Android應(yīng)用安全實(shí)戰(zhàn):Frida協(xié)議分析
- API安全實(shí)戰(zhàn)
- 走進(jìn)新安全:讀懂網(wǎng)絡(luò)安全威脅、技術(shù)與新思想
- 計(jì)算機(jī)病毒原理與防范(第2版)
- 安全技術(shù)運(yùn)營(yíng):方法與實(shí)踐
- 黑客攻防與網(wǎng)絡(luò)安全從新手到高手(絕招篇)
- 云原生安全技術(shù)實(shí)踐指南
- 物聯(lián)網(wǎng)安全滲透測(cè)試技術(shù)
- 人工智能安全(精裝版)
- 網(wǎng)絡(luò)用戶行為的安全可信分析與控制
- Mastering Linux Security and Hardening
- 云計(jì)算安全防護(hù)技術(shù)
- 網(wǎng)絡(luò)空間安全導(dǎo)論
- INSTANT Kali Linux
- 從實(shí)踐中學(xué)習(xí)Nmap滲透測(cè)試