Skip to content

Conversation

@0xB10C
Copy link
Owner

@0xB10C 0xB10C commented Sep 26, 2024

and rust-bitcoin-pool-indentification 0.3.3 -> 0.3.4.

bitcoincore-rpc 0.19 is needed for full Bitcoin Core >=28 support.

The getnetworkinfo RPC call now returns a list of warnings instead of a single warning String. This would cause fork-observer to fall back to "unkown version" as mapping the JSON response would fail.

See rust-bitcoin/rust-bitcoincore-rpc#356

and rust-bitcoin-pool-indentification 0.3.3 -> 0.3.4.

bitcoincore-rpc 0.19 is needed for full Bitcoin Core >=28.x support.

The getnetworkinfo RPC call now returns a list of warnings instead of
a single warning String. This would cause fork-observer to fall back
to "unkown version" as mapping the JSON response would fail.

See rust-bitcoin/rust-bitcoincore-rpc#356
@willcl-ark
Copy link
Contributor

ACK

@0xB10C 0xB10C merged commit 53da240 into main Sep 26, 2024
2 checks passed
0xB10C added a commit to 0xB10C/nix that referenced this pull request Sep 26, 2024
for compatabillity with Bitcoin Core 28
0xB10C/fork-observer#46
0xB10C added a commit to 0xB10C/nix that referenced this pull request Sep 26, 2024
for compatabillity with Bitcoin Core 28
0xB10C/fork-observer#46
0xB10C added a commit to 0xB10C/nix that referenced this pull request Sep 26, 2024
for compatabillity with Bitcoin Core 28
0xB10C/fork-observer#46
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