Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade: bitcoincore-rpc 0.18 -> 0.19 #46

Merged
merged 1 commit into from
Sep 26, 2024

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.

2 participants