faster claiming of tips + transfer
Open
- Dominant language
- Go
- Stars
- 40
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Right now we do support list page by page, and this could take MANY hours for a large channel and then sometimes doens't work (as we saw with the big recent one)
It should just use txo spend to spend them all at once, and then can send immediately.
Contributor guide
No contributing guide indexed for this repository
Research direction
Trace the support-list pagination and current tip-transfer path, then inspect how txo spend can replace the page-by-page process. Done means tips for a large channel can be claimed in one operation and transferred immediately without the current multi-hour failure mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, blockchain
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100