-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: bitcoin-core/secp256k1
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
silentpayments: perform tweak addition with actual scalars
tweak/refactor
#1929
opened Sep 4, 2026 by
theStack
Contributor
Loading…
tests: add coverage for exact-size DER signature serialization
assurance
tweak/refactor
#1928
opened Sep 3, 2026 by
brunoerg
Contributor
Loading…
group: VERIFY input/output ge/gej/fe exhaustively
assurance
tweak/refactor
#1923
opened Aug 25, 2026 by
real-or-random
Contributor
Loading…
ecdh/ellswift/schnorrsig: return early for invalid inputs (consistent handling w.r.t. constant-time)
side-channel
tweak/refactor
#1919
opened Aug 20, 2026 by
theStack
Contributor
Loading…
refactor: split
ge_parse into explicit variants (compressed, uncompressed, uncompressed+hybrid)
tweak/refactor
#1918
opened Aug 19, 2026 by
theStack
Contributor
Loading…
Allow overriding malloc and free at compile time
build
feature
#1917
opened Aug 17, 2026 by
fjahr
Contributor
Loading…
silentpayments: tweak spend pubkey using ecmult_gen_var (~25% scanning speedup for small N)
performance
side-channel
#1914
opened Aug 14, 2026 by
theStack
Contributor
Loading…
silentpayments: add light client API
feature
needs-changelog
#1912
opened Aug 12, 2026 by
theStack
Contributor
Loading…
musig: fix pseudocode in user-facing documentation
_musig_pubkey_ec_tweak_add API docs
user-documentation
tests: cover Silent Payments label scanning
assurance
tweak/refactor
#1898
opened Jul 27, 2026 by
l0rinc
Contributor
Loading…
tests: Cover all rejection paths of ec_privkey_import_der()
assurance
#1895
opened Jul 22, 2026 by
cavdarahmet
Loading…
test: cover schnorrsig_sign_custom in constant-time tests
assurance
side-channel
tweak/refactor
#1893
opened Jul 17, 2026 by
Yudis-bit
Loading…
ecmult_gen: add variable-time generator point multiplication (no API behaviour changes yet)
performance
#1883
opened Jun 28, 2026 by
theStack
Contributor
Loading…
Fix #1191: Naming convention for secret function arguments
#1875
opened Jun 18, 2026 by
kallal79
Contributor
Loading…
Minimum recommended toolchain - document and test it
assurance
meta/development
processes, conventions, developer documentation, etc.
tweak/refactor
#1874
opened Jun 17, 2026 by
hebasto
Member
Loading…
ci: Add a compile the public headers job (#1387)
assurance
ci
#1870
opened Jun 12, 2026 by
kallal79
Contributor
Loading…
musig: Add hash context tests
assurance
tweak/refactor
#1866
opened Jun 9, 2026 by
mllwchrry
Contributor
Loading…
ci: Simplify module configuration and extend test coverage
assurance
ci
tweak/refactor
#1840
opened Mar 25, 2026 by
mllwchrry
Contributor
Loading…
tests: add exhaustive extrakeys tweak coverage
assurance
tweak/refactor
#1836
opened Mar 12, 2026 by
mangoostaa
Loading…
refactor: prefix external config macros with
SECP256K1_
#1833
opened Mar 3, 2026 by
w0xlt
Contributor
Loading…
test: deduplicate scalar and field constants for n-1 and p-1
assurance
tweak/refactor
#1820
opened Feb 5, 2026 by
therohityadav
Contributor
Loading…
Verify non-null data arg in ellswift xdh_hash_function_prefix
assurance
tweak/refactor
#1806
opened Jan 23, 2026 by
furszy
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.