Follow-up to #1570.
examples: do not retry generating seckey randomness in musig #1616
pull jonasnick wants to merge 3 commits into bitcoin-core:master from jonasnick:example-musig-key changing 7 files +31 −27-
jonasnick commented at 7:33 AM on October 13, 2024: contributor
- jonasnick force-pushed on Oct 13, 2024
- jonasnick force-pushed on Oct 14, 2024
- jonasnick marked this as ready for review on Oct 14, 2024
- real-or-random added the label user-documentation on Oct 14, 2024
- real-or-random added the label refactor/smell on Oct 14, 2024
-
in include/secp256k1_extrakeys.h:164 in dad5db0428 outdated
162 | - * 0: secret was invalid, try again with a different secret 163 | + * See the documentation of `secp256k1_ec_seckey_verify` for more information 164 | + * about the validity of secret keys. 165 | + * 166 | + * Returns: 1: secret was valid 167 | + * 0: secret was invalid
real-or-random commented at 8:43 AM on October 14, 2024:nit: If we're touching this, just say "secret key"? (And not that it matters, but it appears that we usually use present tense in these descriptions)
* Returns: 1: secret key is valid * 0: secret key is invalid
jonasnick commented at 1:24 PM on October 14, 2024:Good idea, done.
real-or-random approvedreal-or-random commented at 8:45 AM on October 14, 2024: contributorutACK dad5db04280eac99f6ac95f034058767512df90d
extrakeys: improve doc of keypair_create (don't suggest retry) 70b6be1834examples: do not retry generating seckey randomness in musig e8908221a4examples: make key generation doc consistent 5bab8f6d3cjonasnick force-pushed on Oct 14, 2024real-or-random approvedreal-or-random commented at 2:20 PM on October 14, 2024: contributorutACK 5bab8f6d3c4946f32bebd2a99b9975aa160ff794
theStack approvedtheStack commented at 3:22 PM on October 14, 2024: contributorACK 5bab8f6d3c4946f32bebd2a99b9975aa160ff794
real-or-random merged this on Oct 14, 2024real-or-random closed this on Oct 14, 2024hebasto referenced this in commit 5c425b5703 on Oct 16, 2024achow101 referenced this in commit c24b343141 on Oct 24, 2024vmta referenced this in commit 4d1f6d5635 on Oct 29, 2024achow101 referenced this in commit 378ca17fd1 on Nov 1, 2024achow101 referenced this in commit 2d46a89386 on Nov 4, 2024Eunovo referenced this in commit 55a2f7a840 on Nov 12, 2024vmta referenced this in commit f40affbf6c on Nov 21, 2024vmta referenced this in commit cc8d145633 on Nov 22, 2024janus referenced this in commit a4b4239cb4 on Jan 19, 2025div72 referenced this in commit af627d47c3 on Apr 12, 2025real-or-random referenced this in commit 8aa05cb351 on Feb 17, 2026github-actions[bot] referenced this in commit 758d4e90b4 on Mar 1, 2026github-actions[bot] referenced this in commit 68a2178f22 on Mar 1, 2026github-actions[bot] referenced this in commit a8bc1a0b2b on Mar 1, 20260x000000000019d6689c085ae165831e934ff76 referenced this in commit 3b9450150d on Mar 2, 2026csjones referenced this in commit a4d92824ae on Mar 2, 2026
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-19 06:52 UTC
This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-19 06:52 UTC