mirror of
https://github.com/JoinMarket-Org/joinmarket-clientserver.git
synced 2026-08-17 13:07:51 +02:00
No-history is a method for synchronizing a wallet by scanning the UTXO set. It can be useful for checking whether seed phrase backups have money on them before committing the time and effort required to rescanning the blockchain. No-history sync is compatible with pruning. The sync method cannot tell which empty addresses have been used, so cannot guarentee avoidance of address reuse. For this reason no-history sync disables wallet address generation and can only be used with wallet-tool and for sending transactions without change addresses. |
||
|---|---|---|
| .. | ||
| release-notes-0.3.1.md | ||
| release-notes-0.3.2.md | ||
| release-notes-0.3.3.md | ||
| release-notes-0.3.4.md | ||
| release-notes-0.3.5.md | ||
| release-notes-0.4.0.md | ||
| release-notes-0.4.1.md | ||
| release-notes-0.4.2.md | ||
| release-notes-0.5.0.md | ||
| release-notes-0.5.1.md | ||
| release-notes-0.5.2.md | ||
| release-notes-0.5.3.md | ||
| release-notes-0.5.4.md | ||
| release-notes-0.5.5.md | ||
| release-notes-0.6.0.md | ||
| release-notes-0.6.1.md | ||
| release-notes-nohistory-sync.md | ||