diff --git a/doc/man/dragonx-cli.1 b/doc/man/dragonx-cli.1 index 43b43f2cc..c6a2d4534 100644 --- a/doc/man/dragonx-cli.1 +++ b/doc/man/dragonx-cli.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. -.TH DRAGONX "1" "July 2026" "DragonX RPC client version v1.0.3-95aeaed0c-dirty" "User Commands" +.TH DRAGONX-CLI "1" "August 2026" "dragonx-cli v1.2.0" "User Commands" .SH NAME -DragonX \- manual page for DragonX RPC client version v1.0.3-95aeaed0c-dirty +dragonx-cli \- manual page for dragonx-cli v1.2.0 .SH DESCRIPTION -DragonX RPC client version v1.0.3\-95aeaed0c\-dirty +DragonX RPC client version v1.2.0 .PP In order to ensure you are adequately protecting your privacy when using DragonX, please see . @@ -70,25 +70,22 @@ Timeout in seconds during HTTP requests, or 0 for no timeout. (default: .IP Read extra arguments from standard input, one per line until EOF/Ctrl\-D (recommended for sensitive information such as passphrases) -.PP +.SH COPYRIGHT + In order to ensure you are adequately protecting your privacy when using DragonX, please see . -.SH COPYRIGHT -Copyright \(co 2024\-2026 The DragonX Developers -.PP -.br -Copyright \(co 2016\-2024 Duke Leto and The Hush Developers -.PP -.br -Copyright \(co 2016\-2020 jl777 and SuperNET developers -.PP -.br -Copyright \(co 2016\-2018 The Zcash developers -.PP -.br -Copyright \(co 2009\-2014 The Bitcoin Core developers -.PP + +Copyright (C) 2024-2026 The DragonX Developers + +Copyright (C) 2016-2024 Duke Leto and The Hush Developers + +Copyright (C) 2016-2020 jl777 and SuperNET developers + +Copyright (C) 2016-2018 The Zcash developers + +Copyright (C) 2009-2014 The Bitcoin Core developers + This is experimental Free Software! Fuck Yeah!!!!! -.PP + Distributed under the GPLv3 software license, see the accompanying file COPYING -or . +or . diff --git a/doc/man/dragonx-tx.1 b/doc/man/dragonx-tx.1 index 7b5bf014c..1bbc5b625 100644 --- a/doc/man/dragonx-tx.1 +++ b/doc/man/dragonx-tx.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. -.TH DRAGONX-TX "1" "July 2026" "dragonx-tx v1.0.3-4caf2fc68" "User Commands" +.TH DRAGONX-TX "1" "August 2026" "dragonx-tx v1.2.0" "User Commands" .SH NAME -dragonx-tx \- DragonX transaction utility +dragonx-tx \- manual page for dragonx-tx v1.2.0 .SH DESCRIPTION -hush\-tx utility version v1.0.3\-4caf2fc68 +hush\-tx utility version v1.2.0 .SS "Usage:" .TP hush\-tx [options] [commands] @@ -84,3 +84,22 @@ Load JSON file FILENAME into register NAME set=NAME:JSON\-STRING .IP Set register NAME to given JSON\-STRING +.SH COPYRIGHT + +In order to ensure you are adequately protecting your privacy when using +DragonX, please see . + +Copyright (C) 2024-2026 The DragonX Developers + +Copyright (C) 2016-2024 Duke Leto and The Hush Developers + +Copyright (C) 2016-2020 jl777 and SuperNET developers + +Copyright (C) 2016-2018 The Zcash developers + +Copyright (C) 2009-2014 The Bitcoin Core developers + +This is experimental Free Software! Fuck Yeah!!!!! + +Distributed under the GPLv3 software license, see the accompanying file COPYING +or . diff --git a/doc/man/dragonxd.1 b/doc/man/dragonxd.1 index 079f9229a..765b2bea6 100644 --- a/doc/man/dragonxd.1 +++ b/doc/man/dragonxd.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. -.TH DRAGONX "1" "July 2026" "DragonX Daemon version v1.0.3-4caf2fc68" "User Commands" +.TH DRAGONXD "1" "August 2026" "dragonxd v1.2.0" "User Commands" .SH NAME -DragonX \- manual page for DragonX Daemon version v1.0.3-4caf2fc68 +dragonxd \- manual page for dragonxd v1.2.0 .SH DESCRIPTION -DragonX Daemon version v1.0.3\-4caf2fc68 +DragonX Daemon version v1.2.0 .PP In order to ensure you are adequately protecting your privacy when using DragonX, please see . @@ -52,7 +52,7 @@ Specify directory to be used when exporting data .HP \fB\-dbcache=\fR .IP -Set database cache size in megabytes (4 to 16384). Default: adaptive \- +Set database cache size in megabytes (4 to 65536). Default: adaptive \- uses most free RAM to speed up initial block download (far fewer UTXO flushes to disk) and automatically shrinks if other applications need memory, always leaving a reserve free. Setting @@ -88,8 +88,8 @@ leave that many cores free, default: 0) \fB\-randomxverifythreads=\fR .IP Number of threads for parallel RandomX PoW pre\-verification of -post\-checkpoint blocks during sync (0 = inline only, max 16, -default: same as \fB\-par\fR) +post\-checkpoint blocks during network sync; no effect on reindex +(0 = inline only, max 16, default: same as \fB\-par\fR) .HP \fB\-pid=\fR .IP @@ -361,15 +361,18 @@ exposes the seed to your shell history and process list. \fB\-mnemonic=\fR .IP Restore/create a fresh/empty wallet from a BIP39 seed phrase, compatible -with SilentDragonXLite (English, no passphrase). WARNING: exposes -the phrase to your shell history and process list; prefer -DRAGONX.conf with tight permissions. +with SilentDragonXLite (English, no passphrase; cross\-wallet +restore parity is mainnet\-only \fB\-\-\fR testnet/regtest derive a +different HD coin_type). WARNING: exposes the phrase to your +shell history and process list; prefer DRAGONX.conf with tight +permissions. .HP \fB\-usemnemonic\fR .IP Create new wallets from a fresh BIP39 seed phrase so the 24 words can be -exported (z_exportmnemonic) and used in SilentDragonXLite -(default: 0) +exported (z_exportmnemonic) and used in SilentDragonXLite. Set to +0 for a raw random seed with no recovery phrase; existing wallets +are never changed (default: 1) .HP \fB\-hdtransparentgaplimit=\fR .IP @@ -427,6 +430,33 @@ Enable sweeping to an external wallet (default false) .IP Addresses to exclude from sweeping (default none) .HP +\fB\-autoshield\fR +.IP +Automatically shield matured coinbase (mining rewards) into a +seed\-derived wallet z\-address (default: true for wallets created +or restored by this software, false when the HD seed provenance +is unknown). No\-op when not mining or wallet is locked. +.HP +\fB\-autoshieldinterval\fR +.IP +Block interval between automatic coinbase\-shielding rounds (default: 25, +min 5) +.HP +\fB\-autoshieldaddress=\fR +.IP +Destination Sapling z\-address for auto\-shielded coinbase (default: reuse +or create a wallet z\-address). Must be spendable by this wallet. +.HP +\fB\-autoshieldfee\fR +.IP +Fee in puposhis for automatic coinbase\-shielding transactions (default: +10000) +.HP +\fB\-autoshieldminutxos\fR +.IP +Only auto\-shield once at least this many matured coinbase UTXOs exist +(default: 1) +.HP \fB\-deletetx\fR .IP Enable Old Transaction Deletion @@ -446,7 +476,7 @@ Keep transactions for at least blocks (default: 10000) .HP \fB\-paytxfee=\fR .IP -Fee (in HUSH/kB) to add to transactions you send (default: 0.00) +Fee (in DRAGONX/kB) to add to transactions you send (default: 0.00) .HP \fB\-keepnotewitnesscache\fR .IP @@ -485,7 +515,7 @@ mined will become invalid (default: 200) .HP \fB\-maxtxfee=\fR .IP -Maximum total fees (in HUSH) to use in a single wallet transaction; +Maximum total fees (in DRAGONX) to use in a single wallet transaction; setting this too low may abort large transactions (default: 0.10) .HP \fB\-upgradewallet\fR @@ -554,8 +584,8 @@ Prepend debug output with timestamp (default: 1) .HP \fB\-minrelaytxfee=\fR .IP -Fees (in HUSH/kB) smaller than this are considered zero fee for relaying -(default: 0.000001) +Fees (in DRAGONX/kB) smaller than this are considered zero fee for +relaying (default: 0.000001) .HP \fB\-printtoconsole\fR .IP @@ -804,25 +834,22 @@ Starting supply, default is 10 \fB\-ac_txpow\fR .IP Enforce transaction\-rate limit, default 0 -.PP +.SH COPYRIGHT + In order to ensure you are adequately protecting your privacy when using DragonX, please see . -.SH COPYRIGHT -Copyright \(co 2024\-2026 The DragonX Developers -.PP -.br -Copyright \(co 2016\-2024 Duke Leto and The Hush Developers -.PP -.br -Copyright \(co 2016\-2020 jl777 and SuperNET developers -.PP -.br -Copyright \(co 2016\-2018 The Zcash developers -.PP -.br -Copyright \(co 2009\-2014 The Bitcoin Core developers -.PP + +Copyright (C) 2024-2026 The DragonX Developers + +Copyright (C) 2016-2024 Duke Leto and The Hush Developers + +Copyright (C) 2016-2020 jl777 and SuperNET developers + +Copyright (C) 2016-2018 The Zcash developers + +Copyright (C) 2009-2014 The Bitcoin Core developers + This is experimental Free Software! Fuck Yeah!!!!! -.PP + Distributed under the GPLv3 software license, see the accompanying file COPYING -or . +or .