bitcoindevkit / bdk

A modern, lightweight, descriptor-based wallet library written in Rust!
Other
849 stars 307 forks source link

Remove `keychain::ChangeSet::keychains_added` and add this to `bdk_wallet::ChangeSet` #1498

Closed notmandatory closed 2 months ago

notmandatory commented 3 months ago

Sub-task for #1103

gnapoli23 commented 3 months ago

@notmandatory Can I pick this one? It should be just a refactor right? If ok I would go for it.

notmandatory commented 3 months ago

@gnapoli23 thanks for offering to pitch in on this, I need to check with @evanlinjin and make sure he's not doing this in the PR he's working on.

gnapoli23 commented 2 months ago

All right, ok please let me know @notmandatory . Thanks.

evanlinjin commented 2 months ago

Sorry I'm already working on this.