holepunchto / holepunchto/hyper-multisig-cli

Once verify competes, output an easy to share stateless message about success

Open
#37 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

when using

hyper-multisig -c config.json verify <signing_request>

There should be an easy to share message with other signers that is stateless, and explains more clearly that the request was a success. It would be nice if it printed the length etc so the verification message is “stateless”. More info the better that is in a easy to share reponse.

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.

Research direction

Start at the CLI entry point for hyper-multisig -c config.json verify <signing_request> and trace the current successful verification output. Update the response so it clearly reports success and includes enough information, such as the request length, for signers to share it without additional state; add or update tests if the repository provides them.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.