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-05
Merge #17482: util: Disallow network-qualified command line options
Wladimir J. van der Laan
2020-02-05
Merge #18029: tests: Add fuzzing harness for AS-mapping (asmap)
Wladimir J. van der Laan
2020-01-31
Merge #16115: On bitcoind startup, write config args to debug.log
MarcoFalke
2020-01-30
tests: Add fuzzing harness for AS-mapping (asmap)
practicalswift
2020-01-31
Merge #18009: tests: Add fuzzing harness for strprintf(…)
MarcoFalke
2020-01-31
Merge #18018: tests: reset fIsBareMultisigStd after bare-multisig tests
MarcoFalke
2020-01-30
Merge #17261: Make ScriptPubKeyMan an actual interface and the wallet to have...
Samuel Dobson
2020-01-30
tests: reset fIsBareMultisigStd after bare-multisig tests
fanquake
2020-01-29
on startup, write config options to debug.log
Larry Ruane
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-27
tests: Add fuzzing harness for strprintf(...)
practicalswift
2020-01-27
tests: Update FuzzedDataProvider.h from upstream (LLVM)
practicalswift
2020-01-23
refactor: define a UINT256_ONE global constant
Andrew Chow
2020-01-23
Locking: Lock cs_KeyStore instead of cs_wallet in legacy keyman
Andrew Chow
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
util: Disallow network-qualified command line options
Russell Yanofsky
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
[next]