Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EPIC: Olympus Upgrade (SDk 0.52) #7223

Open
tac0turtle opened this issue Aug 29, 2024 · 2 comments · Fixed by #7261
Open

EPIC: Olympus Upgrade (SDk 0.52) #7223

tac0turtle opened this issue Aug 29, 2024 · 2 comments · Fixed by #7261
Labels
epic type: dependency management Relating to managing the ibc dependency graph
Milestone

Comments

@tac0turtle
Copy link
Member

Description

This issue is meant to encapsulate the todos in the code that will be removed when upgrading to 0.52/v2

  • pass environment
    • remove logger methods in all modules
    • remove sdk.Context for things like gasservice, branchservice(cachectx), headerservice(block/headerinfo)
  • TBD

this will be a living issue, i will upddate as we go through the changes

@crodriguezvega crodriguezvega moved this to In progress 👷 in ibc-go Aug 29, 2024
@crodriguezvega crodriguezvega added the type: dependency management Relating to managing the ibc dependency graph label Aug 29, 2024
@damiannolan
Copy link
Contributor

damiannolan commented Sep 2, 2024

Some other notable things:

  • Changes to simapp (root.go)
  • Basic Manager removal
  • AnteHandler consolidation
  • Protobuf generation (updating of any opt for cosmos/gogo changes)

See: https://github.com/cosmos/cosmos-sdk/blob/main/UPGRADING.md#v052x

@gjermundgaraba
Copy link
Contributor

Reopening to track remaining items

@gjermundgaraba gjermundgaraba reopened this Jan 5, 2025
@github-project-automation github-project-automation bot moved this from Done to Ready for Development in IBC-GO Eureka Jan 5, 2025
@gjermundgaraba gjermundgaraba moved this from Ready for Development to In progress in IBC-GO Eureka Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic type: dependency management Relating to managing the ibc dependency graph
Projects
Status: In progress
Status: Done 🥳
Development

Successfully merging a pull request may close this issue.

5 participants