Get rid of secp256k1_fe_const_b #1283 pull sipa wants to merge 1 commits into bitcoin-core:master from sipa:202304_no_const_b changing 2 files +1 −3 Conversation Commits1 Files2 Check sipa commented at 8:10 PM on April 20, 2023: contributor Replaces #1282. Its only remaining use is in a test introduced in #1118, and it is easily replaced by the new secp256k1_fe_add_int from #1217. Get rid of secp256k1_fe_const_b 69e1ec0331 real-or-random approved real-or-random commented at 8:09 AM on April 21, 2023: contributor utACK 69e1ec033120497b83dd95d92166fa05c54b8a06 real-or-random merged this on Apr 21, 2023 real-or-random closed this on Apr 21, 2023 sipa referenced this in commit b4eb644b6c on May 12, 2023 hebasto referenced this in commit 49c52ea2b1 on May 13, 2023 vmta referenced this in commit e1120c94a1 on Jun 4, 2023 sipa referenced this in commit 901336eee7 on Jun 21, 2023 vmta referenced this in commit 8f03457eed on Jul 1, 2023 delta1 referenced this in commit 3f32c20932 on Aug 8, 2023 delta1 referenced this in commit 31ac0c1081 on Aug 31, 2023 janus referenced this in commit c4348d88db on Sep 11, 2023 div72 referenced this in commit af627d47c3 on Apr 12, 2025 str4d referenced this in commit 5a6bf5f178 on Jun 4, 2025 Fabcien referenced this in commit b26c28d16e on Apr 17, 2026 Fabcien referenced this in commit d8148f4034 on Apr 17, 2026 Contributorssipareal-or-random Linked (view graph)#1118 Add x-only ecmult_const version with x specified as n/d#1217 Add secp256k1_fe_add_int function#1282 Remove secp256k1_fe_const_b