Skip to content

v1.5.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@joe-bowman joe-bowman released this 06 Mar 11:24
· 209 commits to main since this release
2d36479

Upgrade for rhye-2 testnet from block 1129000

What's Changed

  • chore(deps): bump cosmossdk.io/math from 1.2.0 to 1.3.0 by @dependabot in #1191
  • refactor: refactor lookup zone by denom by @minhngoc274 in #1198
  • feat: update migrate vesting accounts logic by @minhngoc274 in #1184
  • refactor: remove storage of chain/connection in context for ibc callbacks by @minhngoc274 in #1209
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #1221
  • feat: add unbonding amount stats by @tropicaldog in #1211
  • collect requeued txs together by @joe-bowman in #1222
  • chore(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 by @dependabot in #1224
  • fix(claimsmanager): check index to avoid runtime panic by @minhngoc274 in #1223
  • update v1.6.0 upgrade handler add zone by local denom by @minhngoc274 in #1229
  • chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #1208
  • Revert "chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0" by @joe-bowman in #1232
  • fix(claimsmanager): properly check index to avoid invalid data in UserClaims,UserLastEpochClaims by @odeke-em in #1234
  • lint by @joe-bowman in #1244
  • v1.5.0-rc1 upgrade handler by @joe-bowman in #1235
  • update dependencies and run make proto-gen by @joe-bowman in #1245
  • handle panic in SetValidator if incoming validator has been reduced to zero VP through slashing by @joe-bowman in #1230

New Contributors

Full Changelog: v1.5.0-rc0...v1.5.0-rc1