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
2019-10-29
[validation] Remove unused first_invalid parameter from ProcessNewBlockHeaders()
John Newbery
2019-10-29
[validation] Add CValidationState subclasses
John Newbery
2019-10-29
test: add reason checks for non-standard txs in test_IsStandard
Sebastian Falbesoner
2019-10-29
Merge #17260: Split some CWallet functions into new LegacyScriptPubKeyMan
MarcoFalke
2019-10-28
Merge #17266: util: Rename DecodeDumpTime to ParseISO8601DateTime
MarcoFalke
2019-10-28
Avoid using g_rpc_node global in wallet code
Russell Yanofsky
2019-10-28
scripted-diff: Remove g_connman, g_banman globals
Russell Yanofsky
2019-10-28
Pass NodeContext, ConnMan, BanMan references more places
Russell Yanofsky
2019-10-28
scripted-diff: Rename InitInterfaces to NodeContext
Russell Yanofsky
2019-10-28
Merge #16986: doc: Doxygen-friendly CuckooCache comments
fanquake
2019-10-27
tests: Add fuzzer initialization (hold ECCVerifyHandle)
practicalswift
2019-10-27
Add roundtrip and more tests to ParseISO8601DateTime and FormatISO8601DateTime
Elichai Turkel
2019-10-25
Refactor: Split up CWallet and LegacyScriptPubKeyMan and classes
Andrew Chow
2019-10-25
test: fix script_p2sh_tests OP_PUSHBACK2/4 missing
kodslav
2019-10-25
Merge #17083: tests: Add fuzzing harness for various CScript related functions
MarcoFalke
2019-10-25
Merge #17220: tests: Add unit testing for the CompressScript function
Wladimir J. van der Laan
2019-10-25
Merge #17080: consensus: Explain why fCheckDuplicateInputs can not be skipped...
Wladimir J. van der Laan
2019-10-25
tests: Add fuzzing harness for various CScript related functions
practicalswift
2019-10-24
Merge #17212: refactor: Remove unused CExt{Pub,}Key (de)serialization methods
MarcoFalke
2019-10-24
consensus: Explain why fCheckDuplicateInputs can not be skipped and remove it
MarcoFalke
2019-10-24
tests: Remove Cygwin WinMain workaround
practicalswift
2019-10-24
tests: Skip unnecessary fuzzer initialisation. Hold ECCVerifyHandle only when...
practicalswift
2019-10-23
Merge #17206: test: Add testcase to simulate bitcoin schema in leveldb
MarcoFalke
2019-10-23
Add unit testing for the CompressScript functions
marcaiaf
2019-10-23
Merge #17018: tests: Add descriptor Parse(...) fuzzing harness
MarcoFalke
2019-10-23
Merge #17183: refactor: test/bench: dedup Build{Crediting,Spending}Transaction()
MarcoFalke
2019-10-23
tests: Add Parse(...) (descriptor) fuzzing harness
practicalswift
2019-10-23
tests: Allow for using non-default fuzzing initialization
practicalswift
2019-10-23
refactor: test/bench: dedup Build{Crediting,Spending}Transaction()
Sebastian Falbesoner
2019-10-22
refactor: Remove unused CExt{Pub,}Key (de)serialization methods
Sebastian Falbesoner
2019-10-21
Add testcase to simulate bitcoin schema in leveldb
MapleLaker
2019-10-18
Merge #16889: Add some general std::vector utility functions
MarcoFalke
2019-10-17
Merge #17140: test: Fix bug in blockfilter_index_tests.
MarcoFalke
2019-10-16
Merge #16659: refactoring: Remove unused includes
MarcoFalke
2019-10-16
Add tests for util/vector.h's Cat and Vector
Pieter Wuille
2019-10-16
Merge #17095: util: Filter control characters out of log messages
Wladimir J. van der Laan
2019-10-15
Remove unused includes
practicalswift
2019-10-15
tests: Add fuzzing harness for descriptor Span-parsing helpers
practicalswift
2019-10-15
tests: Fix fs_tests for unknown locales
Daki Carnhof
2019-10-15
util: Filter control characters out of log messages
Wladimir J. van der Laan
2019-10-14
test: Fix bug in blockfilter_index_tests.
Jim Posen
2019-10-14
Merge #17009: tests: Add EvalScript(...) fuzzing harness
MarcoFalke
2019-10-12
tests: Add EvalScript(...) fuzzing harness
practicalswift
2019-10-10
tests: Add FuzzedDataProvider fuzzing helper from the Chromium project
practicalswift
2019-10-10
doc: Doxygen-friendly CuckooCache comments
Jon Layton
2019-10-10
Merge #16887: Abstract out some of the descriptor Span-parsing helpers
MarcoFalke
2019-10-10
Merge #17076: tests: Add fuzzing harness for CheckTransaction(...), IsStandar...
MarcoFalke
2019-10-09
test: add unit tests for Span-parsing helpers
Sebastian Falbesoner
2019-10-09
test: Seed test RNG context for each test case, print seed
MarcoFalke
2019-10-09
tests: Remove TRANSACTION_DESERIALIZE (replaced by transaction fuzzer)
practicalswift
[prev]
[next]