Skip to content

Fix RPC compatibility with Bitcoin Core v31#15

Merged
janb84 merged 1 commit intomainfrom
fix/RPC_Bitcoin_v31_fixes
Mar 18, 2026
Merged

Fix RPC compatibility with Bitcoin Core v31#15
janb84 merged 1 commit intomainfrom
fix/RPC_Bitcoin_v31_fixes

Conversation

@janb84
Copy link
Owner

@janb84 janb84 commented Mar 18, 2026

Removed deprecated (v31) startingheight from peer detail overlay.

Slight optimization in the RPC client to give better feedback why a RPC call has failed.

While testing for v31 I found that in the startup phase of the node, the RPC calls can be a bit slow, so to account for that the timeout has been increased from 10 to 30 seconds.

@janb84 janb84 merged commit c808050 into main Mar 18, 2026
5 checks passed
@janb84 janb84 deleted the fix/RPC_Bitcoin_v31_fixes branch March 18, 2026 09:03
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.

1 participant