Democratization of knowledge. Money, language, printing.
Decentralization and resilience.
Git.
"Blockchain"
Fingerprinting, naming data.
SHA implementation.
Key generation, digital signatures.
RSA implementation, ECDSA implementation.
Graphs.
Directed Graphs for tracking state.
DAG's for tracking state without cycles.
DAGs with hashes for data integrity.
Bitcoin block structure.
Byzantine General's problem. Proof of work, proof of stake.
Hashcash,
Casper.
Bitcoin script and static analysis.
EVM/Solidity, Turing completeness.
Simplicity and declarative semantics.
Transactions, addresses, wallets.
Transaction chains, quantum safe addresses.
Bitcoin transaction format.
BIP32, Hirearchical deterministic wallets.
The five polities of a cryptocurrency: users, markets, miners, developers, and exchanges.
Upgrading decentralized networks, flagging and BIPs. Generally, requires at least 3 of these groups to agree.
Guided walkthrough of the Bitcoin white paper.
Blocksize debate.
Offchain transactions.
Segwit.
Sidechains, lighting network.