-
Notifications
You must be signed in to change notification settings - Fork 21k
Closed
Labels
Description
London specification: https://github.com/ethereum/eth1.0-specs/blob/master/network-upgrades/mainnet-upgrades/london.md
EIP | PR | Status |
---|---|---|
1559 (Fee market change) | #22837 #22896 | Merged Merged |
3198 (BASEFEE opcode) | #22837 | Merged |
3228 (:bomb: delay) | #22840 and #22870 | Merged -- needs update to 9.7M |
3529 (alternative refund reduction) | #22733 | Merged |
3541 (Reject new contracts starting with the 0xEF byte) | #22809 | Merged |
Also: london + baikal definnitions: #22822 (merged)
As of now, it should be possible to run baikal
off of #22837
KenMan79 and shannon-6block