This maintenance release changes the default gas limit value to 60M on the Hoodi testnet and Ethereum Mainnet, and also contains a couple of minor bug fixes.
We recommend all users update to this release, as the bug fixed in #147 could cause a small number of missed attestations if the remote signer is unavailable at a specific point in time (when attempting to update attester duties).
Features
- Increase default gas limit value for Hoodi to 60M by @eth2353 in #145
- Adjust default gas limit value - Ethereum Mainnet - 60M by @eth2353 in #153
Bug Fixes
- Improve AttestationService._update_duties behavior by @eth2353 in #147
- Default to values set via CLI in the Keymanager API by @eth2353 in #152
Maintenance
- Update Vero version in compose-example.yaml by @eth2353 in #151
- Bump dependencies by @eth2353 in #149
Full Changelog: v1.1.0...v1.1.1