Janus Troelsen

Results 142 comments of Janus Troelsen

Well since it would be nice to install the annotation so that type checking works, you are right, Python 3.6 should just get the files unchanged, and earlier versions could...

So, would you accept a pull request that added Python 3.6 types if I can successfully remove them again with strip-types and run the tests Python 2.7?

@roasbeef, is this PR superseded by #641 ?

Has this been superseded by [lnprototest](https://github.com/rustyrussell/lnprototest)?

I am a bit curious if anybody knows if there is any programmatic/tool-based way to write a protocol spec to avoid issues like this?

Was the bug reported upstream?

With a pandoc from today, I am getting an error: ``` % make lightning.pdf pandoc -sS -V geometry:margin=1.5in -o lightning.pdf title.txt 00-introduction.md 01-messaging.md 02-peer-protocol.md 03-transactions.md 04-onion-routing.md 05-onchain.md 07-routing-gossip.md 08-transport.md 09-features.md...

But Lightning is not just for Bitcoin, and I believe lnd still supports Litecoin. IMHO, logos are for products, and standards rarely have a logos. What is the logo for...

Does [lightning-rfc-protocol-test](https://github.com/ElementsProject/lightning-rfc-protocol-test) solve this issue?