core-lightning/contrib/pyln-proto/tests
Rusty Russell 59bb6b90ac pyln: new module pyln.proto.message.bolts
This contains the CSVs for the current bolts (autogenerated).  It's a
separate module because I expect it to be updated alongside the spec.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Added: pyln: new module pyln.proto.message.bolts
2020-06-12 15:35:35 +02:00
..
test_array_types.py pyln.proto.message: expose fundamental MessageTypes as variables. 2020-06-12 15:35:35 +02:00
test_bolts.py pyln: new module pyln.proto.message.bolts 2020-06-12 15:35:35 +02:00
test_fundamental_types.py pyln: add (undocumented) u8 fundamental type. 2020-06-12 15:35:35 +02:00
test_invoice.py pyln-proto: Use only coincurve for libsecp256k1 bindings 2020-05-07 11:37:34 +02:00
test_message.py pyln.proto.message: use BufferedIOBase instead of bytes for binary ops. 2020-06-12 15:35:35 +02:00
test_onion.py pyln-proto: Add Tu32Field and Tu64Field helpers 2020-04-16 18:03:35 +09:30
test_primitives.py pyln-proto: Added a couple of utilities to manage onions and zbase32 2020-01-28 13:43:44 +10:30
test_wire.py pyln: Split pylightning into multiple pyln modules 2019-09-30 13:27:37 +02:00