Git Product home page Git Product logo

Comments (9)

ellemouton avatar ellemouton commented on May 23, 2024 1

For the part relating to channels being marked as zombies when they have recent channel_updates, I think that will be addressed in the next release when #8030 is included.

As for the weird update horizon.... that seems like a different issue 🤔

from lnd.

ellemouton avatar ellemouton commented on May 23, 2024 1

@urza - as mentioned before, this should be addressed by #8030 which will be in the next release. So I dont think there is any work that needs to be done... hence the P3 status

from lnd.

ellemouton avatar ellemouton commented on May 23, 2024 1

In fact, I think we could even close this issue.

from lnd.

urza avatar urza commented on May 23, 2024

I connected to a friend with LND node (we don't have channel) and he has this in his terminal:

GossipSyncer - applying new update horizon: start=2106-02-07 07:23:15, end=2242-03-16 13:56:30

image

We have no idea what it means, but it doesn't look healthy :)

from lnd.

C-Otto avatar C-Otto commented on May 23, 2024

The two dates, when interpreted as seconds since 1970, correspond to 8589934590 and 4294967295 (ignoring the time zone?). The first number is double the second number. Furthermore, 4294967295 is 2^32 - 1. To me, this looks like some kind of default is used for both values.

from lnd.

ellemouton avatar ellemouton commented on May 23, 2024

ah also - if the LND node is printing this after receiving the GossipTimestampRange message from you (CLN) node, then it looks like it is CLN sending these dates

from lnd.

urza avatar urza commented on May 23, 2024

@saubyk I believe this deserves higher priority then P3. Because LND has such a high share of the whole lightning network, this issue causes that almost all nodes have very distorted view of the network graph.

This can be seen in public network explorers like amboss, 1ML and ligthtning lab's terminal. They have very wrong information about nodes. In last week I talked to many node operators trying to figure out my gossip issues, and almost nobody has correct information on these explorers about their node.

I now believe it is becuase LND doesn't propagate channel_update gossip messages when it should. And because it has such a high share of the network it is serious issue for the whole network.

from lnd.

urza avatar urza commented on May 23, 2024

@urza - as mentioned before, this should be addressed by #8030 which will be in the next release. So I dont think there is any work that needs to be done... hence the P3 status

Ok, I was more reacting to the "nice to have" description in P3 label.

from lnd.

saubyk avatar saubyk commented on May 23, 2024

Closing based on @ellemouton 's comment above. Feel free to reopen if the issue is not addressed after 0.18. Thanks

from lnd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.