rgb-cln/contrib
Christian Decker 6c19818314 pyln-proto: Add invoice utilities
We are about to disect a couple of invoices for features, so let's add a class
that can encode and decode invoices from bolt11 strings. This is pretty much
the lnaddr.py file created by @rustyrussell with some minor changes. I'm
planning to clean this up further which is why I'm only exporting the
`Invoice` class for now.
2020-02-01 16:50:58 +01:00
..
init systemd: After=network-online.target 2019-08-20 20:14:36 +02:00
plugins contrib: fix wrong number in comment 2020-01-06 12:57:59 +01:00
pylightning pyln: Add unit tests from pyln-* to `make check-python` 2020-02-01 16:50:58 +01:00
pyln-client lightningd/invoice.c: Add `timeout` parameter to `waitanyinvoice`. 2020-01-28 14:07:52 +01:00
pyln-proto pyln-proto: Add invoice utilities 2020-02-01 16:50:58 +01:00
pyln-testing elementsd: Do not use `generate` for elementsd >= 0.17.0 2020-01-28 20:03:55 +01:00
Dockerfile.builder Update bitcoin-core version 2019-12-22 12:42:56 +01:00
Dockerfile.builder.fedora Update bitcoin-core version 2019-12-22 12:42:56 +01:00
Dockerfile.builder.i386 Update bitcoin-core version 2019-12-22 12:42:56 +01:00
bootstrap-node.sh contrib: make stricter shellcheck from Ubuntu 18.04 happy 2019-08-23 08:22:28 -07:00
lightning-cli.bash-completion bash-completion: include underscores 2019-07-09 13:23:14 +02:00
linuxarm32v7.Dockerfile Update bitcoin-core version 2019-12-22 12:42:56 +01:00
linuxarm64v8.Dockerfile Update bitcoin-core version 2019-12-22 12:42:56 +01:00
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