| Commit message (Expand) | Author | Age | Files | Lines |
| * | Litecoin: Add scrypt N=1024 PoW | shaolinfry | 2021-05-30 | 1 | -0/+1 |
| * | Introduce Dogecoin difficulty calculations | Ross Nicoll | 2021-05-29 | 1 | -0/+1 |
| * | 1.21 codebase rebrand (#1711) | barrystyle | 2021-02-20 | 1 | -13/+13 |
| * | tests: Add fuzzing harness for CAddrMan | practicalswift | 2020-11-12 | 1 | -0/+7 |
| * | tests: Add fuzzing harness for CConnman | practicalswift | 2020-10-20 | 1 | -0/+7 |
| * | Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript) | Wladimir J. van der Laan | 2020-10-15 | 1 | -0/+7 |
| |\ |
|
| | * | tests: dumping and minimizing of script assets data | Pieter Wuille | 2020-10-12 | 1 | -0/+7 |
| * | | Merge #19077: wallet: Add sqlite as an alternative wallet database and use it... | Samuel Dobson | 2020-10-15 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Add libsqlite3 | Andrew Chow | 2020-10-14 | 1 | -1/+1 |
| | |/ |
|
| * | | Delete limitedmap as it is unused now | Pieter Wuille | 2020-10-12 | 1 | -1/+0 |
| * | | Add txrequest fuzz tests | Pieter Wuille | 2020-10-12 | 1 | -0/+7 |
| * | | Add txrequest unit tests | Pieter Wuille | 2020-10-12 | 1 | -0/+1 |
| |/ |
|
| * | Merge #18267: BIP-325: Signet [consensus] | Wladimir J. van der Laan | 2020-09-21 | 1 | -0/+7 |
| |\ |
|
| | * | test: add small signet fuzzer | practicalswift | 2020-09-18 | 1 | -0/+7 |
| * | | build: split PTHREAD_* flags out of AM_LDFLAGS | fanquake | 2020-09-14 | 1 | -2/+2 |
| * | | scripted-diff: add FUZZ_SUITE_LDFLAGS_COMMON | fanquake | 2020-09-14 | 1 | -150/+152 |
| * | | Merge #19379: tests: Add fuzzing harness for SigHasLowR(...) and ecdsa_signat... | MarcoFalke | 2020-08-31 | 1 | -0/+14 |
| |\ \ |
|
| | * | | tests: Add fuzzing harness for ec_seckey_import_der(...) and ec_seckey_export... | practicalswift | 2020-08-18 | 1 | -0/+7 |
| | * | | tests: Add fuzzing harness for SigHasLowR(...) and ecdsa_signature_parse_der_... | practicalswift | 2020-08-18 | 1 | -0/+7 |
| | |/ |
|
| * / | tests: Add fuzzing harness for CNode | practicalswift | 2020-08-27 | 1 | -0/+7 |
| |/ |
|
| * | build: Add missed gcov files to 'make clean' | Hennadii Stepanov | 2020-08-14 | 1 | -1/+1 |
| * | build: make clean removes .gcda and .gcno files from fuzz directory | eugene | 2020-08-06 | 1 | -1/+1 |
| * | [util] add RunCommandParseJSON | Sjors Provoost | 2020-07-31 | 1 | -0/+1 |
| * | Merge #18011: Replace current benchmarking framework with nanobench | Wladimir J. van der Laan | 2020-07-30 | 1 | -2/+2 |
| |\ |
|
| | * | Replace current benchmarking framework with nanobench | Martin Ankerl | 2020-06-13 | 1 | -2/+2 |
| * | | Merge #18637: coins: allow cache resize after init | MarcoFalke | 2020-07-29 | 1 | -0/+1 |
| |\ \ |
|
| | * | | test: add test for CChainState::ResizeCoinsCaches() | James O'Beirne | 2020-07-01 | 1 | -0/+1 |
| * | | | Merge #19143: tests: Add fuzzing harnesses for CAutoFile, CBufferedFile, Load... | MarcoFalke | 2020-07-18 | 1 | -0/+28 |
| |\ \ \ |
|
| | * | | | tests: Add fuzzing harness for CBlockPolicyEstimator::{Read,Write} (policy/fe... | practicalswift | 2020-07-15 | 1 | -0/+7 |
| | * | | | tests: Add fuzzing harness for LoadExternalBlockFile(...) (validation.h) | practicalswift | 2020-07-15 | 1 | -0/+7 |
| | * | | | tests: Add fuzzing harness for CBufferedFile (streams.h) | practicalswift | 2020-07-15 | 1 | -0/+7 |
| | * | | | tests: Add fuzzing harness for CAutoFile (streams.h) | practicalswift | 2020-07-15 | 1 | -0/+7 |
| * | | | | Merge #19296: tests: Add fuzzing harness for AES{CBC,}256{Encrypt,Decrypt}, p... | Wladimir J. van der Laan | 2020-07-15 | 1 | -0/+42 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | tests: Add fuzzing harness for ChaCha20Poly1305AEAD | practicalswift | 2020-06-25 | 1 | -0/+7 |
| | * | | | tests: Add fuzzing harness for ChaCha20 | practicalswift | 2020-06-25 | 1 | -0/+7 |
| | * | | | tests: Add fuzzing harness for CHKDF_HMAC_SHA256_L32 | practicalswift | 2020-06-25 | 1 | -0/+7 |
| | * | | | tests: Add fuzzing harness for poly1305_auth(...) | practicalswift | 2020-06-25 | 1 | -0/+7 |
| | * | | | tests: Add fuzzing harness for AES256CBCEncrypt/AES256CBCDecrypt | practicalswift | 2020-06-25 | 1 | -0/+7 |
| | * | | | tests: Add fuzzing harness for AES256Encrypt/AES256Decrypt | practicalswift | 2020-06-25 | 1 | -0/+7 |
| * | | | | tests: Add fuzzing harness for BanMan | practicalswift | 2020-07-08 | 1 | -0/+7 |
| * | | | | Merge #19204: p2p: Reduce inv traffic during IBD | MarcoFalke | 2020-06-29 | 1 | -0/+1 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | test: Add FeeFilterRounder test | MarcoFalke | 2020-06-19 | 1 | -0/+1 |
| | | |/
| |/| |
|
| * / | | tests: Add fuzzing harness for CHash{160,256}, C{HMAC_,}SHA{1,256,512}, CRIPE... | practicalswift | 2020-06-15 | 1 | -0/+7 |
| |/ / |
|
| * | | tests: Add fuzzing harness for {Read,Write}{LE,BE}{16,32,64} (crypto/common.h) | practicalswift | 2020-06-11 | 1 | -0/+7 |
| * | | tests: Add fuzzing harness for functions in script/sign.h | practicalswift | 2020-05-30 | 1 | -0/+7 |
| * | | tests: Add fuzzing harness for functions in script/sigcache.h | practicalswift | 2020-05-30 | 1 | -0/+7 |
| * | | tests: Add fuzzing harness for functions in script/interpreter.h | practicalswift | 2020-05-30 | 1 | -0/+7 |
| * | | tests: Add fuzzing harness for functions in script/descriptor.h | practicalswift | 2020-05-30 | 1 | -0/+7 |
| * | | tests: Add fuzzing harness for functions in script/bitcoinconsensus.h | practicalswift | 2020-05-30 | 1 | -0/+7 |
| |/ |
|
| * | tests: Add fuzzing harness for CCoinsViewCache | practicalswift | 2020-05-25 | 1 | -0/+7 |