aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
Commit message (Expand)AuthorAgeFilesLines
* Litecoin: Add scrypt N=1024 PoWshaolinfry2021-05-301-0/+1
* Introduce Dogecoin difficulty calculationsRoss Nicoll2021-05-291-0/+1
* 1.21 codebase rebrand (#1711)barrystyle2021-02-201-13/+13
* tests: Add fuzzing harness for CAddrManpracticalswift2020-11-121-0/+7
* tests: Add fuzzing harness for CConnmanpracticalswift2020-10-201-0/+7
* Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)Wladimir J. van der Laan2020-10-151-0/+7
|\
| * tests: dumping and minimizing of script assets dataPieter Wuille2020-10-121-0/+7
* | Merge #19077: wallet: Add sqlite as an alternative wallet database and use it...Samuel Dobson2020-10-151-1/+1
|\ \
| * | Add libsqlite3Andrew Chow2020-10-141-1/+1
| |/
* | Delete limitedmap as it is unused nowPieter Wuille2020-10-121-1/+0
* | Add txrequest fuzz testsPieter Wuille2020-10-121-0/+7
* | Add txrequest unit testsPieter Wuille2020-10-121-0/+1
|/
* Merge #18267: BIP-325: Signet [consensus]Wladimir J. van der Laan2020-09-211-0/+7
|\
| * test: add small signet fuzzerpracticalswift2020-09-181-0/+7
* | build: split PTHREAD_* flags out of AM_LDFLAGSfanquake2020-09-141-2/+2
* | scripted-diff: add FUZZ_SUITE_LDFLAGS_COMMONfanquake2020-09-141-150/+152
* | Merge #19379: tests: Add fuzzing harness for SigHasLowR(...) and ecdsa_signat...MarcoFalke2020-08-311-0/+14
|\ \
| * | tests: Add fuzzing harness for ec_seckey_import_der(...) and ec_seckey_export...practicalswift2020-08-181-0/+7
| * | tests: Add fuzzing harness for SigHasLowR(...) and ecdsa_signature_parse_der_...practicalswift2020-08-181-0/+7
| |/
* / tests: Add fuzzing harness for CNodepracticalswift2020-08-271-0/+7
|/
* build: Add missed gcov files to 'make clean'Hennadii Stepanov2020-08-141-1/+1
* build: make clean removes .gcda and .gcno files from fuzz directoryeugene2020-08-061-1/+1
* [util] add RunCommandParseJSONSjors Provoost2020-07-311-0/+1
* Merge #18011: Replace current benchmarking framework with nanobenchWladimir J. van der Laan2020-07-301-2/+2
|\
| * Replace current benchmarking framework with nanobenchMartin Ankerl2020-06-131-2/+2
* | Merge #18637: coins: allow cache resize after initMarcoFalke2020-07-291-0/+1
|\ \
| * | test: add test for CChainState::ResizeCoinsCaches()James O'Beirne2020-07-011-0/+1
* | | Merge #19143: tests: Add fuzzing harnesses for CAutoFile, CBufferedFile, Load...MarcoFalke2020-07-181-0/+28
|\ \ \
| * | | tests: Add fuzzing harness for CBlockPolicyEstimator::{Read,Write} (policy/fe...practicalswift2020-07-151-0/+7
| * | | tests: Add fuzzing harness for LoadExternalBlockFile(...) (validation.h)practicalswift2020-07-151-0/+7
| * | | tests: Add fuzzing harness for CBufferedFile (streams.h)practicalswift2020-07-151-0/+7
| * | | tests: Add fuzzing harness for CAutoFile (streams.h)practicalswift2020-07-151-0/+7
* | | | Merge #19296: tests: Add fuzzing harness for AES{CBC,}256{Encrypt,Decrypt}, p...Wladimir J. van der Laan2020-07-151-0/+42
|\ \ \ \ | |/ / / |/| | |
| * | | tests: Add fuzzing harness for ChaCha20Poly1305AEADpracticalswift2020-06-251-0/+7
| * | | tests: Add fuzzing harness for ChaCha20practicalswift2020-06-251-0/+7
| * | | tests: Add fuzzing harness for CHKDF_HMAC_SHA256_L32practicalswift2020-06-251-0/+7
| * | | tests: Add fuzzing harness for poly1305_auth(...)practicalswift2020-06-251-0/+7
| * | | tests: Add fuzzing harness for AES256CBCEncrypt/AES256CBCDecryptpracticalswift2020-06-251-0/+7
| * | | tests: Add fuzzing harness for AES256Encrypt/AES256Decryptpracticalswift2020-06-251-0/+7
* | | | tests: Add fuzzing harness for BanManpracticalswift2020-07-081-0/+7
* | | | Merge #19204: p2p: Reduce inv traffic during IBDMarcoFalke2020-06-291-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | test: Add FeeFilterRounder testMarcoFalke2020-06-191-0/+1
| | |/ | |/|
* / | tests: Add fuzzing harness for CHash{160,256}, C{HMAC_,}SHA{1,256,512}, CRIPE...practicalswift2020-06-151-0/+7
|/ /
* | tests: Add fuzzing harness for {Read,Write}{LE,BE}{16,32,64} (crypto/common.h)practicalswift2020-06-111-0/+7
* | tests: Add fuzzing harness for functions in script/sign.hpracticalswift2020-05-301-0/+7
* | tests: Add fuzzing harness for functions in script/sigcache.hpracticalswift2020-05-301-0/+7
* | tests: Add fuzzing harness for functions in script/interpreter.hpracticalswift2020-05-301-0/+7
* | tests: Add fuzzing harness for functions in script/descriptor.hpracticalswift2020-05-301-0/+7
* | tests: Add fuzzing harness for functions in script/bitcoinconsensus.hpracticalswift2020-05-301-0/+7
|/
* tests: Add fuzzing harness for CCoinsViewCachepracticalswift2020-05-251-0/+7