lightninglabs / lightninglabs/pool
sidecar: bid orders having issues getting matched
- Dominant language
- Go
- Stars
- 259
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
**Expected behavior**
Provider creates a sidecar ticket and gives it to the recipient. Recipient registers it so the offer is ready to be matched in the next auction.
If the offer suits the market conditions, it get matched and a channel is created to the recipient's node.
**Actual behavior**
During the clear market phase, recipient seems to be offline so the order cannot get matched, it gets filtered.
**Pool version**
Provider: poold/v0.5.5-alpha/commit=v0.5.5-alpha-15-g9bdcb8e5544d24430aa5e9b2d0d1c4ab06f91d30-dirty
Recipient: no info.
**Affected orders**
nonce: **171b4...eb0e**
nonce: **63627...326f**
potentially some others.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the clear market phase and reproduce the matching attempt using the affected order nonces, comparing the provider and recipient behavior. No source files or tests are identified in the report, so first trace why the recipient is considered offline and why the orders are filtered. Done means valid sidecar bids are matched and a channel is created for the recipient.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100