You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changelog
21.1.6
Additions and Improvements
Added support for the upcoming BAIKAL ephemeral testnet and removed the configuration for the deprecated YOLOv3 ephemeral testnet. #2237
Added support for the London Network Upgrade, although the block number must be set manually with --override-genesis-config=londonBlock=<blocknumber>. This is because the block numbers haven't been determined yet. The next release will include the number in the genesis file so it will support London with no intervention. #2237
Implemented EIP-3541: Reject new contracts starting with the 0xEF byte #2243