]> Untitled Git - bdk/commit
fix: Explicitly deny multipath keys
authorDaniela Brozzoni <danielabrozzoni@protonmail.com>
Wed, 19 Jul 2023 16:48:20 +0000 (18:48 +0200)
committerDaniela Brozzoni <danielabrozzoni@protonmail.com>
Wed, 16 Aug 2023 13:02:52 +0000 (15:02 +0200)
commit4d48a077175d89857f8d98f929304aa0b84abbc8
treea684e2c3ab215055d1590e41d5b70a748179cb56
parent958e72877c1ff789aac4ff7a834c1995f45c0850
fix: Explicitly deny multipath keys

Although there is *some* code to handle multipath keys inside bdk,
it's all untested, and from a few quick tests it
seems that it's pretty easy to find buggy edge cases.
Better to deny multipath descs for now, and revisit the
decision once we work on supporting multidescriptor wallets.
src/descriptor/error.rs
src/descriptor/mod.rs