Oli

Results 563 comments of Oli
trafficstars

Cool, this seems to work! And now we have the actual coverage report available again: https://coveralls.io/builds/66441138 (also check out the report in the list of checks!). Looks like because we...

@bitromortac I addressed your suggestion. Now you can see what job the result belongs to, for example: https://coveralls.io/builds/66504443 Not sure if there's also a way to see the combined coverage...

@saubyk since this is just testing related, can we get this PR in during the RC phase?

@pmuls99 the biggest bottleneck in open source usually isn't code contribution but code review. So reviewing the open PR, testing it out, suggest improvements to the documentation around the PR...

Oops, I just noticed I tagged the wrong person :sweat_smile: Fixed...

I couldn't name any specific guides from the top of my head. And it really depends on how much time you're willing to invest. If you want to deep dive...

Was the breach transaction already confirmed at the point where you looked at listchannels/pendingchannels? In general `lnd` doesn't update channel states until the closing transactions have confirmed. Because with Neutrino...

Just to clarify: A connection to the LNC proxy server is only initiated if there is an _active_ LNC session. So as long as you don't create any sessions, no...