Commit 8309a97
committed
Merge bitcoin/bitcoin#32028: Update
c31fcaa Squashed 'src/secp256k1/' changes from 0cdc758a56..4187a46649 (Hennadii Stepanov)
Pull request description:
This PR updates the `secp256k1` subtree to bitcoin-core/secp256k1@4ba1ba2, which includes the following changes:
- bitcoin-core/secp256k1#1633
- bitcoin-core/secp256k1#1634
- bitcoin-core/secp256k1#1641
- bitcoin-core/secp256k1#1650
- bitcoin-core/secp256k1#1646
- bitcoin-core/secp256k1#1654
- bitcoin-core/secp256k1#1642
- bitcoin-core/secp256k1#1639
- bitcoin-core/secp256k1#1614
- bitcoin-core/secp256k1#1656
- bitcoin-core/secp256k1#1647
- bitcoin-core/secp256k1#1655
- bitcoin-core/secp256k1#1593
- bitcoin-core/secp256k1#1359
- bitcoin-core/secp256k1#1657
- bitcoin-core/secp256k1#1660
- bitcoin-core/secp256k1#1659
- bitcoin-core/secp256k1#1661
- bitcoin-core/secp256k1#1662
- bitcoin-core/secp256k1#1669
- bitcoin-core/secp256k1#1492
bitcoin-core/secp256k1#1647 is required for bitcoin/bitcoin#31507.
ACKs for top commit:
fanquake:
ACK 915c1fa
Tree-SHA512: 2c409ef2cd14fb14c2ea108f65411b673da786e886aabf75015be25220d5a3983ad8d9e76db1cb95453357a07fbaf05497ef4e5bb83d92b96caf62c1cddaa616secp256k1 subtree to latest masterFile tree
49 files changed
+11168
-409
lines changed- src/secp256k1
- .github
- actions/print-logs
- workflows
- ci
- examples
- include
- src
- modules
- ecdh
- musig
- schnorrsig
- wycheproof
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+11168
-409
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
0 commit comments