rgb-cln/contrib/pyln-proto/pyln/proto
Rusty Russell de12c540ee pyln.{proto,client,testing}: bump version numbers to match release.
I left pyln.proto.spec, since it's unchanged (and completely independent of
c-lightning anyway).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-07-30 19:17:47 +02:00
..
message pyln.proto.message: add new BOLT12 fundamental types. 2021-07-30 19:17:47 +02:00
__init__.py pyln.{proto,client,testing}: bump version numbers to match release. 2021-07-30 19:17:47 +02:00
bech32.py pyln: Add type-annotations to pyln-proto 2020-09-28 09:19:46 +09:30
invoice.py pyln: Add type-annotations to pyln-proto 2020-09-28 09:19:46 +09:30
onion.py pyln: Add ammag key to onion keyset 2021-01-08 19:28:30 +01:00
primitives.py pyln-proto: Add compactsize alias for varint_{encode,decode} 2020-10-29 11:11:48 +10:30
wire.py pyln: Add TOR and SOCKS5 support in pyln.proto.wire.connect 2020-12-11 11:39:18 +10:30
zbase32.py pyln: Adds type annotations to zbase32 functions 2020-10-22 13:56:57 +02:00