Skip to content

last_seen is wrong on both electrum and esplora #1336

@LLFourn

Description

@LLFourn
  1. Esplora never sets last_seen
  2. Electrum workflow sets it even for transactions it sees as confirmed.

last_seen should be strictly set when the transaction is seen in the mempool. If you set it superfluously you create db churn. Every change to it is added to the changeset and written to disk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions