BlockchainCommons / BlockchainCommons/sweeptool-cli
test case: utxos with dust values
Open
Nobody has claimed this yet.
internship
- Dominant language
- Rust
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## Abstract
Write a CLI test to see if sweeping from output descriptors to output descriptors correctly handles UTXOs with dust values
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 locating the CLI integration tests and the sweep path for output descriptors. Add a test covering UTXOs with dust values, then run the relevant CLI test command and confirm the sweep handles those UTXOs correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100