diff --git a/doc/man/pivx-cli.1 b/doc/man/pivx-cli.1 index c5bfeab732370..d189029965f1f 100644 --- a/doc/man/pivx-cli.1 +++ b/doc/man/pivx-cli.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10. -.TH PIVX-CLI "1" "November 2019" "pivx-cli v4.0.0.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11. +.TH PIVX-CLI "1" "December 2019" "pivx-cli v4.0.0.0" "User Commands" .SH NAME pivx-cli \- manual page for pivx-cli v4.0.0.0 .SH DESCRIPTION -PIVX Core RPC client version v4.0.0.0\-2a6187aa84 +PIVX Core RPC client version v4.0.0.0 .SS "Usage:" .TP pivx\-cli [options] [params] diff --git a/doc/man/pivx-qt.1 b/doc/man/pivx-qt.1 index 20759992943a2..fac86e759d88a 100644 --- a/doc/man/pivx-qt.1 +++ b/doc/man/pivx-qt.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. -.TH PIVX-QT "1" "July 2018" "pivx-qt v3.1.99.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11. +.TH PIVX-QT "1" "December 2019" "pivx-qt v4.0.0.0" "User Commands" .SH NAME -pivx-qt \- manual page for pivx-qt v3.1.99.0 +pivx-qt \- manual page for pivx-qt v4.0.0.0 .SH DESCRIPTION -PIVX Core version v3.1.99.0\-11f4a2bba4\-dirty (64\-bit) +PIVX Core version v4.0.0.0 (64\-bit) Usage: .IP pivx\-qt [command\-line options] @@ -66,7 +66,7 @@ Keep at most unconnectable transactions in memory (default: 100) .HP \fB\-par=\fR .IP -Set the number of script verification threads (\fB\-8\fR to 16, 0 = auto, <0 = +Set the number of script verification threads (\fB\-16\fR to 16, 0 = auto, <0 = leave that many cores free, default: 0) .HP \fB\-pid=\fR @@ -186,6 +186,10 @@ Relay non\-P2SH multisig (default: 1) Support filtering of blocks and transaction with bloom filters (default: 1) .HP +\fB\-peerbloomfilterszc\fR +.IP +Support the zerocoin light node protocol (default: 0) +.HP \fB\-port=\fR .IP Listen for connections on (default: 51472 or testnet: 51474) @@ -341,13 +345,18 @@ Enable publish raw transaction (locked via SwiftX) in
.PP Debugging/Testing options: .HP +\fB\-uacomment=\fR +.IP +Append comment to the user agent string +.HP \fB\-debug=\fR .IP Output debugging information (default: 0, supplying is optional). If is not supplied, output all debugging information. can be: addrman, alert, bench, coindb, db, lock, rand, rpc, selectcoins, tor, mempool, net, proxy, http, libevent, pivx, -(obfuscation, swiftx, masternode, mnpayments, mnbudget, zero), qt. +(obfuscation, swiftx, masternode, mnpayments, mnbudget, zero, +precompute, staking), qt. .HP \fB\-gen\fR .IP @@ -370,6 +379,11 @@ Include IP addresses in debug output (default: 0) .IP Prepend debug output with timestamp (default: 1) .HP +\fB\-maxtipage=\fR +.IP +Maximum tip age in seconds to consider node in initial block download +(default: 86400) +.HP \fB\-minrelaytxfee=\fR .IP Fees (in PIV/Kb) smaller than this are considered zero fee for relaying @@ -398,6 +412,11 @@ Staking options: .IP Enable staking functionality (0\-1, default: 1) .HP +\fB\-coldstaking=\fR +.IP +Enable cold staking functionality (0\-1, default: 1). Disabled if +staking=0 +.HP \fB\-pivstake=\fR .IP Enable or disable staking functionality for PIV inputs (0\-1, default: 1) @@ -447,6 +466,11 @@ Zerocoin options: .IP Enable automatic Zerocoin minting (0\-1, default: 1) .HP +\fB\-enableautoconvertaddress=\fR +.IP +Enable automatic Zerocoin minting from specific addresses (0\-1, default: +1) +.HP \fB\-zeromintpercentage=\fR .IP Percentage of automatically minted Zerocoin (1\-100, default: 10) @@ -461,6 +485,15 @@ Preferred Denomination for automatically minted Zerocoin Enable automatic wallet backups triggered after each zPIV minting (0\-1, default: 1) .HP +\fB\-precompute=\fR +.IP +Enable precomputation of zPIV spends and stakes (0\-1, default 1) +.HP +\fB\-precomputecachelength=\fR +.IP +Set the number of included blocks to precompute per cycle. (minimum: +500) (maximum: 2000) (default: 1000) +.HP \fB\-zpivbackuppath=\fR .IP Specify custom backup path to add a copy of any automatic zPIV backup. @@ -554,6 +587,20 @@ multiple times \fB\-rpcthreads=\fR .IP Set the number of threads to service RPC calls (default: 4) +.HP +\fB\-blockspamfilter=\fR +.IP +Use block spam filter (default: 1) +.HP +\fB\-blockspamfiltermaxsize=\fR +.IP +Maximum size of the list of indexes in the block spam filter (default: +100) +.HP +\fB\-blockspamfiltermaxavg=\fR +.IP +Maximum average size of an index occurrence in the block spam filter +(default: 10) .PP UI Options: .HP @@ -577,11 +624,11 @@ Set SSL root certificates for payment request (default: \fB\-system\-\fR) .IP Show splash screen on startup (default: 1) .SH COPYRIGHT -Copyright (C) 2009-2018 The Bitcoin Core Developers +Copyright (C) 2009-2019 The Bitcoin Core Developers -Copyright (C) 2014-2018 The Dash Core Developers +Copyright (C) 2014-2019 The Dash Core Developers -Copyright (C) 2015-2018 The PIVX Core Developers +Copyright (C) 2015-2019 The PIVX Core Developers This is experimental software. diff --git a/doc/man/pivx-tx.1 b/doc/man/pivx-tx.1 index 223c83619a2e4..3b3c26c901afd 100644 --- a/doc/man/pivx-tx.1 +++ b/doc/man/pivx-tx.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10. -.TH PIVX-TX "1" "November 2019" "pivx-tx v4.0.0.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11. +.TH PIVX-TX "1" "December 2019" "pivx-tx v4.0.0.0" "User Commands" .SH NAME pivx-tx \- manual page for pivx-tx v4.0.0.0 .SH DESCRIPTION -Pivx Core pivx\-tx utility version v4.0.0.0\-2a6187aa84 +Pivx Core pivx\-tx utility version v4.0.0.0 .SS "Usage:" .TP pivx\-tx [options] [commands] diff --git a/doc/man/pivxd.1 b/doc/man/pivxd.1 index 82ec8fac79b57..a27d8c80d7a32 100644 --- a/doc/man/pivxd.1 +++ b/doc/man/pivxd.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10. -.TH PIVXD "1" "November 2019" "pivxd v4.0.0.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11. +.TH PIVXD "1" "December 2019" "pivxd v4.0.0.0" "User Commands" .SH NAME pivxd \- manual page for pivxd v4.0.0.0 .SH DESCRIPTION -Pivx Core Daemon version v4.0.0.0\-2a6187aa84 +Pivx Core Daemon version v4.0.0.0 .SS "Usage:" .TP pivxd [options]