This patch-release introduces several improvements for v0.6.1, and brings
the new GovPaymaster system contract for better ERC-4337 UX. It's highly
recommended to upgrade from v0.6.1, especially on Mainnet.
Follow the instructions below to upgrade your node from v0.6.1 to v0.6.2:
- Download new binary file from the release page.
- Gracefully stop the node.
- Replace the old binary with the new binary.
- Start the node.
New features:
- Add GovPaymaster system contract and related policy (#646)
Behaviour changes:
- Prevent the reward sending to validator with EIP-7702 delegation (#644)
- Extend the Policy blacklist to EVM execution (#648)
Improvements: