github bitcoin-sv/bitcoin-sv v1.0.6
Bitcoin SV version 1.0.6 Release Notes

latest releases: v1.1.0, v1.0.16, v1.0.15.1...
3 years ago

List of Changes since 1.0.5

  • New RPC to retrieve UTXOs.
  • sendrawtransactions returns any double spend transaction IDs.
  • Refactor code so HTTP client requests can be made from bitcoind.
  • New RPC to list ZMQ notifications and endpoints.
  • ZMQ notifications for transaction mempool removal.
  • Insecure function (sprintf) no longer used.
  • Make ZMQ interface thread safe.
  • RPC to provide Merkle proofs for transaction inclusion in blocks.
  • Invalid transactions can now be published to ZMQ or stored to disk.
  • Ensure the fallback path for packages (bitcoinsv.io) in the Gitian build contains all required packages.
  • Fix to Gitian build.
  • Fix: Accessing memory after std::move.
  • ZMQ: Push information (blockhash) in which block transaction we collided with arrived.
  • Do not use deprecated boost bind features.
  • Remove logging from consensus.
  • Validation status dos cleanup.
  • ThreadSanitiser reports issues in thread safe queue tests.
  • ThreadSanitiser reported heap-use-after-free.
  • Fix: gettxouts parameters CLI type mismatch.
  • Fix: CheckTxInputExists should not be used.
  • Remove assert and fix shutdown after unsuccessful startup.
  • Unconditionally log P2P stall messages if denugp2pthreadstalls is specified.
  • Fix: clearinvalidtransactions RPC returned the number of bytes freed as zero.
  • Fix: #include added to script_num.cpp to fix build issues with later compilers.
  • Rename ZMQ topic zmqpubremovedfrommempool to zmqpubdiscardedfrommempool.
  • November 2020 STN reset.

Scaling Test Network (STN) Reset

The Scaling Test Network has been reset at block height 4. This block has hash
00000000d33661d5a6906f84e3c64ea6101d144ec83760bcb4ba81edcb15e68d.

Don't miss a new bitcoin-sv release

NewReleases is sending notifications on new releases.