This removes the dependency on OpenSSL for the interaction tests, by providing a pure-Python toy implementation of secp256k1.
Backport of core PR15826.
Differential D5965
Pure python EC Fabien on May 5 2020, 14:37. Authored by
Details
This removes the dependency on OpenSSL for the interaction tests, by providing a pure-Python toy implementation of secp256k1. Backport of core PR15826. ninja check-functional-extended *The following depends on D14007:*
test, share and your build directories.
Then in a powershell: $env:PYTHONIOENCODING="utf-8" python .\test\functional\test_runner.py --force You should note that only a few tests remain red, in particular all the
Diff Detail
Event TimelineComment Actions [Bot Message] |