core-lightning/contrib
Rusty Russell 1982c73ebc pylightning: support functions with type annotations.
I tried annotating the plugin-millisatoshis.py plugin, and it failed like so:

	plugin-millisatoshis.py Killing plugin: "getmanifest" result is not an object: {"jsonrpc": "2.0", "id": 1, "error": "Error while processing getmanifest: ValueError(\'Function has keyword-only parameters or annotations, use getfullargspec() API which can support them\',)"}'

So, let's do that!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-02-25 21:45:21 +00:00
..
init contrib: add init file for systemd 2018-08-13 23:55:12 +00:00
plugins pylightning: use different decoration for init msg. 2019-02-07 20:33:50 +00:00
pylightning pylightning: support functions with type annotations. 2019-02-25 21:45:21 +00:00
Dockerfile.builder docker: Update pytest dependencies in the builder image 2018-11-26 22:53:37 +00:00
Dockerfile.builder.fedora docker: Update docker images and docs to non-CVE-2018-17144 bitcoind 2018-10-15 23:05:25 +00:00
Dockerfile.builder.i386 docker: Update pytest dependencies in the builder image 2018-11-26 22:53:37 +00:00
lightning-cli.bash-completion contrib/lightning-cli.bash-completion: fix for new simpler help format. 2018-02-02 00:05:00 +01:00
linuxarm32v7.Dockerfile docker: Do not use the copy of a clone 2019-02-07 03:07:18 +00:00
short_channel_id-to-txid.sh contrib/short_channel_id-to-txid.sh: simple mapping util. 2018-08-21 22:53:45 +02:00