Releases: bitcoinops/bitcoin
Releases · bitcoinops/bitcoin
Optech Taproot V0.1.4
- Schnorr/Taproot Bitcoin Core branch, derived from https://github.com/sipa/bitcoin/tree/taproot
- Rebased on a more recent master commit (52b9797)
- Additional Schnorr/Taproot test framework tools added
- Version changed to OptechTaproot:0.1.4
The packaged release is for Google colab only and should not be run on your local machine
Optech Taproot V0.1.3
- Schnorr/Taproot Bitcoin Core branch, derived from https://github.com/sipa/bitcoin/tree/taproot
- Rebased on a more recent master commit (52b9797)
- Additional Schnorr/Taproot test framework tools added
- Version changed to OptechTaproot:0.1.3
Optech Taproot V0.1.2
- Schnorr/Taproot Bitcoin Core branch, derived from https://github.com/sipa/bitcoin/tree/taproot
- Rebased on a more recent master commit (52b9797)
- Additional Schnorr/Taproot test framework tools added
- Version changed to OptechTaproot:0.1.1
Optech Taproot V0.1.1
- Schnorr/Taproot Bitcoin Core branch, derived from https://github.com/sipa/bitcoin/tree/taproot
- Rebased on a more recent master commit (52b9797)
- Additional Schnorr/Taproot test framework tools added
- Version changed to OptechTaproot:0.1.1
Optech Taproot v0.1
Schnorr/Taproot Bitcoin Core branch, derived from https://github.com/sipa/bitcoin/tree/taproot
Optech getblockstats v0.2
This is the Optech expand_getblockstats branch rebased on Bitcoin Core master at June 2019.
The main benefit of this branch is that it includes Bitcoin Core PR 14802, which improves performance of the getblockstats
PR by ~80x.
Includes all tests and bug fixes from V0.1.1
Optech getblockstats v0.1.1
- Adds tests for all new statistics in
getblockhash
- Fixes minor bug in whether inputs/outputs were looped through when only a subset of statistics were queried.
- cherrypicks the test changes from Bitcoin Core PR 14802 to make rebasing easier
Test cases and bug fix by Mike Schmidt.
Optech getblockstats v0.1
First release of expanded getblockstats RPC for use by the Optech dashboard.