Skip to content

Pull requests: bitcoin-core/secp256k1

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

use EXIT_ constants over magic numbers for indicating program execution status
#1654 opened Feb 14, 2025 by theStack Loading… updated Feb 14, 2025
Add BIP352 silentpayments module feature
#1519 opened Apr 19, 2024 by josibake Loading… updated Feb 13, 2025
3 tasks
Schnorr sign-to-contract and anti-exfil feature
#1140 opened Sep 11, 2022 by benma Loading… updated Feb 2, 2025
tests: Add Wycheproof ECDH vectors assurance
#1492 opened Feb 4, 2024 by RandomLattice Loading… updated Jan 8, 2025
cmake: Improve handling of SECP256K1_APPEND_*FLAGS options build refactor/smell
#1648 opened Dec 13, 2024 by hebasto Loading… updated Dec 19, 2024
cmake: Adjust diagnostic flags for clang-cl build ci feature
#1647 opened Dec 13, 2024 by hebasto Loading… updated Dec 17, 2024
Add an experimental batch module feature performance
#1134 opened Aug 21, 2022 by siv2r Loading… updated Dec 7, 2024
Schnorr (Incremental) Half Aggregation feature
#1566 opened Jul 2, 2024 by fjahr Loading… updated Nov 26, 2024
Make static context const needs-changelog refactor/smell
#1639 opened Nov 23, 2024 by purpleKarrot Loading… updated Nov 25, 2024
tests: update ecdsa_secp256k1_sha256_bitcoin_test.json refactor/smell
#1638 opened Nov 23, 2024 by eltociear Loading… updated Nov 24, 2024
Fix symbol visibility issues, add test for it assurance build
#1359 opened Jun 26, 2023 by hebasto Loading… updated Nov 12, 2024 0.6.1
PoC: Add hazmat module (exposing scalar, point)
#1635 opened Nov 8, 2024 by theStack Loading… updated Nov 8, 2024
Examples: swap magic numbers for EXIT_ codes refactor/smell user-documentation user-facing documentation
#1618 opened Oct 15, 2024 by Cheapshot003 Loading… updated Nov 1, 2024
RFC: Add exhaustive test for 2-of-2 musig [WIP] assurance
#1615 opened Oct 9, 2024 by theStack Loading… updated Oct 10, 2024
feat(build): add autoreconf dependency check build
#1584 opened Aug 13, 2024 by epiccurious Loading… updated Sep 25, 2024
cmake: Rework flags summary build
#1558 opened Jun 28, 2024 by hebasto Draft updated Sep 18, 2024
Remove deprecated _ec_privkey_{negate,tweak_add,tweak_mul} aliases from API
#1593 opened Aug 20, 2024 by theStack Loading… updated Aug 20, 2024
tests: Make CHECK enforce 1 instead of just "!= 0" assurance
#1481 opened Jan 11, 2024 by real-or-random Loading… updated Aug 20, 2024
Be stricter with side effects in VERIFY assurance meta/development processes, conventions, developer documentation, etc. refactor/smell
#1485 opened Jan 17, 2024 by real-or-random Loading… updated Aug 5, 2024
tests: allow user to select tests via command line args assurance
#1211 opened Feb 9, 2023 by jonasnick Loading… updated Jul 9, 2024
ProTip! Filter pull requests by the default branch with base:master.