Results 8 comments of Sergei Tikhomirov

> your test-results will not point to the correct versions if you just drop the binaries in the bin/ directory I surely misunderstand something, but doesn't it contradict the following...

There was a typo in my comment, I meant the `bin` which is inside the `lightning-integration` directory. I put the `lightningd` binary there and get the error above. It works...

Sure. I modified `test.py` in two ways: changed `impls` to `[LightningNode]` and commented all tests except for the first one (`test_start`). Then I run `py.test -v test.py` and get: ```...

And `ls bin` gives me, as expected, `eclair.jar lightningd lnd` (I'm trying to experiment with the three implementations).

Pull requests welcome :) Which group do you think each of these keywords should belong to? https://github.com/s-tikhomirov/solidity-latex-highlighting/blob/5a0eaa97fb214dc3686fd5de0152ca7edeb857e1/solidity-highlighting.tex#L9-L14

UPD: This issue is described in the chapter on routing. However, I would also briefly mention it in Section 3 (and link to the future routing chapter for more details).

Thank you for creating the issue! The last section is an insider joke, really, there is nothing wrong with Jabref in that case.

I'm facing the same issue but don't need cookie-based authentication for local experiments on regtest... But I also don't see any `.cookie` file in `~/.bitcoin` (if that's what is meant...