rust-electrum-client icon indicating copy to clipboard operation
rust-electrum-client copied to clipboard

WIP: Implement balance-fetching for derivable descriptors

Open sgeisler opened this issue 5 years ago • 1 comments

This PR adds balance fetching based on miniscript descriptors and extended public keys. In its current form external and internal chains have to be fetched separately and added afterwards, which I think is reasonable.

This PR depends on rust-bitcoin/rust-miniscript#116, the following things have to happen for it to become merge ready:

  • [ ] a new release of rust-bitcoin including rust-bitcoin/rust-bitcoin#443 has to be released
  • [ ] rust-bitcoin/rust-miniscript#116 has to be finalized and depend on the newly release rust-bitcoin version
  • [ ] a new version of rust-miniscript has to be released
  • [ ] this PR has to be updated to depend on the new rust-bitcoin and rust-miniscript versions

sgeisler avatar Aug 01 '20 16:08 sgeisler

Really nice!!

afilini avatar Aug 03 '20 09:08 afilini

Hi, this is pretty old and I'm not sure this sort of functionality belongs in the electrum client. But if you still think it's a good idea and want to update it I'll see if I can get some smarter people than me to take a look.

notmandatory avatar Nov 12 '23 01:11 notmandatory

Closing for now. If someone wants to pick it back up we can reopen.

notmandatory avatar Nov 16 '23 03:11 notmandatory