New subcommand for calling get_full_neuron
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 84
- Forks
- 30
- Avg merge
- 23h 49m
- Merged PRs (30d)
- 1
Description
Calling get_full_neuron is not possible with the dfx sign/send combo. That is because the dfx send part will only return a request id and another signed request_status is required. So this seems like another task for quill.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how quill handles the dfx sign/send flow and the signed request_status call needed for get_full_neuron. Define the new subcommand's inputs, request sequence, and success criteria, then verify it can call get_full_neuron end to end.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100