No description provided.
bench_ecdh: fix call to secp256k1_context_create #388
pull apoelstra wants to merge 1 commits into bitcoin-core:master from apoelstra:ecdh-bench-fix changing 1 files +2 −1-
apoelstra commented at 10:17 AM on April 27, 2016: contributor
-
bench_ecdh: fix call to secp256k1_context_create f36f9c64bb
-
apoelstra commented at 10:18 AM on April 27, 2016: contributor
Confirmed that this is the only call to
context_createin the codebase that does not use one of the new constants. - FelixWeis cross-referenced this on May 6, 2016 from issue bench_ecdh not working by FelixWeis
-
FelixWeis commented at 12:29 AM on May 7, 2016: none
tested, works
-
peterdettman commented at 9:11 AM on May 7, 2016: contributor
Oops, I had noted this as long ago as #363 and forgot to send a separate PR.
-
sipa commented at 5:47 PM on May 8, 2016: contributor
Quick ACK
- sipa merged this on May 8, 2016
- sipa closed this on May 8, 2016
- sipa referenced this in commit d2ee340561 on May 8, 2016
- apoelstra deleted the branch on Jun 19, 2017