core-lightning/contrib/pyln-proto/tests
Michal Rostecki db0a2c082a pyln-proto: Use only coincurve for libsecp256k1 bindings
secp256k1 Python library is not maintained anymore and coincurve was
already used in the `wire` module.

Changelog-None
Signed-off-by: Michal Rostecki <mrostecki@mailfence.com>
2020-05-07 11:37:34 +02:00
..
test_invoice.py pyln-proto: Use only coincurve for libsecp256k1 bindings 2020-05-07 11:37:34 +02:00
test_onion.py pyln-proto: Add Tu32Field and Tu64Field helpers 2020-04-16 18:03:35 +09:30
test_primitives.py
test_wire.py