Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add London blog post #3537

Merged
merged 1 commit into from
Aug 2, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/content/history/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ These rule changes may create a temporary split in the network. New blocks could
The London upgrade is scheduled to go live on Ethereum in August 2021, on block [12,965,000](https://etherscan.io/block/countdown/12965000). It will introduce [EIP-1559](https://eips.ethereum.org/EIPS/eip-1559), which reforms the transaction fee market, along with changes to how gas refunds are handled and the [Ice Age](https://ethereum.org/en/glossary/#ice-age) schedule.

- [Read the London upgrade specification](https://github.com/ethereum/eth1.0-specs/blob/master/network-upgrades/mainnet-upgrades/london.md)
- [Read the London Mainnet announcement](https://blog.ethereum.org/2021/07/15/london-mainnet-announcement/)

<ExpandableCard title="London EIPs" contentPreview="Improvements included in this upgrade.">

Expand Down