Skip to content

Should bdk_electrum sync/full_scan set last_seen? #1550

@LagginTimes

Description

@LagginTimes

Getting a balance from TxGraph will not return a balance for unconfirmed transactions immediately after sync/full_scan with bdk_electrum. This is because the last_seen for these transactions is missing, and has to be set separately from sync/full_scan with TxGraph::update_last_seen_unconfirmed. Would it make sense to set the last_seen for unconfirmed transactions during the sync/full_scan process?

Metadata

Metadata

Assignees

Labels

new featureNew feature or request

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions