diff options
| author | Pieter Wuille <[email protected]> | 2018-10-24 18:28:17 -0700 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2018-12-12 16:32:33 -0800 |
| commit | bdacbda25316581ac82eac0820905c833f69c615 (patch) | |
| tree | 1afde01dd940ef92b3e93efb9ce912135d4cc6f1 /src/httpserver.cpp | |
| parent | Merge #14886: [tests] Refactor importmulti tests (diff) | |
| download | discoin-bdacbda25316581ac82eac0820905c833f69c615.tar.xz discoin-bdacbda25316581ac82eac0820905c833f69c615.zip | |
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 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions