This is a partial backport of secp256k1 PR558 : https://github.com/bitcoin-core/secp256k1/pull/558/commits/7a703fd97db0161bae07ef84513ddde6e0d27353
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC7cf7dc459e8f: schnorrsig: Init empty experimental module
ninja check-secp256k1
With missing extrakeys:
cmake -GNinja .. -DSECP256K1_ENABLE_MODULE_SCHNORRSIG=On
Check that we get an error.
And with the module:
cmake -GNinja .. -DSECP256K1_ENABLE_MODULE_EXTRAKEYS=On -DSECP256K1_ENABLE_MODULE_SCHNORRSIG=On ninja check-secp256k1
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- secppr558-10
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 13025 Build 26104: Build Diff lint-circular-dependencies · build-without-wallet · build-diff · build-clang-tidy · build-clang Build 26103: arc lint + arc unit
Event Timeline
Comment Actions
[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.