refactor: Replaces secp256k1 source by Conan package (#6089)

This change substitutes the secp256k1 source code copy by the Conan recipe added in XRPLF/conan-center-index#24, which updates the version of the library to 0.7.0.
This commit is contained in:
Bart
2025-12-04 08:32:45 -05:00
committed by GitHub
parent 6c67f1f525
commit 813bc4d949
174 changed files with 11 additions and 68297 deletions

View File

@@ -112,7 +112,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [linux, macos, windows]
os: [windows]
with:
os: ${{ matrix.os }}
secrets: