MetaMask / MetaMask/casper-embed
Add support for all deploy types
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
for now deploys containing session with ModuleBytes like this doesn't work:
https://testnet.cspr.live/deploy/82bc76da6b481ae6a133a99fbadb30495733ea1d1b5f080767bf9d169dc5f627
I was trying to sign contract installation deploy using torus but got error: 'Error: Unsupported deploy type'.
Already got an info that you guys are working on it but created this issue so it will be easy to follow.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the signing flow with the deploy linked in the issue and trace where the “Unsupported deploy type” error is produced. Identify the TypeScript entry point that handles deploy types, then verify that contract-installation deploys containing session ModuleBytes can be signed without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100