mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 01:40:55 +01:00
38f0f4d692
* Update to bitcoind v28 * Add macOS arm64 hash * Add 28.0 version for windows * Fix windows hash * Replace 'port' with 'bind' in bitcoin.conf * Fix BitcoindConfig.bind, add -deprecatedrpc=warnings * Add version specific warnings handling for V28 * Add pattern matching based on version to support new json format for warnings fields in Info RPCs * Fix pattern match on V28 * Remove infinite loop w/ 'getnetworkinfo' when determing the version of a BitcoindRpcClient * Pin lndRpcTest to bitcoind v27 until v28 is supported * Add mempoolconflicts to 'gettransaction' RPC * init 'gethdkeys' rpc * WIP: createwalletdescriptor * Get createwalletdescriptor test passing * Revert files |
||
---|---|---|
.. | ||
src/test/scala/org/bitcoins/rpc | ||
bitcoind-rpc-test.sbt |