Commit 53da240
committed
upgrade: bitcoincore-rpc 0.18 -> 0.19
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#3561 parent 104f51f commit 53da240
2 files changed
+85
-24
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments