diff --git a/doc/man/dash-cli.1 b/doc/man/dash-cli.1 index 88fe0b0d1d..54708eb09a 100644 --- a/doc/man/dash-cli.1 +++ b/doc/man/dash-cli.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. -.TH DASH-CLI "1" "May 2018" "dash-cli v0.12.3.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH DASH-CLI "1" "November 2018" "dash-cli v0.13.0.0" "User Commands" .SH NAME -dash-cli \- manual page for dash-cli v0.12.3.0 +dash-cli \- manual page for dash-cli v0.13.0.0 .SH DESCRIPTION -Dash Core RPC client version v0.12.3.0 +Dash Core RPC client version v0.13.0.0 .SS "Usage:" .TP dash\-cli [options] [params] @@ -75,8 +75,8 @@ Timeout during HTTP requests (default: 900) Read extra arguments from standard input, one per line until EOF/Ctrl\-D (recommended for sensitive information such as passphrases) .SH COPYRIGHT -Copyright (C) 2014-2017 The Dash Core developers -Copyright (C) 2009-2017 The Bitcoin Core developers +Copyright (C) 2014-2018 The Dash Core developers +Copyright (C) 2009-2018 The Bitcoin Core developers Please contribute if you find Dash Core useful. Visit for further information about the software. diff --git a/doc/man/dash-qt.1 b/doc/man/dash-qt.1 index 2ad3d1c675..80d1891a5b 100644 --- a/doc/man/dash-qt.1 +++ b/doc/man/dash-qt.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. -.TH DASH-QT "1" "May 2018" "dash-qt v0.12.3.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH DASH-QT "1" "November 2018" "dash-qt v0.13.0.0" "User Commands" .SH NAME -dash-qt \- manual page for dash-qt v0.12.3.0 +dash-qt \- manual page for dash-qt v0.13.0.0 .SH DESCRIPTION -Dash Core version v0.12.3.0 (64\-bit) +Dash Core version v0.13.0.0 (64\-bit) Usage: .IP dash\-qt [command\-line options] @@ -36,9 +36,9 @@ block hash) 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: -0000000000000044d888c60cf2a3646f511a66fc35f4abc5f20377a7d658263b, +0000000000000024e26c7df7e46d673724d223cf4ca2b2adc21297cc095600f4, testnet: -0000000003aa53e24b6e60ef97642e4193611f2bcb75ea1fa8105f0b5ffd5242) +000000000118fa2f031efedf874adbe7fe6b023cdf9478e8e2400c2d505df30d) .HP \fB\-conf=\fR .IP @@ -76,7 +76,7 @@ Extra transactions to keep in memory for compact block reconstructions .HP \fB\-par=\fR .IP -Set the number of script verification threads (\fB\-4\fR to 16, 0 = auto, <0 = +Set the number of script verification threads (\fB\-2\fR to 16, 0 = auto, <0 = leave that many cores free, default: 0) .HP \fB\-pid=\fR @@ -419,6 +419,19 @@ Enable publish hash transaction in
.IP Enable publish hash transaction (locked via InstantSend) in
.HP +\fB\-zmqpubhashgovernancevote=\fR
+.IP +Enable publish hash of governance votes in
+.HP +\fB\-zmqpubhashgovernanceobject=\fR
+.IP +Enable publish hash of governance objects (like proposals) in
+.HP +\fB\-zmqpubhashinstantsenddoublespend=\fR
+.IP +Enable publish transaction hashes of attempted InstantSend double spend +in
+.HP \fB\-zmqpubrawblock=\fR
.IP Enable publish raw block in
@@ -430,6 +443,11 @@ Enable publish raw transaction in
\fB\-zmqpubrawtxlock=\fR
.IP Enable publish raw transaction (locked via InstantSend) in
+.HP +\fB\-zmqpubrawinstantsenddoublespend=\fR
+.IP +Enable publish raw transactions of attempted InstantSend double spend in +
.PP Debugging/Testing options: .HP @@ -469,7 +487,7 @@ relaying, mining and transaction creation (default: 0.00001) .IP Maximum total fees (in DASH) to use in a single wallet transaction or raw transaction; setting this too low may abort large -transactions (default: 0.20) +transactions (default: 0.10) .HP \fB\-printtoconsole\fR .IP @@ -502,6 +520,12 @@ InstantSend, Governance) (0\-1, default: 0) .IP Override spork address. Only useful for regtest and devnet. Using this on mainnet or testnet will ban you. +.HP +\fB\-minsporkkeys=\fR +.IP +Overrides minimum spork signers to change spork value. Only useful for +regtest and devnet. Using this on mainnet or testnet will ban +you. .PP Masternode options: .HP @@ -533,10 +557,14 @@ Enable use of automated PrivateSend for funds stored in this wallet Enable multiple PrivateSend mixing sessions per block, experimental (0\-1, default: 0) .HP +\fB\-privatesendsessions=\fR +.IP +Use N separate masternodes in parallel to mix funds (1\-10, default: 4) +.HP \fB\-privatesendrounds=\fR .IP Use N separate masternodes for each denominated input to mix funds -(2\-16, default: 2) +(2\-16, default: 4) .HP \fB\-privatesendamount=\fR .IP @@ -579,10 +607,6 @@ Relay and mine data carrier transactions (default: 1) .IP Maximum size of data in data carrier transactions we relay and mine (default: 83) -.HP -\fB\-mempoolreplacement\fR -.IP -Enable transaction replacement in the memory pool (default: 0) .PP Block creation options: .HP @@ -679,8 +703,8 @@ Show splash screen on startup (default: 1) .IP Reset all settings changed in the GUI .SH COPYRIGHT -Copyright (C) 2014-2017 The Dash Core developers -Copyright (C) 2009-2017 The Bitcoin Core developers +Copyright (C) 2014-2018 The Dash Core developers +Copyright (C) 2009-2018 The Bitcoin Core developers Please contribute if you find Dash Core useful. Visit for further information about the software. diff --git a/doc/man/dash-tx.1 b/doc/man/dash-tx.1 index 2ad58f5b94..cedce40a04 100644 --- a/doc/man/dash-tx.1 +++ b/doc/man/dash-tx.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. -.TH DASH-TX "1" "May 2018" "dash-tx v0.12.3.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH DASH-TX "1" "November 2018" "dash-tx v0.13.0.0" "User Commands" .SH NAME -dash-tx \- manual page for dash-tx v0.12.3.0 +dash-tx \- manual page for dash-tx v0.13.0.0 .SH DESCRIPTION -Dash Core dash\-tx utility version v0.12.3.0 +Dash Core dash\-tx utility version v0.13.0.0 .SS "Usage:" .TP dash\-tx [options] [commands] @@ -108,8 +108,8 @@ set=NAME:JSON\-STRING .IP Set register NAME to given JSON\-STRING .SH COPYRIGHT -Copyright (C) 2014-2017 The Dash Core developers -Copyright (C) 2009-2017 The Bitcoin Core developers +Copyright (C) 2014-2018 The Dash Core developers +Copyright (C) 2009-2018 The Bitcoin Core developers Please contribute if you find Dash Core useful. Visit for further information about the software. diff --git a/doc/man/dashd.1 b/doc/man/dashd.1 index 430f4803a9..c58b2c889c 100644 --- a/doc/man/dashd.1 +++ b/doc/man/dashd.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. -.TH DASHD "1" "May 2018" "dashd v0.12.3.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH DASHD "1" "November 2018" "dashd v0.13.0.0" "User Commands" .SH NAME -dashd \- manual page for dashd v0.12.3.0 +dashd \- manual page for dashd v0.13.0.0 .SH DESCRIPTION -Dash Core Daemon version v0.12.3.0 +Dash Core Daemon version v0.13.0.0 .SS "Usage:" .TP dashd [options] @@ -37,9 +37,9 @@ block hash) 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: -0000000000000044d888c60cf2a3646f511a66fc35f4abc5f20377a7d658263b, +0000000000000024e26c7df7e46d673724d223cf4ca2b2adc21297cc095600f4, testnet: -0000000003aa53e24b6e60ef97642e4193611f2bcb75ea1fa8105f0b5ffd5242) +000000000118fa2f031efedf874adbe7fe6b023cdf9478e8e2400c2d505df30d) .HP \fB\-conf=\fR .IP @@ -81,7 +81,7 @@ Extra transactions to keep in memory for compact block reconstructions .HP \fB\-par=\fR .IP -Set the number of script verification threads (\fB\-4\fR to 16, 0 = auto, <0 = +Set the number of script verification threads (\fB\-2\fR to 16, 0 = auto, <0 = leave that many cores free, default: 0) .HP \fB\-pid=\fR @@ -420,6 +420,19 @@ Enable publish hash transaction in
.IP Enable publish hash transaction (locked via InstantSend) in
.HP +\fB\-zmqpubhashgovernancevote=\fR
+.IP +Enable publish hash of governance votes in
+.HP +\fB\-zmqpubhashgovernanceobject=\fR
+.IP +Enable publish hash of governance objects (like proposals) in
+.HP +\fB\-zmqpubhashinstantsenddoublespend=\fR
+.IP +Enable publish transaction hashes of attempted InstantSend double spend +in
+.HP \fB\-zmqpubrawblock=\fR
.IP Enable publish raw block in
@@ -431,6 +444,11 @@ Enable publish raw transaction in
\fB\-zmqpubrawtxlock=\fR
.IP Enable publish raw transaction (locked via InstantSend) in
+.HP +\fB\-zmqpubrawinstantsenddoublespend=\fR
+.IP +Enable publish raw transactions of attempted InstantSend double spend in +
.PP Debugging/Testing options: .HP @@ -470,7 +488,7 @@ relaying, mining and transaction creation (default: 0.00001) .IP Maximum total fees (in DASH) to use in a single wallet transaction or raw transaction; setting this too low may abort large -transactions (default: 0.20) +transactions (default: 0.10) .HP \fB\-printtoconsole\fR .IP @@ -503,6 +521,12 @@ InstantSend, Governance) (0\-1, default: 0) .IP Override spork address. Only useful for regtest and devnet. Using this on mainnet or testnet will ban you. +.HP +\fB\-minsporkkeys=\fR +.IP +Overrides minimum spork signers to change spork value. Only useful for +regtest and devnet. Using this on mainnet or testnet will ban +you. .PP Masternode options: .HP @@ -534,10 +558,14 @@ Enable use of automated PrivateSend for funds stored in this wallet Enable multiple PrivateSend mixing sessions per block, experimental (0\-1, default: 0) .HP +\fB\-privatesendsessions=\fR +.IP +Use N separate masternodes in parallel to mix funds (1\-10, default: 4) +.HP \fB\-privatesendrounds=\fR .IP Use N separate masternodes for each denominated input to mix funds -(2\-16, default: 2) +(2\-16, default: 4) .HP \fB\-privatesendamount=\fR .IP @@ -580,10 +608,6 @@ Relay and mine data carrier transactions (default: 1) .IP Maximum size of data in data carrier transactions we relay and mine (default: 83) -.HP -\fB\-mempoolreplacement\fR -.IP -Enable transaction replacement in the memory pool (default: 0) .PP Block creation options: .HP @@ -654,8 +678,8 @@ option can be specified multiple times .IP Set the number of threads to service RPC calls (default: 4) .SH COPYRIGHT -Copyright (C) 2014-2017 The Dash Core developers -Copyright (C) 2009-2017 The Bitcoin Core developers +Copyright (C) 2014-2018 The Dash Core developers +Copyright (C) 2009-2018 The Bitcoin Core developers Please contribute if you find Dash Core useful. Visit for further information about the software.