Files
btcpayserver/BTCPayServer
d11n 80a257e85f Fix Output Descriptor parsing for WSH multisig case (#4402)
* Fix Output Descriptor parsing for WSH multisig case

Reuse existing function for extracting from a multisig descriptor, instead of recursively parsing the inner output descriptor. The latter would run into invalid cases, because it'd be interpreted as bare multisig, which supports only up to three public keys. 

For further details see MetacoSA/NBitcoin#1151.

* Add CanParseDerivationSchemes test
2022-12-07 20:18:17 +09:00
..
2022-08-21 08:38:25 +02:00
2022-01-14 13:26:30 +01:00
2022-11-20 17:42:36 +09:00
2021-12-31 16:59:02 +09:00
2022-11-25 10:42:55 +09:00
2022-11-25 10:42:55 +09:00
2022-12-01 09:54:55 +09:00
2022-12-06 22:52:37 +01:00
2022-12-06 22:15:06 +09:00
2022-07-15 12:37:47 +09:00