Skip to content

chore: remove dead code#41

Merged
giunatale merged 3 commits into
mainfrom
giunatale/dead-code-cleanup
May 14, 2026
Merged

chore: remove dead code#41
giunatale merged 3 commits into
mainfrom
giunatale/dead-code-cleanup

Conversation

@giunatale
Copy link
Copy Markdown
Contributor

remove some dead errors/events/keys, align IDs for errors and collection prefixes, remove a stale comment and rename EndBlockCIS to EndBlockTrackValsetUpdates as legacy name was misleading.
x/vaas/types/denom_helpers.go is completely deleted since it's unnecessary (using ibc-go v10, this shim is effectively dead code)

I stayed conservative, but honestly there's quite a lot of dangling/potentially dead code all around the repo. It's only dead now maybe because it's scaffolding (like the preVAAS stuff for example), but a round of cleanup should be done again once implementation becomes more mature.

Feel free to object to any of the changes, I may have accidentally removed some required things.

@giunatale giunatale merged commit 0df4c58 into main May 14, 2026
4 checks passed
@giunatale giunatale deleted the giunatale/dead-code-cleanup branch May 14, 2026 12:44
giunatale added a commit that referenced this pull request May 14, 2026
* dead-code cleanup

* remove ref to power-shaping in docstrings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants