diff options
author | Pieter Wuille <pieter.wuille@gmail.com> | 2018-10-24 18:28:17 -0700 |
---|---|---|
committer | Pieter Wuille <pieter.wuille@gmail.com> | 2018-12-12 16:32:33 -0800 |
commit | bdacbda25316581ac82eac0820905c833f69c615 (patch) | |
tree | 1afde01dd940ef92b3e93efb9ce912135d4cc6f1 /doc/release-notes | |
parent | f65bce858f266b352c9ddd1f5480431dca56fcae (diff) |
Overhaul importmulti logic
This introduces various changes to the importmulti logic:
* Instead of processing input and importing things at the same time, first
process all input data and verify it, so no changes are made in case of
an error.
* Verify that no superfluous information is provided (no keys or scripts
that don't contribute to solvability in particular).
* Add way more sanity checks, by means of descending into all involved
scripts.
Diffstat (limited to 'doc/release-notes')
0 files changed, 0 insertions, 0 deletions