Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
ブロックチェーン 2.0 / Blockchains 2.0
Search
Kenji Saito
PRO
December 07, 2017
Technology
0
270
ブロックチェーン 2.0 / Blockchains 2.0
2017年12月7日(木)、ブロックチェーンアカデミー「ブロックチェーン基盤技術 ブロックチェーン 2.0」にて使用したスライドです
Kenji Saito
PRO
December 07, 2017
Tweet
Share
More Decks by Kenji Saito
See All by Kenji Saito
続・スマートコントラクトと分散ファイナンス / Smart Contracts and Decentralized Finance, Continued
ks91
PRO
0
39
スマートコントラクトと分散ファイナンス / Smart Contracts and Decentralized Finance
ks91
PRO
0
62
シン・ブロックチェーン / Truth of Blockchain
ks91
PRO
0
91
パスワード/パスフレーズと認証 / Password, Passphrase and Authentication
ks91
PRO
0
35
git と GitHub / git and GitHub
ks91
PRO
0
35
ソフトウェアの開発と保守 / Software Development and Maintenance
ks91
PRO
0
50
インターネットの特徴 / Features of the Internet
ks91
PRO
0
34
インターネットのガバナンス / Governance of the Internet
ks91
PRO
0
30
暗号学的ハッシュ関数 / Cryptographic Hash Function
ks91
PRO
0
37
Other Decks in Technology
See All in Technology
Delegating the chores of authenticating users to Keycloak
ahus1
0
140
無意味な開発生産性の議論から抜け出すための予兆検知とお金とAI
i35_267
3
12k
KubeCon + CloudNativeCon Japan 2025 Recap by CA
ponkio_o
PRO
0
290
Flutter向けPDFビューア、pdfrxのpdfium WASM対応について
espresso3389
0
130
Yamla: Rustでつくるリアルタイム性を追求した機械学習基盤 / Yamla: A Rust-Based Machine Learning Platform Pursuing Real-Time Capabilities
lycorptech_jp
PRO
4
230
Tech-Verse 2025 Global CTO Session
lycorptech_jp
PRO
0
1.7k
Geminiとv0による高速プロトタイピング
shinya337
0
250
FOSS4G 2025 KANSAI QGISで点群データをいろいろしてみた
kou_kita
0
390
5min GuardDuty Extended Threat Detection EKS
takakuni
0
190
MUITにおける開発プロセスモダナイズの取り組みと開発生産性可視化の取り組みについて / Modernize the Development Process and Visualize Development Productivity at MUIT
muit
1
15k
Lufthansa ®️ USA Contact Numbers: Complete 2025 Support Guide
lufthanahelpsupport
0
140
Core Audio tapを使ったリアルタイム音声処理のお話
yuta0306
0
180
Featured
See All Featured
RailsConf 2023
tenderlove
30
1.1k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Making Projects Easy
brettharned
116
6.3k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Practical Orchestrator
shlominoach
188
11k
It's Worth the Effort
3n
185
28k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
53k
GraphQLとの向き合い方2022年版
quramy
49
14k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Transcript
2.0 CSO / SFC
[email protected]
2.0 — — 2017-09-07 –
p.1/41
( ) SFC ( ) CSO (Chief Science Officer) 1993
M.Eng ( ) 2006 ( ) SFC 17 P2P 2011 → ( ) 2.0 — — 2017-09-07 – p.2/41
/ Segregated Witness Proof of Stake 2.0 — — 2017-09-07
– p.3/41
2.0 1. 2. Segregated Witness 3. 4. Proof of Stake
( ) 5. 6. 2.0 — — 2017-09-07 – p.4/41
1. 2.0 — — 2017-09-07 – p.5/41
BTC / . . . 2.0 — — 2017-09-07 –
p.6/41
EPOBC (Open Assets) OP_RETURN 2.0 — — 2017-09-07 – p.7/41
Open Assets Protocol (OAP) ( = ) 2.0 — —
2017-09-07 – p.8/41
ID ID (asset ID) 1. 2. 3. 160 = ID
( ) 4. base58check ‘A’ ( = 23) (asset quantity) BTC 2.0 — — 2017-09-07 – p.9/41
OP_RETURN PUSH 0x4f41 (‘OA’) = 2 0x0100 2 1∼9 LEB128
1∼9 2.0 — — 2017-09-07 – p.10/41
2.0 — — 2017-09-07 – p.11/41
2. Segregated Witness ( = ) (malleability) 2.0 — —
2017-09-07 – p.12/41
(witness) 2.0 — — 2017-09-07 – p.13/41
OP_RETURN PUSH 0xaa21a9ed 4 (witness) SHA-256 32 Merkle 2.0 —
— 2017-09-07 – p.14/41
Merkle Tree (Bitcoin) Digest = double SHA-256 value Existence of
a TX can be verified if a relevant subtree is provided 2.0 — — 2017-09-07 – p.15/41
(1) P2WPKH (version 0) (pay-to-(witnessed)-public-key-hash) witness ( ): < >
< > scriptSig ( ): scriptPubKey ( ) 0 <20-byte > 20-byte < > < > CHECKSIG 2.0 — — 2017-09-07 – p.16/41
(2) P2WSH (version 0) (pay-to-(witnessed)-script-hash) witness: < 1 > <1
< 1 > < 2 > 2 CHECKMULTISIG> scriptSig: scriptPubKey 0 <32-byte > 32-byte 1-out-of-2 2.0 — — 2017-09-07 – p.17/41
SegWit https://bitcoincore.org/en/2016/01/26/segwit-benefits/ 2.0 — — 2017-09-07 – p.18/41
SegWit 2016 100 SegWit (95% ) . . . 2017
8 24 2.0 — — 2017-09-07 – p.19/41
3. 2.0 — — 2017-09-07 – p.20/41
BIP (Bitcoin Improvement Proposal) ex. BIP 1 : BIP Purposes
and Guidelines https://github.com/bitcoin/bips/blob/master/bip-0001.mediawiki ex. BIP 9 : Version bits with timeout and delay ex. BIP 141 : Segregated Witness (Consensus layer) TCP/IP RFC XMPP XEP 2.0 — — 2017-09-07 – p.21/41
Block Header Data Structure Field Description Size (bytes) Version 4
Digest Double SHA-256 value 32 Merkle root Double SHA-256 value 32 Time Seconds (since 1970-01-01T00:00 UTC) 4 Target Compressed format 4 Nonce Appropriate value 4 Merkle root is the digest of all TXs 2.0 — — 2017-09-07 – p.22/41
BIP 9 SegWit https://github.com/bitcoin/bips/blob/master/bip-0009/assignments.mediawiki MTP : Median Time Past (
11 ) 2.0 — — 2017-09-07 – p.23/41
4. Proof of Stake ( ) 2.0 — — 2017-09-07
– p.24/41
Proof of Stake ( ) ( ) 2.0 — —
2017-09-07 – p.25/41
Proof of Stake Hn (PD + id + t +
. . .) ≤ 2n × balance d H n : n (ex. SHA-256 (n = 256)) PD : id : (ex. ) t : (ex. UNIX ( )) balance : d : (ex. ) PoW 2.0 — — 2017-09-07 – p.26/41
Proof of Stake 3 1. 2. “Nothing at Stake” 3.
51% 2.0 — — 2017-09-07 – p.27/41
: Proof of Stake Velocity Reddcoin 2.0 — — 2017-09-07
– p.28/41
Nothing at Stake - = 2.0 — — 2017-09-07 –
p.29/41
Nothing at Stake - 100% Proof of Stake 2.0 —
— 2017-09-07 – p.30/41
51% 2.0 — — 2017-09-07 – p.31/41
Nothing at Stake ⇒ 2.0 — — 2017-09-07 – p.32/41
5. . . . 2.0 — — 2017-09-07 – p.33/41
2.0 — — 2017-09-07 – p.34/41
2.0 — — 2017-09-07 – p.35/41
→ ⇒ A. Back, et. al., “Enabling Blockchain Innovations with
Pegged Sidechains”, 2014 2.0 — — 2017-09-07 – p.36/41
6. 2.0 — — 2017-09-07 – p.37/41
1 1 10 2 2.0 — — 2017-09-07 – p.38/41
A-B 2.0 — — 2017-09-07 – p.39/41
2 2 ( ) Ripple Path 2.0 — — 2017-09-07
– p.40/41
2.0 — — 2017-09-07 – p.41/41