Skip to content

[DO NOT MERGE] DevNet E2E Morse account import & claim#1127

Closed
bryanchriswhite wants to merge 33 commits intoissues/1034/cli/claim_accountfrom
issues/1034/wip/e2e-all-the-things
Closed

[DO NOT MERGE] DevNet E2E Morse account import & claim#1127
bryanchriswhite wants to merge 33 commits intoissues/1034/cli/claim_accountfrom
issues/1034/wip/e2e-all-the-things

Conversation

@bryanchriswhite
Copy link
Copy Markdown
Collaborator

@bryanchriswhite bryanchriswhite commented Mar 14, 2025

Summary

NOTE: This PR will be reorganized and subdivided; this branch IS NOT intended to be merged.

Changes:

  • Refactor migration related E2E features and step definitions.
  • Update migration E2E testing makefile targets
  • Add an authz genesis authorization to localnet for MsgImportMorseClaimableAccounts
  • Refactor migration module CLI to be more consistent with cosmos-sdk conventions (e.g. poktrolld {tx,query} migration ...)
  • Add import-morse-accounts subcommand
  • Fixes to the claim-account subcommand

Issue

Type of change

Select one or more from the following:

Sanity Checklist

  • I have updated the GitHub Issue assignees, reviewers, labels, project, iteration and milestone
  • For docs, I have run make docusaurus_start
  • For code, I have run make go_develop_and_test and make test_e2e
  • For code, I have added the devnet-test-e2e label to run E2E tests in CI
  • For configurations, I have update the documentation
  • I added TODOs where applicable

@bryanchriswhite bryanchriswhite added off-chain Off-chain business logic tooling Tooling - CLI, scripts, helpers, off-chain, etc... consensus-breaking IMPORTANT! If the PR with this tag is merged, next release WILL HAVE TO BE an upgrade. migration Morse to Shannon migration related work labels Mar 14, 2025
@bryanchriswhite bryanchriswhite self-assigned this Mar 14, 2025
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Shannon Mar 14, 2025
@bryanchriswhite bryanchriswhite moved this from 📋 Backlog to 🏗 In progress in Shannon Mar 14, 2025
@github-actions
Copy link
Copy Markdown

The CI will now also run the e2e tests on devnet, which increases the time it takes to complete all CI checks.

You may need to run make trigger_ci to submit an empty commit that'll trigger the tests.

GCP workloads (requires changing the namespace to 1127)
Grafana network dashboard for devnet-issue-1127

@github-actions github-actions bot added devnet push-image CI related - pushes images to ghcr.io labels Mar 15, 2025
@bryanchriswhite bryanchriswhite removed the push-image CI related - pushes images to ghcr.io label Mar 15, 2025
@github-actions
Copy link
Copy Markdown

The CI will now also run the e2e tests on devnet, which increases the time it takes to complete all CI checks.

You may need to run make trigger_ci to submit an empty commit that'll trigger the tests.

GCP workloads (requires changing the namespace to 1127)
Grafana network dashboard for devnet-issue-1127

@github-actions
Copy link
Copy Markdown

The CI will now also run the e2e tests on devnet, which increases the time it takes to complete all CI checks.

You may need to run make trigger_ci to submit an empty commit that'll trigger the tests.

GCP workloads (requires changing the namespace to 1127)
Grafana network dashboard for devnet-issue-1127

@bryanchriswhite bryanchriswhite force-pushed the issues/1034/wip/e2e-all-the-things branch from f156074 to c128427 Compare March 17, 2025 13:04
@bryanchriswhite bryanchriswhite force-pushed the issues/1034/wip/e2e-all-the-things branch 2 times, most recently from c0439fb to 19654e4 Compare March 17, 2025 15:37
@bryanchriswhite bryanchriswhite force-pushed the issues/1034/wip/e2e-all-the-things branch from 19654e4 to 74eda49 Compare March 17, 2025 16:25
@bryanchriswhite bryanchriswhite force-pushed the issues/1034/cli/claim_account branch from 7cf21e6 to 5f994ba Compare March 18, 2025 11:23
@github-actions github-actions bot removed the devnet label Mar 20, 2025
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Shannon Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

consensus-breaking IMPORTANT! If the PR with this tag is merged, next release WILL HAVE TO BE an upgrade. migration Morse to Shannon migration related work off-chain Off-chain business logic push-image CI related - pushes images to ghcr.io tooling Tooling - CLI, scripts, helpers, off-chain, etc...

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant