rgb-cln/contrib/pyln-proto/tests
Rusty Russell 45143cc731 pytest: Remove onion test vectors containing legacy onions.
I thought about fixing them up, but really these should be in
lnprototest anyway.  Turns out they're from the spec, so we should
actually fix them up there.

I moved the vector files into contrib/pyln-proto, since that still
needs them.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-03-18 09:20:11 +10:30
..
vectors pytest: Remove onion test vectors containing legacy onions. 2022-03-18 09:20:11 +10: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: add new BOLT12 fundamental types. 2021-07-30 19:17:47 +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: write out length of arrays of subtypes to wire 2021-03-30 13:44:34 +10:30
test_onion.py pytest: Remove onion test vectors containing legacy onions. 2022-03-18 09:20:11 +10:30
test_primitives.py pyln: Moves old zbase32 test from primitives 2020-10-22 13:56:57 +02:00
test_wire.py pyln: Split pylightning into multiple pyln modules 2019-09-30 13:27:37 +02:00
test_zbase32.py pyln: Moves old zbase32 test from primitives 2020-10-22 13:56:57 +02:00