Commit 0efae8f
committed
Make secp2561k1 submodule source point to https://github.com/bitcoin-core/secp256k1.git
1 parent 31ac769 commit 0efae8f
File tree
2 files changed
+5
-3
lines changed- native
- src/nativeMain/kotlin/fr/acinq/secp256k1
2 files changed
+5
-3
lines changed- .gitignore+1
- CMakeLists.txt+22-9
- README.md+1-1
- doc/musig.md+4-3
- examples/musig.c-1
- include/secp256k1.h+1-1
- include/secp256k1_musig.h+58-51
- include/secp256k1_recovery.h+1-1
- src/group_impl.h+1-1
- src/modules/musig/keyagg_impl.h+1-2
- src/modules/musig/session_impl.h+23-26
- src/modules/musig/tests_impl.h+35-8
- src/tests.c+13
- src/util.h+16
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
308 | 307 | | |
309 | 308 | | |
310 | 309 | | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
311 | 313 | | |
312 | 314 | | |
313 | 315 | | |
314 | 316 | | |
315 | | - | |
| 317 | + | |
316 | 318 | | |
317 | 319 | | |
318 | 320 | | |
| |||
0 commit comments