mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
feat: Add Windows compatibility using coincurve
This commit is contained in:
1
newsfragments/498.docs.rst
Normal file
1
newsfragments/498.docs.rst
Normal file
@ -0,0 +1 @@
|
||||
Updates ``Feature Breakdown`` in ``README`` to more closely match the list of standard modules.
|
||||
1
newsfragments/507.bugfix.rst
Normal file
1
newsfragments/507.bugfix.rst
Normal file
@ -0,0 +1 @@
|
||||
Added Windows compatibility by using coincurve instead of fastecdsa on Windows platforms
|
||||
1
newsfragments/513.bugfix.rst
Normal file
1
newsfragments/513.bugfix.rst
Normal file
@ -0,0 +1 @@
|
||||
Fixed import path in the examples to use updated `net_stream` module path, resolving ModuleNotFoundError when running the examples.
|
||||
1
newsfragments/522.internal.rst
Normal file
1
newsfragments/522.internal.rst
Normal file
@ -0,0 +1 @@
|
||||
Fixes broken CI lint run, bumps ``pre-commit-hooks`` version to ``5.0.0`` and ``mdformat`` to ``0.7.22``.
|
||||
Reference in New Issue
Block a user