mit-dci / lit

Lightning Network node software
MIT License
551 stars 119 forks source link

Crash while sending watch data #256

Closed Varunram closed 6 years ago

Varunram commented 6 years ago

When we send watch data to the same peer to which we have a connection to (which we ideally shouldn't, still), we crash with a nil pointer dereference.

adiabat commented 6 years ago

yeah the whole watchtower part is really old and hasn't kept up, it'll need to be modified a bunch to work with today's code.

Varunram commented 6 years ago

was somewhat simple in the end - fix's complexity depends on whether we want to be nice though :)

Varunram commented 6 years ago

Closed via https://github.com/mit-dci/lit/commit/bb8ea4beba7e1e91a70b8103d2aaad18d041401f