This repository was archived by the owner on Nov 25, 2025. It is now read-only.
Commit 6c4cd8a
committed
Merge #268: json: add Other variant to SoftforkType
3f04a34 json: add Other variant to SoftforkType (Marko Bencun)
Pull request description:
Fixes #267. Without this variant, a call to
`client.get_blockchain_info()` likely fails on some versions of
bitcoind where other types of softfork deployments were active.
ACKs for top commit:
apoelstra:
ACK 3f04a34
tcharding:
ACK 3f04a34
Tree-SHA512: d6252d6118967ac87cf26fd3caab495c16450b6e228e62d57b895438be811ac6fd05d2f1fe58ad57a6dd107e34d715c2fa408ce11da793d6e5a0af7ded5f93431 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
878 | 878 | | |
879 | 879 | | |
880 | 880 | | |
| 881 | + | |
| 882 | + | |
881 | 883 | | |
882 | 884 | | |
883 | 885 | | |
| |||
2078 | 2080 | | |
2079 | 2081 | | |
2080 | 2082 | | |
| 2083 | + | |
| 2084 | + | |
| 2085 | + | |
| 2086 | + | |
| 2087 | + | |
| 2088 | + | |
| 2089 | + | |
| 2090 | + | |
| 2091 | + | |
| 2092 | + | |
| 2093 | + | |
| 2094 | + | |
| 2095 | + | |
| 2096 | + | |
| 2097 | + | |
0 commit comments