Commit graph

11 commits

Author SHA1 Message Date
Jorge Timón
477000128d
Chainparams: Make parentGenesisBlockHash customizable 2018-03-12 20:40:44 +01:00
Jorge Timón
b553501cb2
Chainparams: Unify CRegTestParams and CCustomParams
bitcoin-backport-12128: One CBaseChainParams should be enough
2018-02-19 09:38:26 +01:00
Jorge Timón
998129b0c3
Chainparams: decouple anyonecanspend are mine from regtest 2017-09-28 04:53:36 +02:00
Gregory Sanders
00a28a64d9 fix travis building 2017-08-24 10:59:06 -04:00
Jorge Timón
be11723471 [upstream #8994] Testchains: Introduce custom chain whose constructor...
...reads params from regular arguments or the general conf file
2017-06-15 14:11:48 -04:00
isle2983
27765b6403 Increment MIT Licence copyright header year on files modified in 2016
Edited via:

$ contrib/devtools/copyright_header.py update .
2016-12-31 11:01:21 -07:00
Suhas Daftuar
c1d61fbd08 Add warning if -blockminsize is used. 2016-07-05 19:57:45 -04:00
Alex Morcos
4f7ff00497 [qa] Add rpc test for segwit
Amended by Pieter Wuille to use multisig 1-of-1 for P2WSH tests, and BIP9
based switchover logic.

Fixes and py3 conversion by Marco Falke.
2016-06-22 15:43:01 +02:00
Gregory Maxwell
89d113e02a Blacklist -whitelistalwaysrelay; replaced by -whitelistrelay. 2016-02-01 12:32:57 +00:00
MarcoFalke
faeda0e677 [travis] Run contrib/devtools/check-doc.py early 2016-01-18 14:00:02 +01:00
MarcoFalke
fada0c90b6 [travis] Fail when documentation is outdated 2016-01-04 19:24:07 +01:00