MeshCollider
7d03418aea
Add -usehd to excluded args in check-doc.py
7 years ago
practicalswift
25cd520fc4
Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
7 years ago
Pieter Wuille
8842d1a5d4
Add undocumented -forcecompactdb to force LevelDB compactions
7 years ago
Pieter Wuille
eaca1b7b08
Random db flush crash simulator
7 years ago
MarcoFalke
fab9b60fbd
doc: Remove outdated minrelaytxfee comment
7 years ago
MarcoFalke
ddf58c7573
wallet: Remove sendfree
...
This removes the option from the wallet to not pay a fee on "small"
transactions which spend "old" inputs.
This code is no longer worth keeping around, as almost all miners
prefer not to include transactions which pay no fee at all.
8 years ago
isle2983
27765b6403
Increment MIT Licence copyright header year on files modified in 2016
...
Edited via:
$ contrib/devtools/copyright_header.py update .
8 years ago
Suhas Daftuar
c1d61fbd08
Add warning if -blockminsize is used.
8 years ago
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.
8 years ago
Gregory Maxwell
89d113e02a
Blacklist -whitelistalwaysrelay; replaced by -whitelistrelay.
9 years ago
MarcoFalke
faeda0e677
[travis] Run contrib/devtools/check-doc.py early
9 years ago
MarcoFalke
fada0c90b6
[travis] Fail when documentation is outdated
9 years ago