Commit cd1973c
committed
Update chapters based on community feedback
Revised and expanded content across 9 chapters incorporating feedback
received via X and Telegram DMs. Big thanks to everyone who took the
time to send thoughts, corrections, and suggestions. It genuinely
makes the material better.
ch01 (Bitcoin):
- Added a forward reference to Chapter V at the end of the private keys
section, directing readers to seed phrases, HD wallets, and the
tradeoffs between self-custody and custodial services.
ch02 (Ethereum):
- Added a cross-reference to Chapter VIII (MEV) at the end of the
EIP-1559/fee market paragraph, noting that MEV is the root force
shaping block production and censorship concerns.
- Added an explanation of proposer-builder separation (PBS) and
MEV-Boost after the validator/slot/epoch description, clarifying
that most validators select from builder bids rather than sequencing
transactions themselves.
- Added a note that centralized rollup sequencers concentrate MEV
extraction in ways that differ fundamentally from the competitive
L1 builder auction, with a pointer to Chapter VIII.
ch03 (Solana):
- Added a new paragraph on DePIN as a natural fit for Solana's
architecture, covering Helium, Hivemapper, and Render, explaining
why sub-cent fees and high throughput are prerequisites rather than
nice-to-haves, and detailing Helium's 2023 migration. Includes a
forward reference to Chapter XIII.
ch04 (L1 Blockchains):
- Added a paragraph placing DA-specific L1s (Celestia, EigenDA, Avail)
in the modular spectrum as the far end of the unbundling thesis,
distinguishing them from Ethereum's partial unbundling and
cross-referencing Chapter II where they are covered in depth.
ch05 (Custody):
- Added a new section on the "$5 wrench attack" and physical coercion
threats, including documented real-world cases of home invasions and
kidnappings targeting crypto holders, the attacker's operational
logic (irreversibility, no institutional override), and technical
mitigations including the BIP-39 passphrase for plausible
deniability, Trezor's wipe code, multisig, and time-locked
transactions.
- Added a new section on inheritance and incapacitation planning,
covering the core tension between pre-death heir access and security,
sealed executor instructions, Shamir's Secret Sharing as the
recommended approach, multisig arrangements for incapacitation
scenarios, the two most common failure modes (missing passphrase,
over-reliance on dead man's switch services), and why briefing an
estate attorney directly rather than relying on standard estate
language is not optional.
ch06 (Market Structure):
- Expanded the spot trading section to clarify that stablecoins are
not merely a quoting convention but the settlement layer, dominant
collateral type, and base currency for every product in the chapter,
with a pointer to Chapter IX for stablecoin mechanics and Section V
for systemic risk.
- Added a new subsection "Stablecoin Risk: The Settlement Layer" in
the systemic risks section. Uses the March 2023 USDC depeg during
the SVB collapse as a case study showing how a single stablecoin
stress event simultaneously breaks collateral valuations, funding
rate mechanics, mark price consensus, and directional hedges across
every venue at once. Addresses USDT concentration risk and the
practical leading indicators practitioners should monitor.
ch07 (DeFi):
- Updated the Section V infrastructure intro to clarify that bridge
vulnerabilities are covered in Chapter IV alongside cross-chain
architecture, and named the three largest bridge exploits (Ronin,
Wormhole, Nomad) rather than leaving the reference abstract.
ch08 (MEV):
- Added an entirely new Section V covering MEV on L2s, which was
missing from the chapter. Includes: the two-sided nature of rollup
MEV (no public mempool eliminates sandwiching bots but centralizes
ordering power); the named operators of major sequencers as of early
2026 (Offchain Labs for Arbitrum, OP Labs for Optimism and Base,
Matter Labs for zkSync, StarkWare for Starknet); the sequencer's
structural MEV advantage including self-insertion and latency
asymmetry as a payment-for-order-flow analog; current fair ordering
commitments (FIFO policies) and why they are trust-based rather than
protocol-enforced; based sequencing as the trust-minimized
decentralization approach and its latency tradeoff; shared
sequencing networks (Espresso Systems, Astria) and how they enable
atomic cross-rollup composability; and an honest assessment of user
protections on L2 today versus L1.
- Renumbered the former Section V (Cross-Domain MEV) to Section VI.
ch15 (Prediction Markets):
- Added a detailed new subsection "The French Whale" covering the Theo
case from the 2024 election cycle: his background as a former bank
trader, the $80M position spread across 11 accounts as a standard
large-order execution strategy, the neighbor polling methodology he
commissioned from YouGov in swing states, the manipulation debate
and Polymarket CEO Shayne Coplan's defense, Chainalysis's estimate
of $78.7M in net profit, and the unresolved tension between the
information aggregation thesis and the market's vulnerability to a
single well-funded actor imposing a wrong prior on the price.
- Rewrote the "Manipulation and Market Depth" subsection to use the
Theo episode as a concrete anchor, replacing generic language with
specific observations about market depth, liquidity, and the
distinction between a whale who was right and the structural
vulnerability that exists regardless of the outcome.
- Tightened the description of the manipulation accusation against Theo
to remove redundant phrasing.
- Strengthened Coplan's two-sided market defense by making explicit
that a whale pushing price away from fair value is offering other
traders an attractive bet and risking a large loss, not exercising
costless influence.
- Rewrote the closing paragraph of the Theo section to sharpen the
unresolved concern: the real risk is not that a whale can permanently
dictate price, but that a relatively thin market can display a
distorted price signal for days before opposing capital corrects it,
and media outlets treating those odds as authoritative is the actual
vector of harm.1 parent 336c9be commit cd1973c
9 files changed
Lines changed: 112 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
| 290 | + | |
289 | 291 | | |
290 | 292 | | |
291 | 293 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
0 commit comments