For CI woes
Bip324 ellsq buildwoes #23440
pull dhruv wants to merge 7 commits into bitcoin:master from dhruv:bip324-ellsq-buildwoes changing 56 files +18386 −863-
dhruv commented at 8:16 PM on November 4, 2021: member
-
184e1fac17
Squashed 'src/secp256k1/' changes from be8d9c262..af4047cf8
af4047cf8 Add ellsq testing to CI 1ab129a5c Elligator Squared module 13fe9daa9 Native jacobi symbol algorithm 2a3a97c66 Merge bitcoin-core/secp256k1#976: `secp256k1_schnorrsig_sign_internal` should be static aa5d34a8f Merge bitcoin-core/secp256k1#783: Make the public API docs more consistent and explicit 72713872a Add missing static to secp256k1_schnorrsig_sign_internal 9a5a87e0f Merge bitcoin-core/secp256k1#956: Replace ecmult_context with a generated static array. 20abd52c2 Add tests for pre_g tables. 6815761cf Remove ecmult_context. f20dcbbad Correct typo. 16a3cc07e Generate ecmult_static_pre_g.h 8de2d86a0 Bump memory limits in advance of making the ecmult context static. d7ec49a68 Merge bitcoin-core/secp256k1#969: ci: Fixes after Debian release 5d5c74a05 tests: Rewrite code to circument potential bug in clang 3d2f492ce ci: Install libasan6 (instead of 5) after Debian upgrade adec5a163 Add missing null check for ctx and input keys in the public API f4edfc758 Improve consistency for NULL arguments in the public interface git-subtree-dir: src/secp256k1 git-subtree-split: af4047cf871df2875e492c27885fcaca2cbc760e
-
Merge commit '184e1fac177a4af7284df283cd75a8a4da17161d' into bip324-ellsq fffcce1173
-
Encode/Decode CPubKey from to/from elligator-squared representation aa8ab68f6b
-
Bench tests for CPubKey<->EllSq f34438164a
-
Fuzz tests for CPubKey<->EllSq 07568d21f4
-
disable all other tests 56550a9312
-
changes to cherry-pick 6d1f604337
- dhruv closed this on Nov 4, 2021
-
dhruv commented at 8:16 PM on November 4, 2021: member
Created by mistake
- fanquake locked this on Nov 4, 2021
Contributors