Skip to content

Add handle MsgAdminRecoverMorseAccount#75

Merged
jorgecuesta merged 2 commits into
mainfrom
feature/handle-MsgAdminRecoverMorseAccount
Mar 17, 2026
Merged

Add handle MsgAdminRecoverMorseAccount#75
jorgecuesta merged 2 commits into
mainfrom
feature/handle-MsgAdminRecoverMorseAccount

Conversation

@Alann27

@Alann27 Alann27 commented Feb 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Added isAdmin field to schema.graphql.
  • Enhanced handleMsgRecoverMorseAccount to distinguish between regular and admin Morse account recoveries.

Issue

Handle missing for message MsgAdminRecoverMorseAccount.

Type of change

Select one or more:

  • New feature, functionality or library
  • Bug fix
  • Code health or cleanup
  • Documentation
  • Other (specify)

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

@Alann27 Alann27 requested a review from jorgecuesta February 24, 2026 19:56
@Alann27 Alann27 self-assigned this Feb 24, 2026
@Alann27 Alann27 added the enhancement New feature or request label Feb 24, 2026
@jorgecuesta jorgecuesta force-pushed the feature/handle-MsgAdminRecoverMorseAccount branch from db03756 to 7de5cad Compare February 25, 2026 18:14
jorgecuesta and others added 2 commits March 17, 2026 08:43
- Added `isAdmin` field to `schema.graphql`.
- Enhanced `handleMsgRecoverMorseAccount` to distinguish between regular and admin Morse account recoveries.
- Updated protobuf imports to include `MsgAdminRecoverMorseAccount`.
- Adjusted event handling logic to account for admin-specific recovery events.
@jorgecuesta jorgecuesta force-pushed the feature/handle-MsgAdminRecoverMorseAccount branch from 4b0c459 to ca19df2 Compare March 17, 2026 14:56
@jorgecuesta jorgecuesta merged commit 43d137d into main Mar 17, 2026
3 checks passed
@jorgecuesta jorgecuesta deleted the feature/handle-MsgAdminRecoverMorseAccount branch March 17, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants