Bitcoin White Paper: 12. Conclusion

Written by BitcoinWhitePaper | Published 2019/06/27
Tech Story Tags: bitcoin-white-paper | bitcoin-white-paper-conclusion | bitcoin | cryptocurrency | crypto-white-paper | electronic-transactions | peer-to-peer | p2p

TLDR We have proposed a system for electronic transactions without relying on trust. We started with the usual framework of coins made from digital signatures, but is incomplete without a way to prevent double-spending. To solve this, we proposed a peer-to-peer network using proof-of-work to record a public history of transactions. The network is robust in its unstructured simplicity. Nodes work all at once with little coordination, since messages are not routed to any particular place and only need to be delivered on a best effort basis.via the TL;DR App

We have proposed a system for electronic transactions without relying on trust. We started with the usual framework of coins made from digital signatures, which provides strong control ofownership, but is incomplete without a way to prevent double-spending. To solve this, we proposed a peer-to-peer network using proof-of-work to record a public history of transactions that quickly becomes computationally impractical for an attacker to change if honest nodescontrol a majority of CPU power. The network is robust in its unstructured simplicity. Nodes work all at once with little coordination. They do not need to be identified, since messages arenot routed to any particular place and only need to be delivered on a best effort basis. Nodes canleave and rejoin the network at will, accepting the proof-of-work chain as proof of whathappened while they were gone. They vote with their CPU power, expressing their acceptance ofvalid blocks by working on extending them and rejecting invalid blocks by refusing to work onthem. Any needed rules and incentives can be enforced with this consensus mechanism.

Written by BitcoinWhitePaper | A Peer-to-Peer Electronic Cash System
Published by HackerNoon on 2019/06/27