Skip to content

Bitcoin Unlimited - Bitcoin Cash release 1.5.0.2

Compare
Choose a tag to compare
@sickpig sickpig released this 04 May 12:48
· 2150 commits to release since this release

This is a minor bugs fix only release version based of Bitcoin Unlimited compatible
with the Bitcoin Cash specifications you could find here:

This release also provides an RPC called 'signdata' to generate signatures compatible with the CHECKDATASIG opcode.

Main Changes

  • Fix gitian build for macOS
  • Improve the script fuzz testing
  • In GBT, match fees and sigops with the correct tx
  • Improve propagation of non-final and too-long-mempool-chain transactions by deferring them until the relevant block arrives
  • New RPC: signdata to generate signatures compatible with the CHECKDATASIG opcode
  • Improve documentation (docker, SV activation)