Open Kouteki opened 3 days ago
When https://github.com/gnolang/gno/pull/2941 was merged, it introduced a breaking change: a new genesis transaction format.
Extractor is incopatible with the new genesis TX format (MetadataTx), and package extraction fails.
Extractor runs successfully.
This is also the reason why test4 backups are broken 💁♂️
cc @sw360cab
When https://github.com/gnolang/gno/pull/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