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

Refactor Extractor to support metadata #26

Open
2 tasks
Kouteki opened this issue Nov 19, 2024 · 1 comment
Open
2 tasks

Refactor Extractor to support metadata #26

Kouteki opened this issue Nov 19, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Kouteki
Copy link

Kouteki commented Nov 19, 2024

When gnolang/gno#2941 was merged, it introduced a breaking change: a new genesis transaction format.

Current state

Extractor is incopatible with the new genesis TX format (MetadataTx), and package extraction fails.

Desired state

Extractor runs successfully.

Acceptance criteria

  • Refactor Extractor so that CI doesn't fail
  • Package is extracted successfully
@Kouteki Kouteki added bug Something isn't working help wanted Extra attention is needed labels Nov 19, 2024
@Kouteki Kouteki mentioned this issue Nov 19, 2024
6 tasks
@zivkovicmilos
Copy link
Member

This is also the reason why test4 backups are broken 💁‍♂️

cc @sw360cab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants