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

[Morse->Shannon Migration] Scaffold MsgClaimMorsePOKT #1036

Closed

Conversation

bryanchriswhite
Copy link
Contributor

@bryanchriswhite bryanchriswhite commented Jan 20, 2025

SUPERSEDED BY #1046

Summary

ignite scaffold message claim-morse-pokt --module migration --signer shannon_dest_address morse_src_address morse_signature --response balance

Issue

Type of change

Select one or more from the following:

Testing

  • Documentation: make docusaurus_start; only needed if you make doc changes
  • Unit Tests: make go_develop_and_test
  • LocalNet E2E Tests: make test_e2e
  • DevNet E2E Tests: Add the devnet-test-e2e label to the PR.

Sanity Checklist

  • I have tested my changes using the available tooling
  • I have commented my code
  • I have performed a self-review of my own code; both comments & source code
  • I create and reference any new tickets, if applicable
  • I have left TODOs throughout the codebase, if applicable

@bryanchriswhite bryanchriswhite added on-chain On-chain business logic consensus-breaking IMPORTANT! If the PR with this tag is merged, next release WILL HAVE TO BE an upgrade. labels Jan 20, 2025
@bryanchriswhite bryanchriswhite self-assigned this Jan 20, 2025
@bryanchriswhite bryanchriswhite force-pushed the scaffold/migration/morse-state branch from c341402 to da08fdb Compare January 21, 2025 12:03
@bryanchriswhite bryanchriswhite force-pushed the scaffold/migration/claim branch from 9100f3d to f20b317 Compare January 21, 2025 12:04
@bryanchriswhite bryanchriswhite force-pushed the scaffold/migration/morse-state branch from da08fdb to 73bb345 Compare January 21, 2025 12:55
@bryanchriswhite bryanchriswhite linked an issue Jan 22, 2025 that may be closed by this pull request
9 tasks
@bryanchriswhite bryanchriswhite force-pushed the scaffold/migration/morse-state branch 2 times, most recently from d9d6cb3 to 3e715e5 Compare January 27, 2025 16:26
@bryanchriswhite bryanchriswhite force-pushed the scaffold/migration/claim branch from f20b317 to 74f9d7c Compare January 27, 2025 16:45
@bryanchriswhite bryanchriswhite force-pushed the scaffold/migration/claim branch from 74f9d7c to f87166f Compare January 27, 2025 16:55
@bryanchriswhite bryanchriswhite marked this pull request as ready for review January 27, 2025 16:59
@bryanchriswhite bryanchriswhite marked this pull request as draft January 27, 2025 16:59
@bryanchriswhite bryanchriswhite marked this pull request as ready for review January 27, 2025 18:48
@bryanchriswhite bryanchriswhite marked this pull request as draft January 29, 2025 12:42
@bryanchriswhite
Copy link
Contributor Author

bryanchriswhite commented Jan 29, 2025

SUPERSEDED BY #1046

@bryanchriswhite bryanchriswhite deleted the scaffold/migration/claim branch January 29, 2025 13:03
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. on-chain On-chain business logic
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

[Morse->Shannon Migration] Migration module
1 participant