No description provided.
#23432 CI #23550
pull dhruv wants to merge 5 commits into bitcoin:master from dhruv:__bip324-ellsq changing 53 files +18392 −625-
dhruv commented at 1:17 AM on November 19, 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 9e432fe607
-
Bench tests for CPubKey<->EllSq 9a5cebcd1c
-
Fuzz tests for CPubKey<->EllSq 405f64ef4a
- dhruv closed this on Nov 19, 2021
-
dhruv commented at 1:22 AM on November 19, 2021: member
:( sorry, @fanquake
I have some local tooling which pushes to my fork where I like to run CI before making a new PR on
bitcoin/bitcoinor pushing commits because too often I end up force pushing and tests fail. Github defaults to creating a new PR againstbitcoin/bitcoin. I failed to slow down and change that, yet again. - DrahtBot locked this on Nov 19, 2022