Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
imp(apps): allow one sided fee middleware handshakes to complete (bac…
…kport #6253) (#6260) * imp(apps): allow one sided fee middleware handshakes to complete (#6253) * imp: added counter version proposal to try step * test: fixed tests * test: tested removing fee middleware * test: added ica onesided test * add changelog * imp: improved RemoveFeeMiddleware * nit: damian --------- Co-authored-by: Carlos Rodriguez <[email protected]> (cherry picked from commit 3b3ecc5) # Conflicts: # CHANGELOG.md # modules/apps/27-interchain-accounts/host/keeper/handshake.go # modules/apps/29-fee/fee_test.go # modules/apps/29-fee/ibc_middleware.go # modules/apps/29-fee/transfer_test.go # modules/apps/transfer/ibc_module.go # modules/apps/transfer/ibc_module_test.go * imp: iteration one * imp: iteration two * Update CHANGELOG.md --------- Co-authored-by: srdtrk <[email protected]> Co-authored-by: srdtrk <[email protected]> Co-authored-by: Carlos Rodriguez <[email protected]>
- Loading branch information