v1.5.0-rc0 release for rhye-2 testnet, from block 989200.
What's Changed
- chore(deps): bump github.com/golangci/golangci-lint from 1.55.2 to 1.56.1 by @dependabot in #1130
- dependencies: bump cometbft and cometbft-db by @joe-bowman in #1128
- chore(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #1137
- Ensure safe casting from math.Int to go primitive type. by @tnv1 in #1134
- chore(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0 by @dependabot in #1138
- Handle non staking tokens by @joe-bowman in #1132
- fix #1140; recreate redelegation record if long delays mean original record was garbage collected by @joe-bowman in #1141
- chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 by @dependabot in #1148
- fixes #1143; remove crescent by @joe-bowman in #1144
- auto add local denom for onboarded zone by @joe-bowman in #1142
- Add MsgCancelQueuedRedemption message type by @joe-bowman in #1147
- chore(deps): bump github.com/golangci/golangci-lint from 1.56.1 to 1.56.2 by @dependabot in #1155
- Disable golang caches by @faddat in #1153
- fixes #1170; remove datapoint logic from icq by @joe-bowman in #1171
- update CODEOWNERS by @joe-bowman in #1174
- fixes: #1169; add callback ID to query hash generation by @joe-bowman in #1172
- chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 by @dependabot in #1173
- chore(deps): bump the go_modules group across 3 directories with 2 updates by @dependabot in #1176
- Revert "chore(deps): bump the go_modules group across 3 directories with 2 updates (#1176)" by @faddat in #1180
- fixes 1162; race condition between delegation record queries and withdrawal acks by @joe-bowman in #1183
- add v1.5.0-rc0 upgrade handler by @joe-bowman in #1185
New Contributors
Full Changelog: v1.4.7...v1.5.0-rc0