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

feat: add contribs/gnomigrate #3063

Merged
merged 2 commits into from
Nov 4, 2024
Merged

Conversation

zivkovicmilos
Copy link
Member

Description

This PR introduces a small tool called gnomigrate, which will serve as a helper for migrating Gno data.
Currently, it only supports transaction sheet migration from std.Tx to gnoland.TxWithMetadata.

Contributors' checklist...
  • Added new tests, or not needed, or not feasible
  • Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • Updated the official documentation or not needed
  • No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • Added references to related issues and PRs
  • Provided any useful hints for running manual tests

@zivkovicmilos zivkovicmilos added the 📦 ⛰️ gno.land Issues or PRs gno.land package related label Nov 4, 2024
@zivkovicmilos zivkovicmilos self-assigned this Nov 4, 2024
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.33%. Comparing base (c776e32) to head (ef61841).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3063   +/-   ##
=======================================
  Coverage   63.33%   63.33%           
=======================================
  Files         548      548           
  Lines       78600    78600           
=======================================
+ Hits        49778    49785    +7     
+ Misses      25465    25460    -5     
+ Partials     3357     3355    -2     
Flag Coverage Δ
contribs/gnodev 61.11% <ø> (+0.62%) ⬆️
contribs/gnofaucet 14.82% <ø> (ø)
gno.land 67.35% <ø> (ø)
gnovm 67.88% <ø> (ø)
misc/genstd 79.72% <ø> (ø)
tm2 62.32% <ø> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sw360cab sw360cab merged commit 879041f into master Nov 4, 2024
133 of 134 checks passed
@sw360cab sw360cab deleted the dev/zivkovicmilos/genesis-migration branch November 4, 2024 20:58
@Kouteki Kouteki added the in focus Core team is prioritizing this work label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in focus Core team is prioritizing this work 📦 ⛰️ gno.land Issues or PRs gno.land package related
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants