core-lightning/contrib/pyln-proto/tests
Christian Decker 04462f6a64 pyln: Add code to unwrap an encrypted onion at the intended node
Changelog-Added: pyln-proto: Added pure python implementation of the sphinx onion creation and processing functionality.
2020-09-24 11:14:22 +09:30
..
test_array_types.py pyln.proto.message: expose fundamental MessageTypes as variables. 2020-06-12 15:35:35 +02:00
test_fundamental_types.py pyln.proto.message: remove incorrect fundamental types now spec update. 2020-06-25 10:08:58 +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: remove incorrect fundamental types now spec update. 2020-06-25 10:08:58 +02:00
test_onion.py pyln: Add code to unwrap an encrypted onion at the intended node 2020-09-24 11:14:22 +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