Key Changes
- Package Forward Middleware and IBC-Hooks by Genuine Labs and Frag
- E2E and Interchain Testing Suite by Genuine Labs
- Fix
MsgExec
Handling in Tax Ante Handler by Frag
Changelog
- [Snyk] Security upgrade golang from 1.21.4-alpine3.18 to 1.22rc2-alpine3.18 by @inon-man in #412
- feat: package-forwarding-middleware and ibc-hooks by @fragwuerdig in #416
- build(deps): Bump golang.org/x/net from 0.10.0 to 0.17.0 in /tests/interchaintest by @dependabot in #422
- build(deps): Bump github.com/docker/docker from 24.0.1+incompatible to 24.0.7+incompatible in /tests/interchaintest by @dependabot in #423
- build(deps): Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 by @dependabot in #408
- build(deps): Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #418
- build(deps): Bump github.com/libp2p/go-libp2p from 0.22.0 to 0.27.8 in /tests/interchaintest by @dependabot in #427
- build(deps): Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /tests/interchaintest by @dependabot in #429
- build(deps): Bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0 in /tests/interchaintest by @dependabot in #431
- build(deps): Bump google.golang.org/grpc from 1.60.1 to 1.62.0 by @dependabot in #421
- build(deps): Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 by @dependabot in #430
- build(deps): Bump github.com/ethereum/go-ethereum from 1.10.20 to 1.13.5 in /tests/interchaintest by @dependabot in #428
- build(deps): Bump google.golang.org/grpc from 1.55.0 to 1.56.3 in /tests/interchaintest by @dependabot in #424
- build(deps): Bump golang.org/x/crypto from 0.9.0 to 0.17.0 in /tests/interchaintest by @dependabot in #426
- build(deps): Bump github.com/docker/docker from 20.10.19+incompatible to 20.10.27+incompatible by @dependabot in #432
- fix: wrong logic in handling tax for
MsgExec
by @fragwuerdig in #433 - docs: remove TR remainders by @fragwuerdig in #439
Full Changelog: v2.3.3...v2.4.0