Add support for all deploy types

Open
#16 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
api, blockchain

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.

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.

Dominant language
TypeScript
Stars
2
Forks
3
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.