core-lightning/contrib
Rusty Russell 97e3d61748 pyln: fix incorrect python syntax.
contrib/pyln-proto/pyln/proto/bech32.py:120
  /home/rusty/devel/cvs/lightning/contrib/pyln-proto/pyln/proto/bech32.py:120: SyntaxWarning: "is not" with a literal. Did you mean "!="?
    assert decode(hrp, ret) is not (None, None)

I think this warning is correct (though I don't see the warning once I installed coincurve:
are we suppressing warnings?)

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-05-15 15:21:50 +02:00
..
init systemd: After=network-online.target 2019-08-20 20:14:36 +02:00
plugins Unpacking variable for cleaner code for testing 2020-05-04 19:18:05 +02:00
pylightning pyln: Add unit tests from pyln-* to make check-python 2020-02-01 16:50:58 +01:00
pyln-client Comment optimisations 2020-05-12 22:19:34 +02:00
pyln-proto pyln: fix incorrect python syntax. 2020-05-15 15:21:50 +02:00
pyln-testing pyln: Set the bitcoin datadir when running tests 2020-05-05 13:28:54 +09:30
bootstrap-node.sh contrib: add executable flag for bootstrap-node.sh 2020-05-05 13:27:55 +09:30
Dockerfile.builder build: add mkrd to docker install? 2020-04-19 08:07:47 +09:30
Dockerfile.builder.fedora build: add mkrd to docker install? 2020-04-19 08:07:47 +09:30
lightning-cli.bash-completion bash-completion: include underscores 2019-07-09 13:23:14 +02:00
linuxarm32v7.Dockerfile python2: Remove python2 dependency from docs and dockerfiles 2020-02-27 09:18:24 +10:30
linuxarm64v8.Dockerfile python2: Remove python2 dependency from docs and dockerfiles 2020-02-27 09:18:24 +10:30
short_channel_id-to-txid.sh Add compability to current formalism to short_channel_id-to-txid.sh 2019-10-04 00:38:52 +00:00
startup_regtest.sh contrib: fixup documentation of l1/2-log 2019-11-13 03:31:20 +00:00