mllwchrry
|
3b2ceb3e7a
|
Merge commits '14e56970 1605b02f cd49c57e 453949ab 57315a69 97de5120 c5da3bde 99ab4a10 d071aa56 1d146ac3 322d0a43 c7a7f732 ac561601 dfe042fe 3019186a 95e68158 10f546a2 c0a2aba0 ' into temp-merge-1811
|
2026-03-03 14:45:28 +02:00 |
|
DarkWindman
|
913be29ea2
|
Merge commits 'b161bffb 0cdc758a ec329c25 8deef00b f79f46c7 00774d07 2e3bf136 c0d9480f ' into temp-merge-1654
|
2026-02-18 15:57:18 +02:00 |
|
mllwchrry
|
8d443b8030
|
musig: Re-add adaptor signatures support
|
2026-02-13 15:07:52 +02:00 |
|
mllwchrry
|
248358f2bc
|
Merge commit '3660fe5e' into temp-merge-1479
|
2026-02-13 13:08:00 +02:00 |
|
mllwchrry
|
21c24fdc7a
|
musig: Remove module in preparation for upstream merge
|
2026-02-13 11:36:52 +02:00 |
|
8144225309
|
1bc74a22f8
|
test: show both Autotools and CMake usage for ctime_tests
The existing message only shows the libtool command, which is
specific to Autotools builds.
Fixes #1697
|
2026-01-22 10:28:30 -05:00 |
|
Sebastian Falbesoner
|
c855581728
|
test, bench, precompute_ecmult: use EXIT_... constants for main return values
|
2025-02-14 18:03:36 +01:00 |
|
Jonas Nick
|
f411841a46
|
Add module "musig" that implements MuSig2 multi-signatures (BIP 327)
|
2024-10-07 14:03:42 +00:00 |
|
Jonas Nick
|
775f5e242b
|
Merge commits '1b13415d 374e2b54 96294c00 8d2960c8 ce765a5b b2f6712d eedd7810 b327abfc 5d8fa825 3d05c86d bcffeb14 de657c20 060e32cb 0ba2b945 48b1d939 6b9507ad 5373693e 2e6cf9ba 6ee14550 26a98992 4d7fe609 ea26b71c 65c79fe2 727bec5b 0b4640ae 199d27ce cbf3053f 49be5be9 b10ddd2b 4fd00f4b ba9cb6f3 ee7aaf21 ' into temp-merge-1395
- Replace fe_equal_var with fe_equal
- Use CHECK_ILLEGAL instead of CHECK/ecount
- Turn on secp256k1-zkp specific modules in CI
|
2023-09-20 09:38:36 +00:00 |
|
Tim Ruffing
|
db32a24761
|
ctimetests: Use new SECP256K1_CHECKMEM macros also for ellswift
|
2023-08-15 19:13:09 +02:00 |
|
Jonas Nick
|
74d9073414
|
Merge commits '83186db3 e9e4526a 5f7903c7 d373a721 09df0bfb 20a5da5f 908e02d5 d75dc59b debf3e5c bf29f8d0 60556c9f cb1a5927 67214f5f 45c5ca76 30574f22 0702ecb0 705ce7ed 3c1a0fd3 10836832 926dd3e9 ac43613d fd491ea1 799f4eec ' into temp-merge-1356
|
2023-07-27 16:31:40 +00:00 |
|
Jonas Nick
|
0d540ec942
|
Merge commits '88e80722 ff8edf89 f29a3270 a7a7bfaf a01a7d86 b1579cf5 ad7433b1 233822d8 5fbff5d3 2b77240b 1bff2005 e1817a6f 5596ec5c 8ebe5c52 1cca7c17 1b21aa51 cbd25559 09b1d466 57573187 8962fc95 9d1b458d eb8749fc 6048e6c0 ' into temp-merge-1222
|
2023-07-20 16:29:40 +00:00 |
|
Pieter Wuille
|
2d1d41acf8
|
Add ctime tests for ellswift module
|
2023-06-20 11:31:58 -04:00 |
|
Jonas Nick
|
8f51229e03
|
ctime_tests: improve output when CHECKMEM_RUNNING is not defined
|
2023-01-18 09:02:47 +00:00 |
|
Tim Ruffing
|
a7a7bfaf3d
|
Merge bitcoin-core/secp256k1#1190: Make all non-API functions (except main) static
e03ef86559 Make all non-API functions (except main) static (Pieter Wuille)
Pull request description:
ACKs for top commit:
real-or-random:
utACK e03ef86559
hebasto:
ACK e03ef86559.
Tree-SHA512: 36a35d9a8da05411c88644aec81e79883febce3e08c9eb6b0ec95cfc3705fd6abfd66f7ee10dfa081ca20786d26b0a060ead7f5c8109bf02a73dde7ef811144b
|
2023-01-16 18:46:37 +01:00 |
|
Pieter Wuille
|
5048be17e9
|
Rename valgrind_ctime_test -> ctime_tests
|
2023-01-11 16:07:37 -05:00 |
|