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-03-01
Merge #17399: validation: Templatize ValidationState instead of subclassing
MarcoFalke
2020-02-29
Merge #18225: util: Fail to parse empty string in ParseMoney
fanquake
2020-02-29
Merge #18173: refactor: test/bench: deduplicate SetupDummyInputs()
MarcoFalke
2020-02-28
refactor: test/bench: dedup SetupDummyInputs()
Sebastian Falbesoner
2020-02-29
util: Fail to parse empty string in ParseMoney
MarcoFalke
2020-02-27
Refactor FormatStateMessage into ValidationState
Jeffrey Czyz
2020-02-28
Merge #17771: tests: Add fuzzing harness for V1TransportDeserializer (P2P tra...
MarcoFalke
2020-02-27
test: Disable mockforward scheduler unit test for now
MarcoFalke
2020-02-26
Merge #18206: tests: Add fuzzing harness for bloom filter classes (CBloomFilt...
MarcoFalke
2020-02-25
tests: Add fuzzing harness for rolling bloom filter class CRollingBloomFilter
practicalswift
2020-02-25
tests: Add fuzzing harness for bloom filter class CBloomFilter
practicalswift
2020-02-25
Merge #17577: refactor: deduplicate the message sign/verify code
Samuel Dobson
2020-02-22
Merge #18181: test: Remove incorrect assumptions in validation_flush_tests
MarcoFalke
2020-02-22
Merge #18034: Get the OutputType for a descriptor
Samuel Dobson
2020-02-19
test: Remove incorrect assumptions in validation_flush_tests
MarcoFalke
2020-02-19
test: Tabs to spaces in all tests
MarcoFalke
2020-02-17
Merge #18037: Util: Allow scheduler to be mocked
MarcoFalke
2020-02-17
[lib] add scheduler to node context
Amiti Uttarwar
2020-02-14
Refactor message hashing into a utility function
Jeffrey Czyz
2020-02-14
Deduplicate the message signing code
Vasil Dimov
2020-02-14
Deduplicate the message verifying code
Vasil Dimov
2020-02-13
[test] unit test for new MockForward scheduler method
Amiti Uttarwar
2020-02-11
Get the OutputType for a descriptor
Andrew Chow
2020-02-10
Get rid of VARINT default argument
Pieter Wuille
2020-02-10
Merge #17947: test: add unit test for non-standard txs with too large tx size
Wladimir J. van der Laan
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
tests: Add fuzzing harness for V1TransportDeserializer (P2P transport)
practicalswift
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-16
test: add unit test for non-standard txs with too large tx size
Sebastian Falbesoner
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
[next]