aboutsummaryrefslogtreecommitdiff
path: root/src/bench/descriptors.cpp
AgeCommit message (Expand)Author
2024-08-28Merge bitcoin/bitcoin#22838: descriptors: Be able to specify change and recei...glozow
2024-08-27bench: [refactor] iwyuMarcoFalke
2024-08-08descriptors: Change Parse to return vector of descriptorsAva Chow
2024-05-09test: Use ECC_Context helper in bench and fuzz testsRyan Ofsky
2023-08-14Move CTxDestination to its own fileAndrew Chow
2023-01-13Merge bitcoin/bitcoin#26691: Update secp256k1 subtree to libsecp256k1 version...fanquake
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-12-13Adapt to libsecp256k1 API changesPieter Wuille
2022-10-20Merge bitcoin/bitcoin#26158: bench: add "priority level" to the benchmark fra...Andrew Chow
2022-10-20bench: explicitly make all current benchmarks "high" priorityfurszy
2022-09-26bench: Add missed `ECCVerifyHandle` instanceHennadii Stepanov
2022-08-05bench: Add a benchmark for descriptor expansionBen Woosley