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-01-22
test: add missing #include to fix compiler errors
Karl-Johan Alm
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-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-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
2019-12-06
tests: Add fuzzing harness for various functions consuming only integrals
practicalswift
2019-12-06
tests: Add fuzzing harness for various CTxOut related functions
practicalswift
2019-12-06
tests: Add fuzzing harness for various CTxIn related functions
practicalswift
2019-12-06
Merge #17051: tests: Add deserialization fuzzing harnesses
Wladimir J. van der Laan
2019-12-05
Add bounds checks in key_io before DecodeBase58Check
Pieter Wuille
2019-12-05
node: Use mempool from node context instead of global
MarcoFalke
2019-12-04
Merge #17517: ci: Bump to clang-8 for asan build to avoid segfaults on ppc64le
MarcoFalke
2019-12-04
test: Use char instead of unsigned char
MarcoFalke
2019-12-03
Merge #17555: test: add unit test for non-standard txs with wrong nVersion
MarcoFalke
2019-12-03
Merge #17641: Add unit test for leveldb creation with unicode path
MarcoFalke
2019-11-30
Add unit test for DB creation with unicode path
Aaron Clauson
[next]