mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 01:40:55 +01:00
7ef6086673
* Get build started for 26.1 * Start introducing v26 data structures * Switch BitcoindVersion.newest = V26 * Fix GetTxOutSetInfoResult to use hash_serialized_3 * Fix WalletRpcTest * Refactor PeerInfoResponse to add transport_protocol_type and session_id fields in v25 * Add ServiceIdentifier.NODE_P2P_V2, add support for v2transport to addnode, add default config setting for bitcoind to have v2transport=1 in test framework, add unit test to make sure we can establish a v2 connection * Remove V20AssortedRpc * Add loadtxoutset * Implement getchainstates * Add getprioritisedtransactions * Add getaddrmaninfo * Add importmempool * Cleanup println |
||
---|---|---|
.. | ||
.jvm/src/test | ||
src/test/scala/org/bitcoins/core | ||
build.sbt | ||
README.md |
See our contributing guide for information on how to benchmark, test and develop your code.