coinbase / coinbase/mesh-bitcoin
Some coins returned by account/coins are not spendable
Open
bug
- Dominant language
- Go
- Stars
- 119
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
There should be a way to query only spendable coins. Unspendable coins that land in a transaction cause the transaction to fail.
Contributor guide
Research direction
Start at the account/coins endpoint and trace how returned coins are identified as spendable or unspendable. Define how a query for only spendable coins should behave, then verify that returned coins cannot cause the resulting transaction to fail.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100