Pieter Wuille bdacbda253 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.
2018-12-12 16:32:33 -08:00
..
2018-07-27 07:15:02 -04:00
2018-07-27 07:15:02 -04:00
2018-11-08 11:54:37 +08:00
2018-07-27 07:15:02 -04:00
2018-07-27 07:15:02 -04:00
2018-12-12 16:32:33 -08:00
2018-08-30 16:08:42 +02:00