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-30
tests: Add fuzzing harness for ISO-8601 related functions
practicalswift
2019-10-28
Merge #17266: util: Rename DecodeDumpTime to ParseISO8601DateTime
MarcoFalke
2019-10-28
Merge #16986: doc: Doxygen-friendly CuckooCache comments
fanquake
2019-10-27
Add roundtrip and more tests to ParseISO8601DateTime and FormatISO8601DateTime
Elichai Turkel
2019-10-25
Merge #17083: tests: Add fuzzing harness for various CScript related functions
MarcoFalke
2019-10-25
Merge #17220: tests: Add unit testing for the CompressScript function
Wladimir J. van der Laan
2019-10-25
Merge #17080: consensus: Explain why fCheckDuplicateInputs can not be skipped...
Wladimir J. van der Laan
2019-10-25
tests: Add fuzzing harness for various CScript related functions
practicalswift
2019-10-24
Merge #17212: refactor: Remove unused CExt{Pub,}Key (de)serialization methods
MarcoFalke
2019-10-24
consensus: Explain why fCheckDuplicateInputs can not be skipped and remove it
MarcoFalke
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
Add unit testing for the CompressScript functions
marcaiaf
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-22
refactor: Remove unused CExt{Pub,}Key (de)serialization methods
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
doc: Doxygen-friendly CuckooCache comments
Jon Layton
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
[next]