Skip to content

Commit f24bc01

Browse files
mergify[bot]crodriguezvega
authored andcommitted
delete unused 04-channel version functions (cosmos#1636) (cosmos#1638)
* delete unused code and associated tests * Update CHANGELOG.md (cherry picked from commit 6c4a442) Co-authored-by: Carlos Rodriguez <[email protected]>
1 parent 46a0148 commit f24bc01

File tree

3 files changed

+1
-104
lines changed

3 files changed

+1
-104
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
5151
* (apps/27-interchain-accounts)[\#1565](https://github.com/cosmos/ibc-go/pull/1565) Removing `NewErrorAcknowledgement` in favour of `channeltypes.NewErrorAcknowledgement`.
5252
* (transfer)[\#1565](https://github.com/cosmos/ibc-go/pull/1565) Removing `NewErrorAcknowledgement` in favour of `channeltypes.NewErrorAcknowledgement`.
5353
* (channel)[\#1565](https://github.com/cosmos/ibc-go/pull/1565) Updating `NewErrorAcknowledgement` to accept an error instead of a string and removing the possibility of non-deterministic writes to application state.
54+
* (core/04-channel)[\#1636](https://github.com/cosmos/ibc-go/pull/1636) Removing `SplitChannelVersion` and `MergeChannelVersions` functions since they are not used.
5455

5556
### State Machine Breaking
5657

modules/core/04-channel/types/version.go

Lines changed: 0 additions & 27 deletions
This file was deleted.

modules/core/04-channel/types/version_test.go

Lines changed: 0 additions & 77 deletions
This file was deleted.

0 commit comments

Comments
 (0)