Skip to content

[bug]: last_update timestamp is in the future for a node #7547

Open
@bufo24

Description

@bufo24

Background

I came across a last updated date in 2030 in my mempool.space and was doubled checking the data via lncli and found out that my lnd has a channel with last_updated at "last_update": 1901350771 for node2.

Your environment

  • lnd-0.16.0-beta
  • Linux 5.10.103-v8+ aarch64 GNU/Linux
  • bitcoin-24.0.1

Steps to reproduce

lnd lncli getchaninfo 770826920361984001

Expected behaviour

Return a last_update timestamp that is not in the future.

Actual behaviour

"last_update": 1901350771

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUnintended code behaviourgossip

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions