index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2020-03-10
test: Explain why test logging should be used
MarcoFalke
2020-03-09
tests: Remove FUZZERS_MISSING_CORPORA
practicalswift
2020-03-09
tests: Add basic fuzzing harness for CNetAddr/CService/CSubNet related functi...
practicalswift
2020-03-09
tests: Reset FUZZERS_MISSING_CORPORA to enable regression fuzzing for more ha...
practicalswift
2020-03-07
tests: Add key_io fuzzing harness
practicalswift
2020-03-06
build: Add locale fuzzer to FUZZERS_MISSING_CORPORA
practicalswift
2020-03-06
Merge #18234: refactor: Replace boost::mutex,condition_var,chrono with std eq...
Wladimir J. van der Laan
2020-03-07
lint-cppcheck: Remove -DHAVE_WORKING_BOOST_SLEEP_FOR
Anthony Towns
2020-03-06
tests: Add fuzzing harness for locale independence testing
practicalswift
2020-03-06
scheduler: switch from boost to std
Anthony Towns
2020-03-05
Merge #17972: tests: Add fuzzing harness for CKey and key related functions
MarcoFalke
2020-03-05
tests: Add fuzzing harness for CKey related functions
practicalswift
2020-03-05
Merge #17996: tests: Add fuzzing harness for serialization/deserialization of...
MarcoFalke
2020-03-05
tests: Add float to FUZZERS_MISSING_CORPORA (temporarily)
practicalswift
2020-03-05
Merge #18056: ci: Check for submodules
Wladimir J. van der Laan
2020-03-05
Merge #17812: config, net, test: asmap feature refinements and functional tests
fanquake
2020-03-05
Merge #18249: test: Bump timeouts to accomodate really slow disks
fanquake
2020-03-04
init: move asmap code earlier in init process
Jon Atack
2020-03-04
logging: asmap logging and #include fixups
Jon Atack
2020-03-04
test: add functional test for an empty, unparsable asmap
Jon Atack
2020-03-04
config: separate the asmap finding and parsing checks
Jon Atack
2020-03-04
config: enable passing -asmap an absolute file path
Jon Atack
2020-03-04
test: add feature_asmap functional tests
Jon Atack
2020-03-02
doc: Correct spelling errors in comments
Ben Woosley
2020-03-02
test: Bump timeouts to accomodate really slow disks
MarcoFalke
2020-03-02
Merge #18224: Make AnalyzePSBT next role calculation simple, correct
Samuel Dobson
2020-02-28
test: check specific reject reasons in feature_csv_activation.py
Sebastian Falbesoner
2020-02-28
Make AnalyzePSBT next role calculation simple, correct
Gregory Sanders
2020-02-28
test: eliminiated magic numbers in feature_csv_activation.py
Sebastian Falbesoner
2020-02-28
test: check for OP_CSV empty stack fail reject reason in feature_csv_activati...
Sebastian Falbesoner
2020-02-28
test: test OP_CSV empty stack fail in feature_csv_activation.py
Sebastian Falbesoner
2020-02-28
Merge #18209: test: Reduce unneeded whitelist permissions in tests
fanquake
2020-02-28
Merge #17461: test: check custom descendant limit in mempool_packages.py
MarcoFalke
2020-02-28
Merge #17771: tests: Add fuzzing harness for V1TransportDeserializer (P2P tra...
MarcoFalke
2020-02-27
test: check custom descendant limit in mempool_packages.py
Sebastian Falbesoner
2020-02-26
Merge #17985: net: Remove forcerelay of rejected txs
Wladimir J. van der Laan
2020-02-26
Merge #18206: tests: Add fuzzing harness for bloom filter classes (CBloomFilt...
MarcoFalke
2020-02-25
tests: Add fuzzing harness for rolling bloom filter class CRollingBloomFilter
practicalswift
2020-02-25
tests: Add fuzzing harness for bloom filter class CBloomFilter
practicalswift
2020-02-26
test: Reduce unneeded whitelist permissions in tests
MarcoFalke
2020-02-25
Merge #17264: rpc: set default bip32derivs to true for psbt methods
Samuel Dobson
2020-02-21
Merge #18172: test: Transaction expiry from mempool
MarcoFalke
2020-02-19
Merge #18166: ci: Run fuzz testing test cases (bitcoin-core/qa-assets) under ...
MarcoFalke
2020-02-19
tests: Improve test runner output in case of target errors
practicalswift
2020-02-19
tests: Add support for excluding fuzz targets using -x/--exclude
practicalswift
2020-02-19
tests: Remove -detect_leaks=0 from test/fuzz/test_runner.py - no longer needed
practicalswift
2020-02-19
add: test that transactions expire from mempool
0xb10c
2020-02-19
Merge #18067: wallet: Improve LegacyScriptPubKeyMan::CanProvide script recogn...
Samuel Dobson
2020-02-18
ci: Run fuzz testing test cases under valgrind
practicalswift
2020-02-17
Merge #13339: wallet: Replace %w by wallet name in -walletnotify script
Wladimir J. van der Laan
[next]