Pieter Wuille
4462cb0498
Adapt to libsecp256k1 API changes
...
* Use SECP256K1_CONTEXT_NONE when creating signing context, as
SECP256K1_CONTEXT_SIGN is deprecated and unnecessary.
* Use secp256k1_static_context where applicable.
2022-12-13 15:08:24 -05:00
Hennadii Stepanov
f47dda2c58
scripted-diff: Bump copyright headers
...
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
Commits of previous years:
* 2020: fa0074e2d8
* 2019: aaaaad6ac9
2021-12-30 19:36:57 +02:00
MarcoFalke
fabf17056c
fuzz: Move CTxDestination fuzzing to script fuzz target
...
No need to split it over several targets
2021-07-04 21:30:50 +02:00
MarcoFalke
44444ba759
fuzz: Link all targets once
2020-12-10 07:15:42 +01:00
MarcoFalke
bbbbb53dd1
fuzz: Add missing ECC_Start to key_io test
2020-03-11 15:16:54 -04:00
practicalswift
c7ea12d098
tests: Add key_io fuzzing harness
2020-03-07 13:39:25 +00:00