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-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
tests: Remove TRANSACTION_DESERIALIZE (replaced by transaction fuzzer)
practicalswift
2019-10-09
tests: Add fuzzing harness for CheckTransaction(...), IsStandardTx(...) and o...
practicalswift
2019-10-09
Merge #15437: p2p: Remove BIP61 reject messages
Wladimir J. van der Laan
2019-10-08
Merge #17056: descriptors: Introduce sortedmulti descriptor
fanquake
2019-10-08
Add sortedmulti descriptor and unit tests
Andrew Chow
2019-10-07
tests: Pass fuzzing inputs as constant references
practicalswift
2019-10-02
p2p: Remove BIP61 reject messages
MarcoFalke
2019-09-30
Merge #16931: test: add unittests for CheckProofOfWork
Wladimir J. van der Laan
2019-09-30
Merge #16953: doc: Improve test READMEs
Wladimir J. van der Laan
2019-09-27
test: add unittests for CheckProofOfWork
soroosh-sdi
2019-09-26
doc: Improve test READMEs
Fabian Jahr
2019-09-26
Merge #16577: util: CBufferedFile fixes and unit test
Wladimir J. van der Laan
2019-09-18
Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_blo...
Wladimir J. van der Laan
2019-09-17
Merge #16865: test: add some unit tests for merkle.cpp
MarcoFalke
2019-09-16
test: add some unit tests for merkle.cpp
soroosh-sdi
2019-09-10
util: CBufferedFile fixes
Larry Ruane
2019-09-10
Merge #16680: Preparations for more testchains
MarcoFalke
2019-09-07
Merge #15759: p2p: Add 2 outbound block-relay-only connections
fanquake
2019-09-06
Testchains: Generic selection with -chain=<str> in addition of -testnet and -...
Jorge Timón
2019-09-04
Add 2 outbound block-relay-only connections
Suhas Daftuar
2019-09-02
Merge #13868: Remove unused fScriptChecks parameter from CheckInputs
fanquake
2019-08-29
doc: Delete stale URL in test README
Michael Folkson
2019-08-26
Remove unused fScriptChecks parameter from CheckInputs
Matt Corallo
2019-08-26
Support serialization of std::vector<bool>
Pieter Wuille
2019-08-23
Merge #16570: tests: Make descriptor tests deterministic
fanquake
2019-08-21
Make descriptor test deterministic
David Reikher
2019-08-20
util: Add Join helper to join a list of strings
MarcoFalke
2019-08-16
Additional tests for other failure cases
Andrew Chow
2019-08-16
Check error messages in descriptor tests
Andrew Chow
2019-08-16
Return an error from descriptor Parse that gives more information about what ...
Andrew Chow
2019-08-15
Merge #16060: Bury bip9 deployments
MarcoFalke
2019-08-15
Merge #16443: refactor: have CCoins* data managed under CChainState
MarcoFalke
2019-08-15
refactor: have CCoins* data managed under CChainState
James O'Beirne
2019-08-14
[Consensus] Bury segwit deployment
John Newbery
2019-08-14
Merge #16248: Make whitebind/whitelist permissions more flexible
Wladimir J. van der Laan
2019-08-14
Merge #16563: test: Add unit test for AddTimeData
Wladimir J. van der Laan
2019-08-13
Add test for AddTimeData
Martin Zumsande
2019-08-11
Make whitebind/whitelist permissions more flexible
nicolas.dorier
2019-08-08
util: refactor upper/lowercase functions
Karl-Johan Alm
2019-08-06
refactor: pcoinsTip -> CChainState::CoinsTip()
James O'Beirne
2019-08-02
Merge #16097: Refactor: Add Flags enum to ArgsManager class
MarcoFalke
2019-07-31
test: Make tests arg type specific
Hennadii Stepanov
2019-07-30
Merge #16433: txmempool: Remove unused default value MemPoolRemovalReason::UN...
Jonas Schnelli
2019-07-27
scripted-diff: Use ArgsManager::DEBUG_ONLY flag
Hennadii Stepanov
2019-07-27
scripted-diff: Use Flags enum in AddArg()
Hennadii Stepanov
2019-07-24
Refactor out translation.h
Hennadii Stepanov
[next]