bitcoin-s/bitcoind-rpc
Chris Stewart 9442dba217
Remove support for v21 of bitcoind (#5496)
* Remove support for v21 of bitcoind

* WIP: Remove deprecated rpcs wit legacy wallets

* WIP: Work up to importdescriptor

* Get low-r test case passing

* Simplify test case

* Remove BitcoindV21RpcClientTest and move test cases to BitcoindV24RpcClientTest

* Remove RpcTransactionRpcTest that only works on legacy wallet

* Fix MempoolRpcTest

* Delete MultisigRpcTest that depends on legacy wallet

* Get WalletRpcTest passing, ignore keypoolrefill test case for now until https://github.com/bitcoin/bitcoin/issues/29924 is resolved
2024-04-20 16:57:30 -05:00
..
src/main/scala/org/bitcoins/rpc Remove support for v21 of bitcoind (#5496) 2024-04-20 16:57:30 -05:00
bitcoind-rpc.sbt Upgrade to bitcoind 24.2 (#5284) 2023-11-06 14:03:10 -06:00
README.md Build and CI improvements (#710) 2019-08-27 10:48:48 -05:00

See the bitcoind/Bitcoin Core section on the Bitcoin-S website.