v7.1.0-rc0
Changelog
• 61bf4c8 fix text in link
• 724b4e7 update changelog for v7.1.0-rc0 tag
• 5e2b226 imp: transfer total escrow follow ups (backport #3558 ) ( #3718 )
• 8586338 fix: add relative timeout support for localhost clients using the transfer CLI client ( #3587 ) ( #3690 )
• 4519f10 Merge pull request from GHSA-3v7p-4x7p-4rx7
• e2d656a Merge pull request from GHSA-3v7p-4x7p-4rx7
• 5a30c7f Merge pull request from GHSA-3v7p-4x7p-4rx7
• dfe1fab Merge pull request from GHSA-3v7p-4x7p-4rx7
• 9dfe8d9 Merge pull request from GHSA-3v7p-4x7p-4rx7
• 20ac4da Merge pull request from GHSA-3v7p-4x7p-4rx7
• 56077e1 Merge pull request from GHSA-3v7p-4x7p-4rx7
• fdbb508 Merge pull request from GHSA-3v7p-4x7p-4rx7
• bd6c832 Handle ordered packets in UnreceivedPackets query. (backport #3346 ) ( #3614 )
• 3a593b2 fix(statemachine)!: 04-channel SendPacket now correctly returns `ErrClientNotFound` in favour of `ErrConsensusStateNotFound` ( #3593 ) ( #3598 )
• 80e9f6a chore: transfer authz nits (backport #3586 ) ( #3589 )
• 1a99cb7 imp: represent unlimited approvals with MaxUint256 value (backport #3454 ) ( #3581 )
• eec18b7 Fix escrow proto E2E (backport #3517 ) ( #3548 )
• 20fddcf transfer (total escrow): add escrow / unescrow functions (backport #3507 ) ( #3550 )
• 237f5b2 deps: bump sdk to v0.47.2 and cometbft to v0.37.1 (backport #3542 ) ( #3544 )
• 6ced3dc Chore: Make a state entry to find total amount of native assets IBC'd out (backport #3019 ) ( #3505 )
• 4526afc add changelog entry
• 28c470c deps: bump ics23 v0.10.0 (backport #3457 ) ( #3474 )
• 8caaab6 add reasoning for migration to enabled localhost
• aa133f4 update changelog
• 91b89ff deps: bump SDK v0.47 (backport #3295 ) ( #3302 )
• 893b7af feat: adding 09-localhost loopback client module (backport #3229 ) ( #3262 )
• 9403c30 chore: Add IBC module level errors ( #3184 ) ( #3273 )
• 67ac73a Update release.yml
• 6ea642e build(deps): bump github.com/cometbft/cometbft from 0.37.0-rc3 to 0.37.0 (backport #3247 ) ( #3252 )
• efef4cc chore: add e2e/ to .gitignore ( #3250 )
• 7e7cdbf deps: migrate to cometbft v0.37 (backport #3175 ) ( #3243 )
• 06bc64c removing sdk module params subspaces ( #3182 ) ( #3232 )
• c01d494 imp: adding channelID to `MsgChannelOpenTryResponse` ( #3117 ) ( #3231 )
• 77394ca imp: add port id into msg register interchain account response ( #3204 ) ( #3233 )
• 2b69d18 chore: use fully qualified typeURL interface names in protos ( #3165 ) ( #3176 )
• a58e5d2 chore: remove unused `ProposalContents` function ( #3159 )
• d7abb7f chore: remove legacy interface function `RandomizedParams`, which is no longer used. ( #3157 )
• 9c3c8a0 docs: adding migration doc info for sdk v0.47 (backport #3107 ) ( #3156 )
• d859ad1 simapp and upgrade configuration for e2e v7 upgrade (backport #3136 ) ( #3143 )
• 029cb21 docs: add link to BSR for proto docs ( #3135 ) ( #3139 )
• cb1a3cd docs: final review of light client developer guide (backport #3081 ) ( #3130 )
• a15ca00 attempting to silence deprecation warnings on golangci lint ( #3125 ) ( #3128 )
• b6e971b chore: set light client module names (backport #3113 ) ( #3118 )
• fae6c91 fix: moved non-verification misbehaviour checks to checkForMisbehaviour ( #3046 ) ( #3084 )