Keags

Results 227 comments of Keags

> Did a quick review - have a mixed feeling now that we are pushing towards a symmetric design with the help of Dual, and sometimes the usage gives me...

Closing this as it is superseded by #9158 and #9097

Oof. Yeah if there is any *necessary* cleanup that the channelLink has to perform then we should be doing that in the post loop section of the htlcManager thread. I...

> but maybe we need to really isolate the concurrent queue with Queue and Dequeue methods which guard read and writes against the above behaviour tho I think it might...

In the process of investigating some of the changes I've been wanting to make it occurs to me that the existence of the hodlQueue within the link itself is another...

FWIW these diagrams are nearly unreadable in GH dark mode. If you could make the arrows between them not so dark, that would help. Or alternatively make the background colored...

> I had to change the EventReceiver because I wanted to be flexible in using a particular ID for the subsriber, so I went with the short channel ID, so...