v4.1.0-rc.4
Pre-release
Pre-release
This is the fifth release candidate for a minor release to the v4 Argon line.
BUG FIXES
- Improve checks around account existence when registering a new forwarding account. (#323)
- Implement channel state checks registering and clearing forwarding accounts. (#328)
- Pass a packet onto the next middleware if we fail to decode the receiver. (#350)
DEPENDENCIES
- Bump PFM from Mandrake patch commit (
455757b
) to release tag (v4.1.2
). (#346) - Switch to Noble's Cosmos SDK fork (
v0.45.16-noble
), allowingDeliverTx
to be extended. (#346) - Bump IBC to
v4.6.0
to resolve ASA-2024-007 security advisory. (#346) - Bump FiatTokenFactory to
0a7385d
for various blocklist and paused check improvements. (#346)
FEATURES
- Allow forwarding accounts to be manually cleared by any user. (#312)
IMPROVEMENTS
- Switch to migrated
x/blockibc
undercirclefin/noble-fiattokenfactory
. (#346)
Full Changelog: v4.1.0-rc.3...v4.1.0-rc.4