joinmarket/docs/release-notes
chris-belcher cbf69c6a60
Implement no-history synchronization
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.
2019-12-16 12:24:26 +00:00
..
release-notes-0.3.1.md Update package version numbers to 0.3.1 2017-09-23 15:54:52 +02:00
release-notes-0.3.2.md update to v0.3.2 and release notes 2017-10-05 16:55:19 +02:00
release-notes-0.3.3.md add release notes for 0.3.3 2018-03-13 15:17:48 +02:00
release-notes-0.3.4.md update docs for release 0.3.4 2018-07-17 15:55:47 +02:00
release-notes-0.3.5.md update docs and versions for 0.3.5 2018-08-03 23:39:39 +02:00
release-notes-0.4.0.md add wallet changes info to release notes 2018-11-03 21:38:30 +01:00
release-notes-0.4.1.md release notes for 0.4.1 2018-11-11 20:57:03 +01:00
release-notes-0.4.2.md release notes for 0.4.2 2018-11-22 13:48:56 +01:00
release-notes-0.5.0.md release notes and docs for 0.5.0 2018-12-15 22:17:33 +01:00
release-notes-0.5.1.md version bump and release notes 0.5.1 2019-01-07 16:27:57 +01:00
release-notes-0.5.2.md bump version and release notes 0.5.2 2019-01-19 20:23:41 +01:00
release-notes-0.5.3.md bump version and release notes 0.5.3 2019-02-03 15:12:51 +01:00
release-notes-0.5.4.md bump version and release notes for 0.5.4 2019-04-01 15:15:50 +02:00
release-notes-0.5.5.md add release notes and version numbers for v0.5.5 2019-08-21 17:32:28 +01:00
release-notes-0.6.0.md add release notes and version numbers for v0.6.0 2019-11-30 16:35:28 +00:00
release-notes-0.6.1.md add release notes and version numbers for v0.6.1 2019-12-10 11:51:58 +00:00
release-notes-nohistory-sync.md Implement no-history synchronization 2019-12-16 12:24:26 +00:00