3bdbde57c7
feat: Add Windows compatibility using coincurve
2025-03-27 15:49:30 -06:00
94483714a3
run lint and fix errors, except mypy
2024-02-19 16:05:58 -07:00
b1248ff315
enforced f-strings everywhere, %s on logging
...
extended _multiaddr_from_socket to support UDP and IPv6 automatically
changed TCPListener to use _ip4_or_6_from_multiaddr to get host, and not ip4 only
enforced `from error` everywhere with raises
added call braces to exceptions
2019-12-19 17:31:18 +01:00
eef505f2d9
Add automatic docstring formatter and apply
2019-10-24 08:41:10 +02:00
30456f8018
Use a different ECC backend with a compatible serializer
...
This library has the ``SEC1`` encoder which is compatible
with the serialization of ECC keys/points used in the Go libp2p impl
2019-09-03 13:44:25 -07:00
c1ffb03f77
Update comment to reflect correct function
2019-08-26 09:51:49 -07:00
1adef05e94
Typing and linting fixes
2019-08-24 22:37:45 +02:00
3c97a5a0ed
Add ECC key implementation
2019-08-24 22:37:44 +02:00