Overview
This version is compatible with Granite on both Fuji and Mainnet.
All Mainnet nodes must upgrade before 11 AM ET, November 19th 2025.
This version reduces the frequency of validator set fetching from v1.7.3 which can help in resource constrained deployments.
It also includes a work-around for a HTTP2 bug in destination clients that made it possible for miscalculation of nonces.
What's Changed
- Reduce number of GetAllValidatorsAt requests by @iansuvak in #1006
- explicitly disable redis maintnotifications by @iansuvak in #1007
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.47.1 to 1.48.0 by @dependabot[bot] in #1005
- Bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in #1004
- Remove all fetches to
GetAllValidatorsAtwithProposedHeightby @iansuvak in #1011 - downgrade redis to 9.14.1 by @iansuvak in #1012
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.48.0 to 1.48.1 by @dependabot[bot] in #1016
- Bump github.com/aws/aws-sdk-go-v2/config from 1.31.17 to 1.31.19 by @dependabot[bot] in #1017
- update subnet-evm dep to a commit with h2 RST_STREAM client fix by @iansuvak in #1013
Full Changelog: icm-relayer-v1.7.3...icm-relayer-v1.7.4