Fixes #663
There is ec_privkey_export_der but it takes 0 for uncompressed and not SECP256K1_EC_UNCOMPRESSED (which is 2).
Remove mention of ec_privkey_export because it doesn't exist #664
pull jonasnick wants to merge 1 commits into bitcoin-core:master from jonasnick:fix changing 1 files +1 −1-
jonasnick commented at 11:26 AM on September 15, 2019: contributor
-
Remove mention of ec_privkey_export because it doesn't exist 59782c68b4
-
real-or-random commented at 1:22 AM on October 9, 2019: contributor
ACK https://github.com/bitcoin-core/secp256k1/pull/664/commits/59782c68b41e4262f003135717705990b3fdc3ae
There is
ec_privkey_export_derbut it takes0for uncompressed and notSECP256K1_EC_UNCOMPRESSED(which is2).Right, and anyway that function is only in
contrib. -
apoelstra commented at 5:20 PM on October 11, 2019: contributor
- jonasnick referenced this in commit 0d9540b13f on Oct 11, 2019
- jonasnick merged this on Oct 11, 2019
- jonasnick closed this on Oct 11, 2019
- sipa cross-referenced this on Jun 9, 2020 from issue Update libsecp256k1 subtree by sipa
- fanquake referenced this in commit 8c97780db8 on Jun 13, 2020
- sidhujag referenced this in commit 8a3a072968 on Jun 13, 2020
- ComputerCraftr referenced this in commit b98f1c6e6c on Jun 16, 2020
- UdjinM6 referenced this in commit 9d36ba6570 on Aug 10, 2021
- 5tefan referenced this in commit 8ded2caa74 on Aug 12, 2021
- gades referenced this in commit d855cc511d on May 8, 2022