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
/
src
/
test
Age
Commit message (
Expand
)
Author
2019-10-24
tests: Remove Cygwin WinMain workaround
practicalswift
2019-10-24
tests: Skip unnecessary fuzzer initialisation. Hold ECCVerifyHandle only when...
practicalswift
2019-10-23
Merge #17206: test: Add testcase to simulate bitcoin schema in leveldb
MarcoFalke
2019-10-23
Merge #17018: tests: Add descriptor Parse(...) fuzzing harness
MarcoFalke
2019-10-23
Merge #17183: refactor: test/bench: dedup Build{Crediting,Spending}Transaction()
MarcoFalke
2019-10-23
tests: Add Parse(...) (descriptor) fuzzing harness
practicalswift
2019-10-23
tests: Allow for using non-default fuzzing initialization
practicalswift
2019-10-23
refactor: test/bench: dedup Build{Crediting,Spending}Transaction()
Sebastian Falbesoner
2019-10-21
Add testcase to simulate bitcoin schema in leveldb
MapleLaker
2019-10-18
Merge #16889: Add some general std::vector utility functions
MarcoFalke
2019-10-17
Merge #17140: test: Fix bug in blockfilter_index_tests.
MarcoFalke
2019-10-16
Merge #16659: refactoring: Remove unused includes
MarcoFalke
2019-10-16
Add tests for util/vector.h's Cat and Vector
Pieter Wuille
2019-10-16
Merge #17095: util: Filter control characters out of log messages
Wladimir J. van der Laan
2019-10-15
Remove unused includes
practicalswift
2019-10-15
tests: Add fuzzing harness for descriptor Span-parsing helpers
practicalswift
2019-10-15
tests: Fix fs_tests for unknown locales
Daki Carnhof
2019-10-15
util: Filter control characters out of log messages
Wladimir J. van der Laan
2019-10-14
test: Fix bug in blockfilter_index_tests.
Jim Posen
2019-10-14
Merge #17009: tests: Add EvalScript(...) fuzzing harness
MarcoFalke
2019-10-12
tests: Add EvalScript(...) fuzzing harness
practicalswift
2019-10-10
tests: Add FuzzedDataProvider fuzzing helper from the Chromium project
practicalswift
2019-10-10
Merge #16887: Abstract out some of the descriptor Span-parsing helpers
MarcoFalke
2019-10-10
Merge #17076: tests: Add fuzzing harness for CheckTransaction(...), IsStandar...
MarcoFalke
2019-10-09
test: add unit tests for Span-parsing helpers
Sebastian Falbesoner
2019-10-09
tests: Remove TRANSACTION_DESERIALIZE (replaced by transaction fuzzer)
practicalswift
2019-10-09
tests: Add fuzzing harness for CheckTransaction(...), IsStandardTx(...) and o...
practicalswift
2019-10-09
Merge #15437: p2p: Remove BIP61 reject messages
Wladimir J. van der Laan
2019-10-08
Merge #17056: descriptors: Introduce sortedmulti descriptor
fanquake
2019-10-08
Add sortedmulti descriptor and unit tests
Andrew Chow
2019-10-07
tests: Pass fuzzing inputs as constant references
practicalswift
2019-10-02
p2p: Remove BIP61 reject messages
MarcoFalke
2019-09-30
Merge #16931: test: add unittests for CheckProofOfWork
Wladimir J. van der Laan
2019-09-30
Merge #16953: doc: Improve test READMEs
Wladimir J. van der Laan
2019-09-27
test: add unittests for CheckProofOfWork
soroosh-sdi
2019-09-26
doc: Improve test READMEs
Fabian Jahr
2019-09-26
Merge #16577: util: CBufferedFile fixes and unit test
Wladimir J. van der Laan
2019-09-18
Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_blo...
Wladimir J. van der Laan
2019-09-17
Merge #16865: test: add some unit tests for merkle.cpp
MarcoFalke
2019-09-16
test: add some unit tests for merkle.cpp
soroosh-sdi
2019-09-10
util: CBufferedFile fixes
Larry Ruane
2019-09-10
Merge #16680: Preparations for more testchains
MarcoFalke
2019-09-07
Merge #15759: p2p: Add 2 outbound block-relay-only connections
fanquake
2019-09-06
Testchains: Generic selection with -chain=<str> in addition of -testnet and -...
Jorge Timón
2019-09-04
Add 2 outbound block-relay-only connections
Suhas Daftuar
2019-09-02
Merge #13868: Remove unused fScriptChecks parameter from CheckInputs
fanquake
2019-08-29
doc: Delete stale URL in test README
Michael Folkson
2019-08-26
Remove unused fScriptChecks parameter from CheckInputs
Matt Corallo
2019-08-26
Support serialization of std::vector<bool>
Pieter Wuille
2019-08-23
Merge #16570: tests: Make descriptor tests deterministic
fanquake
[next]