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
2020-02-13
[test] unit test for new MockForward scheduler method
Amiti Uttarwar
2020-01-29
Merge #17957: Serialization improvements step 3 (compression.h)
Wladimir J. van der Laan
2020-01-29
Merge #16702: p2p: supplying and using asmap to improve IP bucketing in addrman
Wladimir J. van der Laan
2020-01-29
test: only declare a main() when fuzzing with AFL
fanquake
2020-01-27
test: rename test suite name "tx_validationcache_tests" to match filename
Sebastian Falbesoner
2020-01-22
Merge #17754: net: Don't allow resolving of std::string with embedded NUL cha...
Wladimir J. van der Laan
2020-01-22
test: add missing #include to fix compiler errors
Karl-Johan Alm
2020-01-21
Convert compression.h to new serialization framework
Pieter Wuille
2020-01-20
Merge #17777: tests: Add fuzzing harness for DecodeHexTx(…)
Wladimir J. van der Laan
2020-01-16
Merge #17691: doc: Add missed copyright headers
MarcoFalke
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-15
scripted-diff: Replace CCriticalSection with RecursiveMutex
MarcoFalke
2020-01-13
Merge #16945: refactor: introduce CChainState::GetCoinsCacheSizeState
Wladimir J. van der Laan
2020-01-08
tests: Avoid using C-style NUL-terminated strings as arguments
practicalswift
2020-01-08
tests: Add tests to make sure lookup methods fail on std::string parameters w...
practicalswift
2020-01-08
net: Avoid using C-style NUL-terminated strings as arguments in the netbase i...
practicalswift
2020-01-04
scripted-diff: Add missed copyright headers
Hennadii Stepanov
2020-01-02
test: Show debug log on unit test failure
MarcoFalke
2020-01-02
Merge #17781: rpc: Remove mempool global from miner
MarcoFalke
2020-01-02
Merge #16658: validation: Rename CheckInputs to CheckInputScripts
MarcoFalke
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-25
Integrate ASN bucketing in Addrman and add tests
Gleb Naumenko
2019-12-23
rpc: Remove mempool global from miner
MarcoFalke
2019-12-20
test: Properly document blockinfo size in miner_tests
MarcoFalke
2019-12-19
tests: Add fuzzing harness for DecodeHexTx(...)
practicalswift
2019-12-20
Merge #17473: refactor: Settings code cleanups
MarcoFalke
2019-12-16
test: add IsRFC2544 tests
Mark Tyneway
2019-12-16
tests: Add fuzzing harness for various hex related functions
practicalswift
2019-12-16
tests: Add fuzzing harness for various Base{32,58,64} related functions
practicalswift
2019-12-16
Merge #17593: test: move more utility functions into test utility library
MarcoFalke
2019-12-16
Merge #17750: util: change GetWarnings parameter to bool
MarcoFalke
2019-12-16
Merge #17564: rpc: Use mempool from node context instead of global
MarcoFalke
2019-12-16
Merge #17071: tests: Add fuzzing harness for CheckBlock(...) and other CBlock...
MarcoFalke
2019-12-16
tests: Add tests for decoding/parsing of base32, base64 and money strings con...
practicalswift
2019-12-15
tests: Add fuzzing harness for CheckBlock(...) and other CBlock related funct...
practicalswift
2019-12-15
util: change GetWarnings parameter to bool
John Newbery
2019-12-12
tests: add tests for GetCoinsCacheSizeState
James O'Beirne
2019-12-12
tests: Add tests for base58-decoding of std::string:s containing non-base58 c...
practicalswift
2019-12-12
Merge #17511: Add bounds checks before base58 decoding
Wladimir J. van der Laan
2019-12-11
Merge #17050: tests: Add fuzzing harnesses for functions parsing scripts, num...
MarcoFalke
2019-12-10
Merge #17502: test: add unit test for non-standard bare multisig txs
MarcoFalke
2019-12-10
tests: Add fuzzing harnesses for various JSON/univalue parsing functions
practicalswift
2019-12-10
tests: Add fuzzing harnesses for various number parsing functions
practicalswift
2019-12-10
tests: Add ParseScript(...) (core_io) fuzzing harness
practicalswift
2019-12-10
tests: Add ParseHDKeypath(...) (bip32) fuzzing harness
practicalswift
2019-12-09
Merge #17109: tests: Add fuzzing harness for various functions consuming only...
MarcoFalke
2019-12-09
Merge #17093: tests: Add fuzzing harness for various CTx{In,Out} related func...
MarcoFalke
2019-12-09
Merge #17225: tests: Test serialisation as part of deserialisation fuzzing. T...
MarcoFalke
2019-12-06
tests: Fix fuzzing harness for descriptor parsing (descriptor_parse)
practicalswift
2019-12-06
tests: Test serialisation as part of deserialisation fuzzing. Test round-trip...
practicalswift
[next]