lightninglabs / lightninglabs/pool

Trader.ListAccounts OutPoint txid not reverse byte order

Open
#408 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
259
Forks
51
PR merge metrics
No merged PRs in 30d

Description

when using grpc ListAccounts, the account outPoint txid is not reverse byte order

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the Go implementation of the Trader.ListAccounts gRPC entry point and trace how account OutPoint txids are serialized. Verify the expected byte order against the API response, then confirm that ListAccounts returns the txid in reverse byte order and that the behavior is covered by an appropriate test.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.