BIP141: Commitment structure and deployment
commit8b49040854be2e26b66366aeae1cba4716f93d93
authorPieter Wuille <pieter.wuille@gmail.com>
Fri, 6 Nov 2015 00:42:38 +0000 (6 01:42 +0100)
committerPieter Wuille <pieter.wuille@gmail.com>
Wed, 22 Jun 2016 13:42:59 +0000 (22 15:42 +0200)
treeb217f3fb71bc0745c1f74ab239fbe0ebcf52a751
parent449f9b8debcceb61a92043bc7031528a53627c47
BIP141: Commitment structure and deployment

Includes a fix by Suhas Daftuar and LongShao007
13 files changed:
src/chainparams.cpp
src/consensus/merkle.cpp
src/consensus/merkle.h
src/consensus/params.h
src/consensus/validation.h
src/main.cpp
src/main.h
src/miner.cpp
src/miner.h
src/primitives/transaction.h
src/rpc/blockchain.cpp
src/rpc/mining.cpp
src/versionbits.cpp