SlideShare a Scribd company logo
Sidechains: weaving a network of
blockchains with Bitcoin
Hive event
February 17, 2016
Adam Back, PhD
Bitcoin vs Fiat
Bitcoin: virtual commodity
- creation via gold-like virtual mining
- supply limited mathematically
- electronic but with real-time assay
- cash-like bearer/fast final settlement
- same speed & low cost globally
- digital scarcity
- download wallet software & use
Fiat: USD, EUR etc
- prudence of central bank
- QE, inflation
- hyperinflation, capital controls
- often slow settlement wires, cards
- slow & expensive internationally
- political scarcity / moral hazard
- account & identity based
November 2015
2
The Blockchain is a Ledger
Source: bitcoin.org
November 2015
3
Traditional Ledgers
Closed
Systems
Hacked &
Accessed
High Transaction Fees Laborious Verifications
Slow Centralized
November 2015
4
Bitcoin advantages
Bitcoin
- trustless: machine verifiable integrity
- automated real-time audit
- open network
- secure open protocol
- used over open internet
- permissionless, like internet
- fast pace of innovation
- low fees
Banks
- trust: reputation & integrity of issuer
- annual manual audit
- private network
- insecure protocol based on trust
- used over leased lines / VPN
- need permission from competition
- high barrier to entry
- high fees
November 2015
5
Blockchain Ledgers
Open Sourced
Cryptographically Secure
Network Verified Beyond Borders
Fast Decentralized
November 2015
6
blockchain to sidechain
Blockchain
- Bitcoin uses distributed ledger called a blockchain
- applications for wider finance: shares, bonds, derivatives, structured products
- currently slow reconciliation based settlement T+2 etc
- current blockchain is bitcoin only
- can extend blockchain to support wider applications: “sidechain”
- bitcoin connected chain with mechanism to move assets between chains
- think of sidechain as internetworking protocol for blockchain tracked assets
- defines interoperability and network transportability of electronic assets
November 2015
7
Blockchain Challenges
Limited scalability & cautious development
7 transaction/second limit
Bitcoin only
Fragmentation resulting from
off-blockchain transactions & alt-coins
November 2015
8
Solution: Extend Bitcoin Innovation
via Sidechains
about sidechains
Sidechains
- can extend blockchain to support wider applications: “sidechain”
- bitcoin connected chain with mechanism to move assets between chains
- think of sidechain as internetworking protocol for blockchain tracked assets
- defines interoperability and network transportability of electronic assets
- sidechain extends Bitcoin protocol to track issued assets (native coloring)
November 2015
10
sidechains how
Bitcoin
suspend bitcoin ->
( coin frozen … )
proof returned <-
( maturity period … )
[potential fraud proof]
reanimated bitcoin
( coin in use again … )
Sidechain
-> proof of suspend allows move
( sidechain use.. )
-> return coin
November 2015
11
supporting p2p sidechains
Sidechains
- need new op-codes to suspend and verify compact return proof
- soft-forkable
- compact proof (with skiplist using lucky extra work)
- ½ time get extra 0 bit, ¼ get two extra 0 bit, allow further skip
- makes PoW preserving compact proof membership in same chain
November 2015
12
sidechain security model
Sidechains security
- incentive from bitcoin fees
- (optional) consensus rule to peg ½ of subsidy directly to sidechain
- have to maintain hash lead for maturity period (day)
- fraud proofs prevent precomputation
- different model but somewhat analogous to main chain:
- ... this level of hostile hash power could revert exchange deposits
- hybrid model with federated signer & hashrate (40%:60%)
November 2015
13
major version usecase
software upgrade
- can use a sidechain to do major refactoring on a live beta
- migrate coins after it becomes goes from beta to stable
- users who need features early can use the beta
- safer than making invasive changes on live chain
- faster development cycle
November 2015
14
experimental chain usecase
do other interesting things
- replace chain logic (ethereum script but with bitcoin: rootstock)
- zerocash
- snarks
- hivemind (prediction betting)
- elements alpha sidechain
- … http://elementsproject.org
- different chain parameters (block-size <- current hot topic)
- different block intervals
- but primarily an extension mechanism not a scaling solution
- lightning, duplex payment channels layer 2 are scaling
November 2015
15
liquid sidechain
interexchange settlement
- deposit coins into liquid
- move coins faster for arbitrage, market making, virtual order book
- later add support for USD, EUR with exchange or separate issuer
- > 12 bitcoin exchanges coming soon
- confidential transactions default on (prevent front running)
November 2015
16
Blockchain without Bitcoin
Blockchain
- mining security (or hybrid)
- trustless interchain transfer
- automated trust
- secure tokenized asset
- independently validated
- open, permissionless
- necessarily publicly auditable
- virtual narrow AI
Federated Chain
- trust group of banks
- legal contract between ledgers
- manual cross certification
- IOU from controllers of ledger
- validity assertion by ledger owners
- closed, permissioned
- maybe publicly auditable
- status quo + cross-checks
November 2015
17
Mining sidechains
Mining is about immutability, permanent globally consistent record
- banks: immutable storage based on trust, brand, auditors
- federated sidechain: threshold of signers, trust, tamper resistance
- merge-mined sidechain: Bitcoin fees for miners to secure chain
- hybrid: federated signers plus miners in some ratio (40%:60%)
November 2015
18
Permissionlessness matters
Permissionless Innovation
- Internet’s permissionless global platform credited with wave of innovation
- permissioned chains are good, but data integrity tools for closed networks
- incumbents have incentives to deny permission
- high barrier to entry due to complexity and regulation
- innovation path likely involve forward-looking institutions
- and direct competition in poorly serviced use-cases
November 2015
19
Prevention over deterrence
Prevention over deterrence
- regulations are in many cases rooted in consumer protection
- ..from last century stock scams, bank runs, unscrupulous actors
- backdrop fairly regular fines for bending rules, schemes in finance/banking
- but regulation is friction, barrier to entry, which results in high fees & margins
Case for non-custodial low regulation
- business prevented from spending client funds, prop trading with client funds
- non-custodian concept is touched on in some bitcoin regulations
- if whole system
- reduces systemic risk
November 2015
20
regulators should like blockchains
Case for non-custodial low regulation
- business prevented from spending client funds, prop trading with client funds
- non-custodian concept is touched on in some bitcoin regulations
- if whole system moved to blockchain model, real-time assurances of solvency
- capital requirements and leverage requirements
- reduces systemic risk
November 2015
21
Scale with lightning
Lightning cache layer
- scale is also achievable via lightning
- a new blockchain cache layer
- faster, lower cost, higher scale (1,000 - 10,000 more TPS)
- not broadcast, routed like TCP
November 2015
22
blockchain smart-contracts
Smart-contracts
- each Bitcoin payment is technically a smart-contract
- a smart-contract is small program that has custody of funds
- cause the program to return true, and you can take the funds
- normal contract: IF ( signature( pub-key ) ) THEN true
- but it can be a general programming language
- implement derivative in smart-contract, structured product etc
- program executed by the network
- behaves as-if executed by perfectly honest narrow AI
- reality is simpler: verified by all validators & miners
November 2015
23
confidentiality - virtual private
chain
confidentiality in public ledgers: virtual private chain
- blockchain ledger is really public, maybe too public!
- confidential transactions - we can encrypt values and still have public audit
- need reasonable level of commercial confidentiality or hesitant to use
- so without confidentiality may never see adoption and benefits
- analog of VPN - use public internet but encrypt sensitive information
- technically using Zero Knowledge Proofs and Homomorphic Encryption
- only sender & recipient (and optionally auditor) know values
November 2015
24
virtual (narrow AI) enforced business
logic
fiduciary code
- blockchain functions as a perfectly honest virtual narrow AI
- in reality simply by everyone checking, in future via SNARKs maybe
- new programming model of moving business logic into blockchain execution
- replace trusted third party, contract fullfillment by blockchain execution
- replace issuer trust with self-executing bearer instruments
November 2015
25
blockchain implications
implications of programmable money
- can replace trusted issuer with trusted instrument
- can verify the instrument - small template smart-contract
- cost of many financial instruments undercut by competition
- current barrier to entry being trust of issuer
- improve systemic risk: provide society with real-time audited assurances
- re-architect financial networks using blockchain
November 2015
26
blockchain summary
summary of blockchain implications
- reduced reliance on third party trust via real time audit
- improved integrity and lower systemic risk for financial system
- smart-contracts replacing legal contracts and reliance on underwriter
- virtual private chains / confidential transactions - regaining confidentiality
- scale via lightning protocol
- move companies onto blockchain: income, expenses, dividends, shares,
accounts
- central banks issue electronic money into blockchain networks
- smart monetary policy possible
November 2015
27
Growth of the Hashrate
9 petahash
350
petahash39.8
x
November 2015
28
Bitcoin VC Outpacing Early ‘Net VC
November 2015
29
• Total VC
investment in
cryptocurrency
companies as of
March 2015 was
$832m
• Bitcoin VC
investment
projected to
continue to
outpace early-
stage investments
in the Internet
Source: Coindesk, State of
Bitcoin Q2 2015, 07/16/15

More Related Content

PPTX
Redefining Security with the Blockchain by William Mougayar
PPSX
Toward Money-over-IP? From Bitcoin to M2M Money
PDF
The implications of blockchain for the insurance industry - Eurapco Peer Semi...
PPT
Cryptocurrencies: The Mechanics Economic and Finance
PDF
Blockchain Use Cases: Think of a "Public" Pub/Sub Queue
PDF
Bitcoin presentation
PPTX
Blockchain Financial Networks
PPTX
Blockchain Insurance Benefits
Redefining Security with the Blockchain by William Mougayar
Toward Money-over-IP? From Bitcoin to M2M Money
The implications of blockchain for the insurance industry - Eurapco Peer Semi...
Cryptocurrencies: The Mechanics Economic and Finance
Blockchain Use Cases: Think of a "Public" Pub/Sub Queue
Bitcoin presentation
Blockchain Financial Networks
Blockchain Insurance Benefits

What's hot (19)

PDF
Bloq: Bringing Enterprise to Blockchain
ODP
CBGTBT - Part 1 - Workshop introduction & primer
PPTX
Blockchain, Finance & Regulatory Development
PDF
FirstPartner 2016 Blockchain Ecosystem Market Map
PPTX
BLOCKCHAIN & THE HOLLYWOOD SUPPLY CHAIN
PDF
Blockchain and Smart Contracts (Series: Blockchain Basics)
PPTX
Blockchain 101
PDF
Blockchain technology and applications from a financial perspective
PDF
Distributed Ledger Technology (DLT) beyond blockchain #BlockchainSubmit
PPTX
Introduction to Blockchain and Recordkeeping
PDF
Introduction to Blockchain
PDF
1. ibm blockchain explained
PPTX
Blockchain Introduction Presentation
PPTX
Intro to Blockchain
PPTX
Ovum blockchain for beginners
PDF
Columbia Law School - Decentralized Ledgers Presentation on 4/7/2014
PDF
Exploring Cryptocurrency Remittance
PPTX
Cryptocitizen: Smart Contracts, Pluralistic Morality, and Blockchain Society
PDF
Blockchain 101 by Wing Venture Capital
Bloq: Bringing Enterprise to Blockchain
CBGTBT - Part 1 - Workshop introduction & primer
Blockchain, Finance & Regulatory Development
FirstPartner 2016 Blockchain Ecosystem Market Map
BLOCKCHAIN & THE HOLLYWOOD SUPPLY CHAIN
Blockchain and Smart Contracts (Series: Blockchain Basics)
Blockchain 101
Blockchain technology and applications from a financial perspective
Distributed Ledger Technology (DLT) beyond blockchain #BlockchainSubmit
Introduction to Blockchain and Recordkeeping
Introduction to Blockchain
1. ibm blockchain explained
Blockchain Introduction Presentation
Intro to Blockchain
Ovum blockchain for beginners
Columbia Law School - Decentralized Ledgers Presentation on 4/7/2014
Exploring Cryptocurrency Remittance
Cryptocitizen: Smart Contracts, Pluralistic Morality, and Blockchain Society
Blockchain 101 by Wing Venture Capital
Ad

Viewers also liked (20)

PDF
Sidechains Presentation
PPTX
Financial Modelling - Skyline and Luge queue time
PDF
The Future of and Alternatives to Bitcoin
PDF
Sidechain talk
PDF
Bitcoin Cold-Storage With Bit-Card And BIP38
PDF
Bitcoin economics brian crain
PPTX
Harvard Endowment Fund
PDF
The Hive Think Tank: The Content Trap - Strategist's Guide to Digital Change
PDF
Ethereum Presentation
PPTX
The Hive Think Tank: Talk by Mohandas Pai - India at 2030, How Tech Entrepren...
PDF
The Hive Think Tank: Heron at Twitter
PDF
Information security in private blockchains
PPTX
The Hive Think Tank: Translating IoT into Innovation at Every Level by Prith ...
PDF
The Hive Think Tank: Machine Learning Applications in Genomics by Prof. Jian ...
PPTX
Deep Visual Understanding from Deep Learning by Prof. Jitendra Malik
PPTX
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
PPTX
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
PDF
Metadata in the Blockchain: The OP_RETURN Explosion
PDF
The Hive Think Tank: The Future Of Customer Support - AI Driven Automation
Sidechains Presentation
Financial Modelling - Skyline and Luge queue time
The Future of and Alternatives to Bitcoin
Sidechain talk
Bitcoin Cold-Storage With Bit-Card And BIP38
Bitcoin economics brian crain
Harvard Endowment Fund
The Hive Think Tank: The Content Trap - Strategist's Guide to Digital Change
Ethereum Presentation
The Hive Think Tank: Talk by Mohandas Pai - India at 2030, How Tech Entrepren...
The Hive Think Tank: Heron at Twitter
Information security in private blockchains
The Hive Think Tank: Translating IoT into Innovation at Every Level by Prith ...
The Hive Think Tank: Machine Learning Applications in Genomics by Prof. Jian ...
Deep Visual Understanding from Deep Learning by Prof. Jitendra Malik
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
Metadata in the Blockchain: The OP_RETURN Explosion
The Hive Think Tank: The Future Of Customer Support - AI Driven Automation
Ad

Similar to The Hive Think Tank: Sidechains by Adam Back, President of Blockstream (20)

PDF
[Madmagz] The Blockchain
PPTX
Blockchain English
PPTX
Blockchain Economic Theory
PDF
Blockchain technology and its’ usecases in computer networks
PDF
InfiniteChain White Paper
PPTX
Global Future of Blockchain
PDF
Block chain A Paradigm Shift
PDF
Blockchain in Banking, Business and Beyond
PDF
The future of Fintech and Blockchain
PPTX
Disruptive Future of Blockchain for Brasil
PPTX
Block chain introduction to the world and how we can utilise it
PDF
Introduction to Blockchain
PPTX
Introduction to Blockchain Techology.pptx
PDF
Blockchain; how it works, and why you should care
PDF
Bitcoin and the Rise of the Block Chains
PPTX
An Introduction to Blockchain
PPTX
Block chain introduction to the world and how we can utilise it
PPTX
Blockchain as a new cyber strategy for your business
PPTX
Introduction to Blockchain
PPTX
Blockchain and digital assets for insolvency practitioners
[Madmagz] The Blockchain
Blockchain English
Blockchain Economic Theory
Blockchain technology and its’ usecases in computer networks
InfiniteChain White Paper
Global Future of Blockchain
Block chain A Paradigm Shift
Blockchain in Banking, Business and Beyond
The future of Fintech and Blockchain
Disruptive Future of Blockchain for Brasil
Block chain introduction to the world and how we can utilise it
Introduction to Blockchain
Introduction to Blockchain Techology.pptx
Blockchain; how it works, and why you should care
Bitcoin and the Rise of the Block Chains
An Introduction to Blockchain
Block chain introduction to the world and how we can utilise it
Blockchain as a new cyber strategy for your business
Introduction to Blockchain
Blockchain and digital assets for insolvency practitioners

More from The Hive (20)

PDF
"Responsible AI", by Charlie Muirhead
PPTX
Translating a Trillion Points of Data into Therapies, Diagnostics, and New In...
PDF
Digital Transformation; Digital Twins for Delivering Business Value in IIoT
PDF
Quantum Computing (IBM Q) - Hive Think Tank Event w/ Dr. Bob Sutor - 02.22.18
PPTX
The Hive Think Tank: Rendezvous Architecture Makes Machine Learning Logistics...
PDF
Data Science in the Enterprise
PDF
AI in Software for Augmenting Intelligence Across the Enterprise
PPTX
“ High Precision Analytics for Healthcare: Promises and Challenges” by Sriram...
PPTX
"The Future of Manufacturing" by Sujeet Chand, SVP&CTO, Rockwell Automation
PPTX
Social Impact & Ethics of AI by Steve Omohundro
PDF
The Hive Think Tank: AI in The Enterprise by Venkat Srinivasan
PPTX
The Hive Think Tank: Unpacking AI for Healthcare
PDF
The Hive Think Tank - The Microsoft Big Data Stack by Raghu Ramakrishnan, CTO...
PPTX
The Hive Think Tank - Design Thinking by Bernie Roth, Professor at Stanford U...
PPTX
The Hive Think Tank: Machine Learning at Pinterest by Jure Leskovec
PDF
The Hive Think Tank: Ceph + RocksDB by Sage Weil, Red Hat.
PPTX
The Hive Think Tank: Rocking the Database World with RocksDB
PPTX
The Hive Think Tank: Rocking the Database World with RocksDB
PPTX
The Hive Think Tank: Rocking the Database World with RocksDB
PPTX
The Hive Think Tank: Stream Processing Systems by Nikita Shamgunov of MemSQL
"Responsible AI", by Charlie Muirhead
Translating a Trillion Points of Data into Therapies, Diagnostics, and New In...
Digital Transformation; Digital Twins for Delivering Business Value in IIoT
Quantum Computing (IBM Q) - Hive Think Tank Event w/ Dr. Bob Sutor - 02.22.18
The Hive Think Tank: Rendezvous Architecture Makes Machine Learning Logistics...
Data Science in the Enterprise
AI in Software for Augmenting Intelligence Across the Enterprise
“ High Precision Analytics for Healthcare: Promises and Challenges” by Sriram...
"The Future of Manufacturing" by Sujeet Chand, SVP&CTO, Rockwell Automation
Social Impact & Ethics of AI by Steve Omohundro
The Hive Think Tank: AI in The Enterprise by Venkat Srinivasan
The Hive Think Tank: Unpacking AI for Healthcare
The Hive Think Tank - The Microsoft Big Data Stack by Raghu Ramakrishnan, CTO...
The Hive Think Tank - Design Thinking by Bernie Roth, Professor at Stanford U...
The Hive Think Tank: Machine Learning at Pinterest by Jure Leskovec
The Hive Think Tank: Ceph + RocksDB by Sage Weil, Red Hat.
The Hive Think Tank: Rocking the Database World with RocksDB
The Hive Think Tank: Rocking the Database World with RocksDB
The Hive Think Tank: Rocking the Database World with RocksDB
The Hive Think Tank: Stream Processing Systems by Nikita Shamgunov of MemSQL

Recently uploaded (20)

PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
Spectroscopy.pptx food analysis technology
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
cuic standard and advanced reporting.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Approach and Philosophy of On baking technology
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
Big Data Technologies - Introduction.pptx
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPT
Teaching material agriculture food technology
PDF
KodekX | Application Modernization Development
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Electronic commerce courselecture one. Pdf
Understanding_Digital_Forensics_Presentation.pptx
The Rise and Fall of 3GPP – Time for a Sabbatical?
Spectroscopy.pptx food analysis technology
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Mobile App Security Testing_ A Comprehensive Guide.pdf
cuic standard and advanced reporting.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Approach and Philosophy of On baking technology
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Big Data Technologies - Introduction.pptx
Chapter 3 Spatial Domain Image Processing.pdf
Teaching material agriculture food technology
KodekX | Application Modernization Development
Diabetes mellitus diagnosis method based random forest with bat algorithm
Network Security Unit 5.pdf for BCA BBA.
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Electronic commerce courselecture one. Pdf

The Hive Think Tank: Sidechains by Adam Back, President of Blockstream

  • 1. Sidechains: weaving a network of blockchains with Bitcoin Hive event February 17, 2016 Adam Back, PhD
  • 2. Bitcoin vs Fiat Bitcoin: virtual commodity - creation via gold-like virtual mining - supply limited mathematically - electronic but with real-time assay - cash-like bearer/fast final settlement - same speed & low cost globally - digital scarcity - download wallet software & use Fiat: USD, EUR etc - prudence of central bank - QE, inflation - hyperinflation, capital controls - often slow settlement wires, cards - slow & expensive internationally - political scarcity / moral hazard - account & identity based November 2015 2
  • 3. The Blockchain is a Ledger Source: bitcoin.org November 2015 3
  • 4. Traditional Ledgers Closed Systems Hacked & Accessed High Transaction Fees Laborious Verifications Slow Centralized November 2015 4
  • 5. Bitcoin advantages Bitcoin - trustless: machine verifiable integrity - automated real-time audit - open network - secure open protocol - used over open internet - permissionless, like internet - fast pace of innovation - low fees Banks - trust: reputation & integrity of issuer - annual manual audit - private network - insecure protocol based on trust - used over leased lines / VPN - need permission from competition - high barrier to entry - high fees November 2015 5
  • 6. Blockchain Ledgers Open Sourced Cryptographically Secure Network Verified Beyond Borders Fast Decentralized November 2015 6
  • 7. blockchain to sidechain Blockchain - Bitcoin uses distributed ledger called a blockchain - applications for wider finance: shares, bonds, derivatives, structured products - currently slow reconciliation based settlement T+2 etc - current blockchain is bitcoin only - can extend blockchain to support wider applications: “sidechain” - bitcoin connected chain with mechanism to move assets between chains - think of sidechain as internetworking protocol for blockchain tracked assets - defines interoperability and network transportability of electronic assets November 2015 7
  • 8. Blockchain Challenges Limited scalability & cautious development 7 transaction/second limit Bitcoin only Fragmentation resulting from off-blockchain transactions & alt-coins November 2015 8
  • 9. Solution: Extend Bitcoin Innovation via Sidechains
  • 10. about sidechains Sidechains - can extend blockchain to support wider applications: “sidechain” - bitcoin connected chain with mechanism to move assets between chains - think of sidechain as internetworking protocol for blockchain tracked assets - defines interoperability and network transportability of electronic assets - sidechain extends Bitcoin protocol to track issued assets (native coloring) November 2015 10
  • 11. sidechains how Bitcoin suspend bitcoin -> ( coin frozen … ) proof returned <- ( maturity period … ) [potential fraud proof] reanimated bitcoin ( coin in use again … ) Sidechain -> proof of suspend allows move ( sidechain use.. ) -> return coin November 2015 11
  • 12. supporting p2p sidechains Sidechains - need new op-codes to suspend and verify compact return proof - soft-forkable - compact proof (with skiplist using lucky extra work) - ½ time get extra 0 bit, ¼ get two extra 0 bit, allow further skip - makes PoW preserving compact proof membership in same chain November 2015 12
  • 13. sidechain security model Sidechains security - incentive from bitcoin fees - (optional) consensus rule to peg ½ of subsidy directly to sidechain - have to maintain hash lead for maturity period (day) - fraud proofs prevent precomputation - different model but somewhat analogous to main chain: - ... this level of hostile hash power could revert exchange deposits - hybrid model with federated signer & hashrate (40%:60%) November 2015 13
  • 14. major version usecase software upgrade - can use a sidechain to do major refactoring on a live beta - migrate coins after it becomes goes from beta to stable - users who need features early can use the beta - safer than making invasive changes on live chain - faster development cycle November 2015 14
  • 15. experimental chain usecase do other interesting things - replace chain logic (ethereum script but with bitcoin: rootstock) - zerocash - snarks - hivemind (prediction betting) - elements alpha sidechain - … http://elementsproject.org - different chain parameters (block-size <- current hot topic) - different block intervals - but primarily an extension mechanism not a scaling solution - lightning, duplex payment channels layer 2 are scaling November 2015 15
  • 16. liquid sidechain interexchange settlement - deposit coins into liquid - move coins faster for arbitrage, market making, virtual order book - later add support for USD, EUR with exchange or separate issuer - > 12 bitcoin exchanges coming soon - confidential transactions default on (prevent front running) November 2015 16
  • 17. Blockchain without Bitcoin Blockchain - mining security (or hybrid) - trustless interchain transfer - automated trust - secure tokenized asset - independently validated - open, permissionless - necessarily publicly auditable - virtual narrow AI Federated Chain - trust group of banks - legal contract between ledgers - manual cross certification - IOU from controllers of ledger - validity assertion by ledger owners - closed, permissioned - maybe publicly auditable - status quo + cross-checks November 2015 17
  • 18. Mining sidechains Mining is about immutability, permanent globally consistent record - banks: immutable storage based on trust, brand, auditors - federated sidechain: threshold of signers, trust, tamper resistance - merge-mined sidechain: Bitcoin fees for miners to secure chain - hybrid: federated signers plus miners in some ratio (40%:60%) November 2015 18
  • 19. Permissionlessness matters Permissionless Innovation - Internet’s permissionless global platform credited with wave of innovation - permissioned chains are good, but data integrity tools for closed networks - incumbents have incentives to deny permission - high barrier to entry due to complexity and regulation - innovation path likely involve forward-looking institutions - and direct competition in poorly serviced use-cases November 2015 19
  • 20. Prevention over deterrence Prevention over deterrence - regulations are in many cases rooted in consumer protection - ..from last century stock scams, bank runs, unscrupulous actors - backdrop fairly regular fines for bending rules, schemes in finance/banking - but regulation is friction, barrier to entry, which results in high fees & margins Case for non-custodial low regulation - business prevented from spending client funds, prop trading with client funds - non-custodian concept is touched on in some bitcoin regulations - if whole system - reduces systemic risk November 2015 20
  • 21. regulators should like blockchains Case for non-custodial low regulation - business prevented from spending client funds, prop trading with client funds - non-custodian concept is touched on in some bitcoin regulations - if whole system moved to blockchain model, real-time assurances of solvency - capital requirements and leverage requirements - reduces systemic risk November 2015 21
  • 22. Scale with lightning Lightning cache layer - scale is also achievable via lightning - a new blockchain cache layer - faster, lower cost, higher scale (1,000 - 10,000 more TPS) - not broadcast, routed like TCP November 2015 22
  • 23. blockchain smart-contracts Smart-contracts - each Bitcoin payment is technically a smart-contract - a smart-contract is small program that has custody of funds - cause the program to return true, and you can take the funds - normal contract: IF ( signature( pub-key ) ) THEN true - but it can be a general programming language - implement derivative in smart-contract, structured product etc - program executed by the network - behaves as-if executed by perfectly honest narrow AI - reality is simpler: verified by all validators & miners November 2015 23
  • 24. confidentiality - virtual private chain confidentiality in public ledgers: virtual private chain - blockchain ledger is really public, maybe too public! - confidential transactions - we can encrypt values and still have public audit - need reasonable level of commercial confidentiality or hesitant to use - so without confidentiality may never see adoption and benefits - analog of VPN - use public internet but encrypt sensitive information - technically using Zero Knowledge Proofs and Homomorphic Encryption - only sender & recipient (and optionally auditor) know values November 2015 24
  • 25. virtual (narrow AI) enforced business logic fiduciary code - blockchain functions as a perfectly honest virtual narrow AI - in reality simply by everyone checking, in future via SNARKs maybe - new programming model of moving business logic into blockchain execution - replace trusted third party, contract fullfillment by blockchain execution - replace issuer trust with self-executing bearer instruments November 2015 25
  • 26. blockchain implications implications of programmable money - can replace trusted issuer with trusted instrument - can verify the instrument - small template smart-contract - cost of many financial instruments undercut by competition - current barrier to entry being trust of issuer - improve systemic risk: provide society with real-time audited assurances - re-architect financial networks using blockchain November 2015 26
  • 27. blockchain summary summary of blockchain implications - reduced reliance on third party trust via real time audit - improved integrity and lower systemic risk for financial system - smart-contracts replacing legal contracts and reliance on underwriter - virtual private chains / confidential transactions - regaining confidentiality - scale via lightning protocol - move companies onto blockchain: income, expenses, dividends, shares, accounts - central banks issue electronic money into blockchain networks - smart monetary policy possible November 2015 27
  • 28. Growth of the Hashrate 9 petahash 350 petahash39.8 x November 2015 28
  • 29. Bitcoin VC Outpacing Early ‘Net VC November 2015 29 • Total VC investment in cryptocurrency companies as of March 2015 was $832m • Bitcoin VC investment projected to continue to outpace early- stage investments in the Internet Source: Coindesk, State of Bitcoin Q2 2015, 07/16/15