Skip to content

Change electrum client to use get_history instead of listunspent  #140

@notmandatory

Description

@notmandatory

@shesek noticed while testing bdk with bwt for #88 that we are using listunspent instead of get_history. This may be unnecessary if we are also calling get_history and could cause utxo set to be out of sync with transactions. This issue is to explore why we're using listunspent and to change to use get_history to determine utxo set if that is determined to be a better approach.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions