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 · 1 comment
Open

EPIC: Olympus Upgrade (SDk 0.52) #7223

tac0turtle opened this issue Aug 29, 2024 · 1 comment
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 added epic type: dependency management Relating to managing the ibc dependency graph labels Aug 29, 2024
@damiannolan
Copy link
Member

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

@crodriguezvega crodriguezvega added this to the v11.0.0 milestone Sep 3, 2024
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 👷
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants