diff --git a/doc/man/bitcoin-cli.1 b/doc/man/bitcoin-cli.1 --- a/doc/man/bitcoin-cli.1 +++ b/doc/man/bitcoin-cli.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH BITCOIN-CLI "1" "June 2019" "bitcoin-cli v0.19.8.0" "User Commands" +.TH BITCOIN-CLI "1" "June 2019" "bitcoin-cli v0.19.9.0" "User Commands" .SH NAME -bitcoin-cli \- manual page for bitcoin-cli v0.19.8.0 +bitcoin-cli \- manual page for bitcoin-cli v0.19.9.0 .SH SYNOPSIS .B bitcoin-cli [\fI\,options\/\fR] \fI\, \/\fR[\fI\,params\/\fR] \fI\,Send command to Bitcoin ABC\/\fR @@ -15,7 +15,7 @@ .B bitcoin-cli [\fI\,options\/\fR] \fI\,help Get help for a command\/\fR .SH DESCRIPTION -Bitcoin ABC RPC client version v0.19.8.0 +Bitcoin ABC RPC client version v0.19.9.0 .SH OPTIONS .HP \-? diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1 --- a/doc/man/bitcoin-qt.1 +++ b/doc/man/bitcoin-qt.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH BITCOIN-QT "1" "June 2019" "bitcoin-qt v0.19.8.0" "User Commands" +.TH BITCOIN-QT "1" "June 2019" "bitcoin-qt v0.19.9.0" "User Commands" .SH NAME -bitcoin-qt \- manual page for bitcoin-qt v0.19.8.0 +bitcoin-qt \- manual page for bitcoin-qt v0.19.9.0 .SH SYNOPSIS .B bitcoin-qt [\fI\,command-line options\/\fR] .SH DESCRIPTION -Bitcoin ABC version v0.19.8.0 (64\-bit) +Bitcoin ABC version v0.19.9.0 (64\-bit) .SH OPTIONS .HP \-? @@ -23,9 +23,9 @@ If this block is in the chain assume that it and its ancestors are valid and potentially skip their script verification (0 to verify all, default: -0000000000000000023b7cce03f549ba13097b7f9dba787e8b7e7e9f231e0463, +00000000000000000401095ca2933cc4729484965e66e6a9f8e937070cc8e971, testnet: -000000000000001b564c7e20d8f002203a6b7029f440edece8c7b2e549b8202f) +00000000001b618c015c41cc218a60a5a94bc42e16e30f1426cfc138615201c3) .HP \fB\-blocknotify=\fR .IP @@ -288,19 +288,17 @@ times. Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway -.HP -\fB\-whitelistforcerelay\fR -.IP -Force relay of transactions from whitelisted peers even if they violate -local relay policy (default: 1) -.HP -\fB\-whitelistrelay\fR -.IP -Accept relayed transactions received from whitelisted peers even when -not relaying transactions (default: 1) .PP Wallet options: .HP +\fB\-avoidpartialspends\fR +.IP +Group outputs by address, selecting all or none, instead of selecting on +a per\-output basis. Privacy is improved as an address is only +used once (unless someone sends to it after spending from it), +but may result in slightly higher fees as suboptimal coin +selection may result due to the added limitation (default: 0) +.HP \fB\-disablewallet\fR .IP Do not load the wallet and disable wallet RPC calls @@ -314,6 +312,11 @@ .IP Set key pool size to (default: 1000) .HP +\fB\-mintxfee=\fR +.IP +Fees (in BCH/kB) smaller than this are considered zero fee for +transaction creation (default: 0.00001) +.HP \fB\-paytxfee=\fR .IP Fee (in BCH/kB) to add to transactions you send (default: 0.00) @@ -455,6 +458,16 @@ .IP Fees (in BCH/kB) smaller than this are considered zero fee for relaying, mining and transaction creation (default: 0.00001) +.HP +\fB\-whitelistforcerelay\fR +.IP +Force relay of transactions from whitelisted peers even if they violate +local relay policy (default: 1) +.HP +\fB\-whitelistrelay\fR +.IP +Accept relayed transactions received from whitelisted peers even when +not relaying transactions (default: 1) .PP Block creation options: .HP diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1 --- a/doc/man/bitcoin-tx.1 +++ b/doc/man/bitcoin-tx.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH BITCOIN-TX "1" "June 2019" "bitcoin-tx v0.19.8.0" "User Commands" +.TH BITCOIN-TX "1" "June 2019" "bitcoin-tx v0.19.9.0" "User Commands" .SH NAME -bitcoin-tx \- manual page for bitcoin-tx v0.19.8.0 +bitcoin-tx \- manual page for bitcoin-tx v0.19.9.0 .SH SYNOPSIS .B bitcoin-tx [\fI\,options\/\fR] \fI\, \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded bitcoin transaction\/\fR @@ -9,7 +9,7 @@ .B bitcoin-tx [\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded bitcoin transaction\/\fR .SH DESCRIPTION -Bitcoin ABC bitcoin\-tx utility version v0.19.8.0 +Bitcoin ABC bitcoin\-tx utility version v0.19.9.0 .SH OPTIONS .HP \-? diff --git a/doc/man/bitcoind.1 b/doc/man/bitcoind.1 --- a/doc/man/bitcoind.1 +++ b/doc/man/bitcoind.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH BITCOIND "1" "June 2019" "bitcoind v0.19.8.0" "User Commands" +.TH BITCOIND "1" "June 2019" "bitcoind v0.19.9.0" "User Commands" .SH NAME -bitcoind \- manual page for bitcoind v0.19.8.0 +bitcoind \- manual page for bitcoind v0.19.9.0 .SH SYNOPSIS .B bitcoind [\fI\,options\/\fR] \fI\,Start Bitcoin ABC Daemon\/\fR .SH DESCRIPTION -Bitcoin ABC Daemon version v0.19.8.0 +Bitcoin ABC Daemon version v0.19.9.0 .SH OPTIONS .HP \-? @@ -23,9 +23,9 @@ If this block is in the chain assume that it and its ancestors are valid and potentially skip their script verification (0 to verify all, default: -0000000000000000023b7cce03f549ba13097b7f9dba787e8b7e7e9f231e0463, +00000000000000000401095ca2933cc4729484965e66e6a9f8e937070cc8e971, testnet: -000000000000001b564c7e20d8f002203a6b7029f440edece8c7b2e549b8202f) +00000000001b618c015c41cc218a60a5a94bc42e16e30f1426cfc138615201c3) .HP \fB\-blocknotify=\fR .IP @@ -292,19 +292,17 @@ times. Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway -.HP -\fB\-whitelistforcerelay\fR -.IP -Force relay of transactions from whitelisted peers even if they violate -local relay policy (default: 1) -.HP -\fB\-whitelistrelay\fR -.IP -Accept relayed transactions received from whitelisted peers even when -not relaying transactions (default: 1) .PP Wallet options: .HP +\fB\-avoidpartialspends\fR +.IP +Group outputs by address, selecting all or none, instead of selecting on +a per\-output basis. Privacy is improved as an address is only +used once (unless someone sends to it after spending from it), +but may result in slightly higher fees as suboptimal coin +selection may result due to the added limitation (default: 0) +.HP \fB\-disablewallet\fR .IP Do not load the wallet and disable wallet RPC calls @@ -318,6 +316,11 @@ .IP Set key pool size to (default: 1000) .HP +\fB\-mintxfee=\fR +.IP +Fees (in BCH/kB) smaller than this are considered zero fee for +transaction creation (default: 0.00001) +.HP \fB\-paytxfee=\fR .IP Fee (in BCH/kB) to add to transactions you send (default: 0.00) @@ -459,6 +462,16 @@ .IP Fees (in BCH/kB) smaller than this are considered zero fee for relaying, mining and transaction creation (default: 0.00001) +.HP +\fB\-whitelistforcerelay\fR +.IP +Force relay of transactions from whitelisted peers even if they violate +local relay policy (default: 1) +.HP +\fB\-whitelistrelay\fR +.IP +Accept relayed transactions received from whitelisted peers even when +not relaying transactions (default: 1) .PP Block creation options: .HP