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-05-06
Merge #18512: Improve asmap checks and add sanity check
Wladimir J. van der Laan
2020-05-06
Merge #18853: wallet: Fix typo in assert that is compile-time true
Wladimir J. van der Laan
2020-05-06
Merge #18806: net: remove is{Empty,Full} flags from CBloomFilter, clarify CVE...
fanquake
2020-05-04
wallet: Fix typo in assert that is compile-time true
MarcoFalke
2020-05-04
Merge #18783: tests: Add fuzzing harness for MessageSign, MessageVerify and o...
MarcoFalke
2020-05-04
Merge #18859: Remove CCoinsViewCache::GetValueIn(...)
MarcoFalke
2020-05-03
Remove CCoinsViewCache::GetValueIn(...)
practicalswift
2020-05-02
Merge #18413: script: prevent UB when computing abs value for num opcode seri...
fanquake
2020-04-30
tests: Clarify how we avoid hitting the signed integer overflow in CFeeRate::...
practicalswift
2020-04-30
tests: Add fuzzing harness for IsRBFOptIn(...)
practicalswift
2020-04-30
tests: Add fuzzing harness for CBlockPolicyEstimator
practicalswift
2020-04-30
Merge #18825: test: fix message for ECC_InitSanityCheck test
MarcoFalke
2020-04-30
Merge #18780: validation: add const for minimum witness commitment size
fanquake
2020-04-30
test: fix message for ECC_InitSanityCheck test
fanquake
2020-04-29
Merge #18736: test: Add fuzzing harnesses for various classes/functions in util/
MarcoFalke
2020-04-29
test: add test for witness commitment index
fanquake
2020-04-28
net: remove is{Empty,Full} flags from CBloomFilter, clarify CVE fix
Sebastian Falbesoner
2020-04-27
tests: Add fuzzing harness for MessageSign, MessageVerify and other functions...
practicalswift
2020-04-26
test: Add CreateWalletFromFile test
Russell Yanofsky
2020-04-26
tests: Add fuzzing coverage for JSONRPCTransactionError(...) and RPCErrorFrom...
practicalswift
2020-04-26
tests: Add fuzzing coverage for TransactionErrorString(...)
practicalswift
2020-04-26
tests: Add fuzzing coverage for ParseFixedPoint(...)
practicalswift
2020-04-26
tests: Add fuzzing coverage for FormatHDKeypath(...) and WriteHDKeypath(...)
practicalswift
2020-04-26
tests: Add fuzzing coverage for CHECK_NONFATAL(...)
practicalswift
2020-04-26
tests: Add fuzzing coverage for StringForFeeReason(...)
practicalswift
2020-04-26
tests: Add fuzzing harness for functions in system.h (ArgsManager)
practicalswift
2020-04-25
Merge #18744: test: Add fuzzing harnesses for various classes/functions in pr...
MarcoFalke
2020-04-24
fuzz: Remove enumeration of expected deserialization exceptions in ProcessMes...
practicalswift
2020-04-24
tests: Add fuzzing harness for functions in primitives/transaction.h
practicalswift
2020-04-22
tests: Add fuzzing harness for functions in primitives/block.h
practicalswift
2020-04-22
Merge #18410: Docs: Improve commenting for coins.cpp|h
Wladimir J. van der Laan
2020-04-22
Merge #18612: script: Remove undocumented and unused operator+
Wladimir J. van der Laan
2020-04-21
[docs] use consistent naming for possible_overwrite
John Newbery
2020-04-21
[tests] small whitespace fixup
John Newbery
2020-04-21
scripted-diff: Rename PRUNED to SPENT in coins tests
John Newbery
2020-04-20
Merge #18190: tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEn...
MarcoFalke
2020-04-20
tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRic...
practicalswift
2020-04-19
Merge #18675: tests: Don't initialize PrecomputedTransactionData in txvalidat...
MarcoFalke
2020-04-18
test: Replace boost::mutex with std::mutex
Hennadii Stepanov
2020-04-17
Merge #18682: fuzz: http_request workaround for libevent < 2.1.1
MarcoFalke
2020-04-17
fuzz: http_request workaround for libevent < 2.1.1
Sebastian Falbesoner
2020-04-17
Merge #18673: scripted-diff: Sort test includes
MarcoFalke
2020-04-17
Merge #18664: fuzz: fix unused variable compiler warning
MarcoFalke
2020-04-17
fuzz: fix unused variable compiler warning
Jon Atack
2020-04-17
Merge #18670: refactor: Remove unused methods CBloomFilter::reset()/clear()
MarcoFalke
2020-04-17
test: Move boost/stdlib includes last
MarcoFalke
2020-04-17
refactor: Remove unused methods CBloomFilter::reset()/clear()
Sebastian Falbesoner
2020-04-16
[tests] Don't initialize PrecomputedTransactionData in txvalidationcache tests
John Newbery
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
scripted-diff: Sort test includes
MarcoFalke
[next]