Skip to content

fix reqresp status_now peer resolution#152

Merged
bitmine-mihir merged 1 commit into
bitminetech:devnet-5from
bomanaps:fix/disconnect-churn
Jul 13, 2026
Merged

fix reqresp status_now peer resolution#152
bitmine-mihir merged 1 commit into
bitminetech:devnet-5from
bomanaps:fix/disconnect-churn

Conversation

@bomanaps

Copy link
Copy Markdown
Contributor

Request_status_now was passing NULL for the struct peer ID when the caller only had text, so service_open_exchange rejected the call and 96% of periodic status requests silently failed with -1004. I resolve the peer ID from the text via lantern_peer_id_from_text before the call same pattern already in client_reqresp_blocks.c:33.

@uink45

uink45 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Thanks for the PR @bomanaps! I have reviewed it and will merge it now.

@bitmine-mihir bitmine-mihir merged commit 2dbf9ef into bitminetech:devnet-5 Jul 13, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants