-
Notifications
You must be signed in to change notification settings - Fork 5
/
lectures.json
189 lines (177 loc) · 7.99 KB
/
lectures.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
{
"lectures": [
{
"title": "Week 1: Introduction to blockchain",
"description": "Motivation, Cryptocurrencies from a user’s perspective",
"name": "introduction",
"files": [{
"title": "Introduction to blockchain science & engineering",
"description": "What is money ?, The never-ending book parable, Cryptocurrencies from a user’s perspective",
"hash": "6e839b54ccb861fd848b8859e5b927cf83b0425acf05daf55127a67dc0c91916",
"fileType": "pdf"
}
]
},
{
"title": "Week 2: Cryptographic primitives",
"description": "Hash functions, Digital signatures, Proof-of-Work",
"name": "cryptographic-primitives",
"files": [
{
"title": "Cryptographic primitives",
"description": "Introduction to hash functions, proof-of-work, commitment schemes and digital signatures",
"hash": "227c1e3af1611e868c5a2334c5c0aa1d030864cd4036f969b58dedbc82cee754",
"fileType": "pdf"
}
]
},
{
"title": "Week 3: The Blockchain Network and Data Structures",
"description": "Authenticated Data Structures, Merkle Trees, Blocks, Blockchains, Peer-to-peer networks",
"name": "authenticated-data-structures",
"files": [
{
"title": "Authenticated Data Structures",
"description": "Authenticated Data Structures, Merkle Trees, Blocks, Blockchains, Peer-to-peer networks",
"hash": "b985c5ce9c600a5cf35833484c1f6bc4031772dc5af950121bae47f95c4e351c",
"fileType": "pdf"
}
]
},
{
"title": "Week 4: Consensus and Distributed Ledgers via Blockchain Data Structure",
"description": "The Consensus Problem, Blockchain Properties, Ledger Properties, Honest Majority, Difficulty",
"name": "consensus",
"files": [
{
"title": "Consensus and Distributed Ledgers via Blockchain Data Structure",
"description": "The Consensus Problem, Blockchain Properties, \"Racing attacks\", Consensus and distributed ledger (what is the relation), Difficulty Adjustment, The Bahack attack",
"hash": "75ee78ad4a720294ea5553809cd9623fae63fa21c871301af30d2b61c420835a",
"fileType": "pdf"
}
]
},
{
"title": "Week 5: Transactions",
"description": "Addresses, The UTXO model, Transactions, Double Spending, Confirmation, Bitcoin Script",
"name": "bitcoin",
"files": [
{
"title": "UTXO and the Bitcoin application layer",
"description": "Transactions, exchange, bitcoin graph, nodes,edges, values, owners, utxo, coinbase, mining, consensus,blockchain, genesis, Bitcoin script, p2pk, p2pkh, multisig",
"hash": "f2155a93d4228fbda908c050278131c1b2b97faafc3b567a879957d113e93997",
"fileType": "pdf"
}
]
},
{
"title": "Week 6: Blockchain Economics and Incentives",
"description": "Mining parameters, Mining, Mining Pools, Wallets, Mining Games",
"name": "economics",
"files": [
{
"title": "Blockchain Economics and Incentives",
"description": "Mining incentives, fees, rewards, coinbase transaction, money supply, market capitalization, target, difficulty, mining pools, ways to mine, full nodes, spv nodes, wallets, Bitcoin and Nash Equilibrium, selfish mining",
"hash": "f08f171d9463d6b5e482f339ec239409ff35d8ca86cc812bbd23840b0eb44579",
"fileType": "pdf"
}
]
},
{
"title": "Week 7: The Backbone Model",
"description": "The Ledger Objective, Execution model, The environment, Basic Properties, Executions, Bahack attack",
"name": "backbone",
"files": [
{
"title": "The Backbone Model",
"description": "The Ledger Objective, Execution model, The environment, Basic Properties, Executions, Bahack attack",
"hash": "665d1ba5c3b4d97504138524d092690886f8a250ec01442dc82e8a0cd795ed5e",
"fileType": "pdf"
}
]
},
{
"title": "Week 8: Ethereum",
"description": "Accounts, Transactions, Smart contracts, Solidity",
"name": "ethereum",
"files": [
{
"title": "Ethereum",
"description": "Accounts, Transactions, Smart contracts, Solidity",
"hash": "52369b6486b90822a708bef59f8ce25d8357cd512d9b12966c95617d0029cd9a",
"fileType": "pdf"
},
{
"title": "Ethereum Tutorial",
"description": "Installing Metamask, Get ether from a faucet for Ropsten testnet, Interacting with Remix",
"hash": "ca83ac12e9775b39bfcee14ebe98889905b717e06a4fa767af7d8ca62e008aad",
"fileType": "pdf"
},
{
"title": "Introduction to Solidity",
"description": "Types, data location, visibility, fallback function, send ether, interacting with other contracts",
"hash": "f1b01470c16fe04c65d3bfa06208a998f031009fc3bbbd6829454c83ff940089",
"fileType": "pdf"
}
]
},
{
"title": "Week 9: Secure Multiparty Computation and Applications",
"description": "Secret Sharing, MPC, Fair swaps and MPC, Blockchain and MPC",
"name": "smpc",
"files": [
{
"title": "Secure Multiparty Computation and Applications",
"description": "Multi-sig transactions, Sharing Secret Keys, Finite Cyclic Groups, Secret-Sharing, Coin-flipping, PVSS, MPC, Using a blockchain",
"hash": "4fa395d9505b7aabd7ebe6f25c6d4bf45c5146ae4dfa4ac8423ef961cd78c147",
"fileType": "pdf"
}
]
},
{
"title": "Week 10: Byzantine Fault Tolerance and PoS Blockchains",
"description": "Byzantine Consensus, Exponential Information Gathering, Bitcoin Consensus, PoS Consensus",
"name": "bft",
"files": [
{
"title": "BFT Protocols",
"description": "Byzantine Consensus, EIG, Impossibility results, PoS, Common-Prefix Property and Agreement, Chain-Quality Property and Validity",
"hash": "3fca2770b622424e72274929144338e628a8bee1620a150099e5d076fb92b461",
"fileType": "pdf"
},
{
"title": "Blockchain Governance and safekeeping",
"description": "The problem of upgrades, Hard forks, Soft forks, Velvet forks, Bitcoin block sizes, The bitcoin civil war, DAO hack, Bitcoin history, Wallets",
"hash": "e0dde7ddd211137af9011b2df4224a83f43d049583f945a097fbde54c36a0eab",
"fileType": "pdf"
}
]
},
{
"title": "Week 11: Solidity",
"description": "Smart Contract Best Practices",
"name": "solidity",
"files": [
{
"title": "Solidity",
"description": "Storage layout, Security of smart contracts, Reentrancy, Integer overflows and underflows, DoS, Forcibly Sending Ether to a Contract, Delegate call, tx.origin, Design patterns, front-running, Randomness",
"hash": "748ee2941646a4c7664ef9badbc3b236537e7aa905ac21989020c0bc3eb8abbb",
"fileType": "pdf"
}
]
},
{
"title": "Week 12: The Backbone Model",
"description": "Liveness, Persistence, Network model, Execution, Enviroment, Assumptions, Backbone Protocol, Security Properties",
"name": "backbone-model",
"files": [
{
"title": "The Backbone Model",
"description": "Liveness, Persistence, Network model, Execution, Enviroment, Assumptions, Backbone Protocol, Security Properties",
"hash": "787996d6aef066e6c1e4afe90e8590b13941683be9a646850f3b6ff019b5853e",
"fileType": "pdf"
}
]
}
]
}