The previously used secp256k1_num_cmp is not sufficient, because it doesn't compare sign.
Add secp256k1_num_eq and use it in tests #50
pull sipa wants to merge 1 commits into bitcoin-core:master from sipa:numeq changing 4 files +39 −21-
sipa commented at 5:23 PM on August 9, 2014: contributor
-
Add secp256k1_num_eq and use it in tests 1a749b4a6e
- sipa merged this on Aug 17, 2014
- sipa closed this on Aug 17, 2014
- sipa referenced this in commit 8a0ee2357a on Aug 17, 2014
- real-or-random referenced this in commit 7bc3f29348 on May 31, 2019
Contributors