--- tags: 1559 --- # EIP-1559 Resources 🔥 Various write ups, simulations, documentation, and more related to EIP-1559. ## Explainers & Analyses ### General Overview * 📺 ["Can ETH Become DEFLATIONARY? EIP 1559 Explained"](https://www.youtube.com/watch?v=MGemhK9t44Q&feature=youtu.be) by Finematics * ["All You Need to Know About EIP-1559"](https://uncommoncore.co/eip-1559/) by Uncommon Core * ["Why 1559?"](https://hackmd.io/@timbeiko/why-1559) by Tim Beiko * ["Fixing the Ethereum Fee Market"](https://medium.com/@eric.conner/fixing-the-ethereum-fee-market-eip-1559-9109f1c1814b) by Eric Conner * ["EIP 1559 and Fee Structure"](https://vitalik.ca/files/misc_files/EIP_1559_Fee_Structure.pdf) by Vitalik Buterin * 📺 ["'EIP 1559 Overview' - Tim Beiko"](https://www.youtube.com/watch?v=IEQPSJbZsq0&list=PLXzKMXK2aHh4wSCFiW2naDgq3tK-WjSR0&index=6) by ETHGlobal * 📺 ["Peep an EIP #16: EIP-1559 with Tim Beiko"](https://www.youtube.com/watch?v=ZbSKo_x9RvU&t=1892s) by Ethereum Cat Herders * ["EIP-1559 – Tackling the Gas Fee Problem on Ethereum"](https://epicenter.tv/episodes/390) by Epicenter * ["The price of agency"](https://barnabe.substack.com/) series by Barnabé Monnot * ["EIP-1559 Infographic"](https://analyticali.substack.com/p/eip-1559-infographic) by Ali ### UX * ["Cheatsheet: 1559 for Wallets & Users"](https://hackmd.io/@q8X_WM2nTfu6nuvAzqXiTQ/1559-wallets) by Trent Van Epps & Tim Beiko * ["A Tale of Two Pricing Schemes"](https://medium.com/@MicahZoltu/a-tale-of-two-pricing-schemes-dc9c8717906) by Micah Zoltu * ["Transaction Fee Mechanism Design for the Ethereum Blockchain: An Economic Analysis of EIP-1559"](http://timroughgarden.org/papers/eip1559.pdf), Section 4, by Tim Roughgarden * ["A World Without (block) Limits!"](https://medium.com/coinmonks/a-world-without-block-limits-f3ecc926cd68) by Micah Zoltu * ["Analysis of EIP-2593 (Escalator)"](https://insights.deribit.com/market-research/analysis-of-eip-2593-escalator/) by Hasu & Georgios Konstantopoulos ### Security * ["EIP-1559 51% Attacks: Should you live in fear?"](https://medium.com/@MicahZoltu/eip-1559-51-attacks-should-you-live-in-fear-d817be3759dc) by Micah Zoltu * ["Why I think EIP 1559 block variance is nothing to worry about"](https://notes.ethereum.org/@vbuterin/eip_1559_spikes) by Vitalik Buterin * ["EIP-1559 Transaction Sorting: Overview"](https://hackmd.io/@adietrichs/1559-transaction-sorting) by Ansgar Dietrichs * ["EIP-1559 Transaction Sorting: Part 2"](https://hackmd.io/@adietrichs/1559-transaction-sorting-part2) by Ansgar Dietrichs * ["EIP-1559 transaction pool design improvement proposal"](https://gist.github.com/zsfelfoldi/9607ad248707a925b701f49787904fd6) by Zsolt Felfoldi ### Economics * ["Transaction Fee Mechanism Design for the Ethereum Blockchain: An Economic Analysis of EIP-1559"](http://timroughgarden.org/papers/eip1559.pdf) by Tim Roughgarden * 📺 ["Tim Roughgarden: An Economic Analysis of EIP-1559; Q&A with Vitalik Buterin"](https://www.youtube.com/watch?v=ndNyx-Oj9Wk) by Silicon Valley Ethereum Meetup * ["Will EIP-1559 Lower Gas Prices? No."](http://willeip1559lowergasprices.org/) by Barnabé Monnot ### 1559 Pre-History * ["Blockchain Ressource Pricing"](https://github.com/ethereum/research/blob/master/papers/pricing/ethpricing.pdf) by Vitalik Buterin * ["First and second-price auctions and improved transaction-fee markets"](https://ethresear.ch/t/first-and-second-price-auctions-and-improved-transaction-fee-markets/2410) by Vitalik Buterin ### Community * ["EIP-1559 Community Outreach Report"](https://medium.com/ethereum-cat-herders/eip-1559-community-outreach-report-aa18be0666b5) by Ethereum Cat Herders * ["1559 Outreach"](https://github.com/ethereum-cat-herders/1559-outreach/blob/main/README.md) by Ethereum Cat Herders ### Mining * ["EIP-1559 Mining FAQ"](https://hackmd.io/S6kW1MjvT8-SjmaoZTyaJw) by Micah Zoltu * ["ETH miner revenue with and without EIP-1559"](https://docs.google.com/spreadsheets/d/1nkSPk12XvwRGZ73J9ajQX3ue8PY02CAyuJuygcX7bY4/edit#gid=340398707) by Yorick Downe & Max Voltage * ["What does a Miner revolt look like?"](https://medium.com/coinmonks/what-does-a-miner-revolt-look-like-a99216fe270e) by Micah Zoltu * ["Miners will accept EIP-1559, here is why"](https://insights.deribit.com/market-research/miners-will-accept-eip-1559-here-is-why/) by Hasu & Georgios Konstantopoulos * ["Analysis of l-Smoothing"](https://hackmd.io/@8Lo6sisiSrSosbAxVPXKgQ/SyQoEUbzu) by Elayda * ["Establishing Bounds for Miner Revenue in EIP-1559"](https://insights.deribit.com/market-research/establishing-bounds-for-miner-revenue-in-eip-1559/) by Hasu & Georgios Konstantopoulos ## 1559 Simulations * [Introduction to EIP 1559](https://github.com/ethereum/abm1559/blob/master/notebooks/eip1559.html) by Barnabé Monnot * [Stationary behaviour of EIP 1559 agent-based model](https://github.com/barnabemonnot/abm1559/blob/master/notebooks/stationary1559.ipynb) by Barnabé Monnot * [Strategic users in EIP 1559](https://github.com/barnabemonnot/abm1559/blob/master/notebooks/strategicUser.ipynb) by Barnabé Monnot * [The floating escalator: Combining 1559 and the escalator](https://github.com/barnabemonnot/abm1559/blob/master/notebooks/floatingEscalator.ipynb) by Barnabé Monnot * [The stable road to EIP 1559: Transitioning out of first-price auctions](https://github.com/barnabemonnot/abm1559/blob/master/notebooks/transition1559.ipynb) by Fred (@0x66726564) and Barnabé Monnot * [Legacy vs EIP 1559 users in post EIP 1559 world](https://github.com/NethermindEth/research/blob/main/legacyTransactions.ipynb) by Michał Komorowski * [The manipulation of the basefee in the context of EIP-1559](https://medium.com/nethermind-eth/the-manipulation-of-the-basefee-in-the-context-of-eip-1559-4b082898271c) by Nethermind * ["Gidget Gadget" (1559 mempool simulator)](https://github.com/perama-v/gidget-gadget) by @perama-v