MetaMask / MetaMask/core

`generate-method-action-types.ts` does not take services into account

Open
#6,407 1 comment 0 reactions 0 assignees View on GitHub
enhancement team-wallet-framework wf-wallet-framework
Dominant language
TypeScript
Stars
413
Forks
308
Avg merge
1d 4h
Merged PRs (30d)
253

Description

`generate-method-action-types.ts` is the script that generates types for actions that map to methods in controllers. However, in order for services to be designed to use the messaging system, we need this script to generate the same kinds of types for services as well.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating generate-method-action-types.ts and reading how it currently handles controller methods. Trace the generated action types and the service messaging use case described in the issue. Done means services receive the same kind of generated types as controllers, with the existing generation or validation checks passing.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.