Skip to content

Comments

fix(ibc-hooks) : align BeginBlock/EndBlock with new SDK interfaces#275

Merged
gjermundgaraba merged 2 commits intocosmos:mainfrom
puneet2019:puneet/fix-block-processes
Sep 19, 2025
Merged

fix(ibc-hooks) : align BeginBlock/EndBlock with new SDK interfaces#275
gjermundgaraba merged 2 commits intocosmos:mainfrom
puneet2019:puneet/fix-block-processes

Conversation

@puneet2019
Copy link
Contributor

@puneet2019 puneet2019 commented Sep 13, 2025

Previously, ibc-hooks defined BeginBlock/EndBlock in a way that no longer executed under the updated SDK interfaces. While these methods are effectively no-ops for the module, this change updates them to correctly implement the new interfaces for correctness and consistency. They could also be safely removed, but this keeps the implementation aligned with expected behaviour.

@github-actions github-actions bot added the ibc-hooks Label for items related to Osmosis' ibc-hooks implementation label Sep 13, 2025
@gjermundgaraba gjermundgaraba merged commit 5596e0a into cosmos:main Sep 19, 2025
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ibc-hooks Label for items related to Osmosis' ibc-hooks implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants