Migrate to cosmos-sdk appmodule.Environment
in ibc
#7712
Labels
type: code hygiene
Clean up code but without changing functionality or interfaces
type: refactor
Architecture, code or CI improvements that may or may not tackle technical debt.
Milestone
Summary
Follow up issue from Olympus upgrade (#7223)
With upgrading to cosmos-sdk v0.52 we will leverage the service based
Environment
architecture where possible, rather than relying on the legacysdk.Context
approach.This refactor was already started with icacontroller in order to get the bulk of the Olympus upgrade merged to main. This issue serves to track the remainder of modules and submodules as we migrate to
appmodule.Environment
.For Admin Use
The text was updated successfully, but these errors were encountered: