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-07-15
tests: Add fuzzing harness for CBlockPolicyEstimator::{Read,Write} (policy/fe...
practicalswift
2020-07-15
tests: Add fuzzing harness for CBufferedFile::{SetPos,GetPos,GetType,GetVersi...
practicalswift
2020-07-15
tests: Add fuzzing harness for LoadExternalBlockFile(...) (validation.h)
practicalswift
2020-07-15
tests: Add fuzzing harness for CBufferedFile (streams.h)
practicalswift
2020-07-15
tests: Add fuzzing harness for CAutoFile (streams.h)
practicalswift
2020-07-15
tests: Add serialization/deserialization fuzzing helpers WriteToStream(…)/R...
practicalswift
2020-07-15
tests: Add FuzzedAutoFileProvider which provides a CAutoFile interface to Fuz...
practicalswift
2020-07-15
tests: Add FuzzedFileProvider which provides a FILE* interface to FuzzedDataP...
practicalswift
2020-07-15
Merge #19491: util: Make Assert work with any value
MarcoFalke
2020-07-15
Do not turn OP_1NEGATE in scriptSig into 0x0181 in signing code
Pieter Wuille
2020-07-14
refactor: replace CConnman pointers by references in net_processing.cpp
Sebastian Falbesoner
2020-07-14
test: update tests for peer discouragement
Jon Atack
2020-07-14
Merge #19464: net: remove -banscore configuration option
MarcoFalke
2020-07-13
test: Remove duplicate NodeContext hacks
Russell Yanofsky
2020-07-11
net: rename DEFAULT_BANSCORE_THRESHOLD to DISCOURAGEMENT_THRESHOLD
Jon Atack
2020-07-11
net: remove -banscore configuration option
Jon Atack
2020-07-11
util: Make Assert work with any value
MarcoFalke
2020-07-11
wallet: Fix typo in comments; Simplify assert
MarcoFalke
2020-07-11
Add <datadir>/settings.json persistent settings storage.
Russell Yanofsky
2020-07-11
Merge #19222: tests: Add fuzzing harness for BanMan
MarcoFalke
2020-07-11
util: Add ReadSettings and WriteSettings functions
Russell Yanofsky
2020-07-11
Merge #19474: doc: Use precise permission flags where possible
MarcoFalke
2020-07-10
Merge #19140: tests: Avoid fuzzer-specific nullptr dereference in libevent wh...
MarcoFalke
2020-07-10
Merge #18638: net: Use mockable time for ping/pong, add tests
MarcoFalke
2020-07-10
doc: Use precise permission flags where possible
MarcoFalke
2020-07-09
Merge #19191: net: Extract download permission from noban
MarcoFalke
2020-07-09
Merge #19314: refactor: Use uint16_t instead of unsigned short
Wladimir J. van der Laan
2020-07-09
net: Extract download permission from noban
MarcoFalke
2020-07-08
tests: Add fuzzing harness for BanMan
practicalswift
2020-07-08
tests: Add ConsumeSubNet(...). Move and increase coverage in ConsumeNetAddr(....
practicalswift
2020-07-07
Merge #19219: Replace automatic bans with discouragement filter
Pieter Wuille
2020-07-06
Merge #19328: Add gettxoutsetinfo hash_type option
MarcoFalke
2020-07-04
Merge #19277: util: Add Assert identity function
MarcoFalke
2020-07-03
Clean up separated ban/discourage interface
Pieter Wuille
2020-07-03
Replace automatic bans with discouragement filter
Pieter Wuille
2020-07-03
Merge #19215: psbt: Include and allow both non_witness_utxo and witness_utxo ...
Samuel Dobson
2020-07-01
test: add test for CChainState::ResizeCoinsCaches()
James O'Beirne
2020-07-01
add ChainstateManager::MaybeRebalanceCaches()
James O'Beirne
2020-07-01
Add CChainState::ResizeCoinsCaches
James O'Beirne
2020-07-01
Merge #19028: test: Set -logthreadnames in unit tests
Wladimir J. van der Laan
2020-06-29
Merge #19204: p2p: Reduce inv traffic during IBD
MarcoFalke
2020-06-28
Merge #19114: scripted-diff: TxoutType C++11 scoped enum class
MarcoFalke
2020-06-26
Merge #19366: tests: Provide main(...) function in fuzzer. Allow building uni...
MarcoFalke
2020-06-25
tests: Provide main(...) function in fuzzer
practicalswift
2020-06-25
tests: Add fuzzing harness for ChaCha20Poly1305AEAD
practicalswift
2020-06-25
tests: Add fuzzing harness for ChaCha20
practicalswift
2020-06-25
tests: Add fuzzing harness for CHKDF_HMAC_SHA256_L32
practicalswift
2020-06-25
tests: Add fuzzing harness for poly1305_auth(...)
practicalswift
2020-06-25
tests: Add fuzzing harness for AES256CBCEncrypt/AES256CBCDecrypt
practicalswift
2020-06-25
tests: Add fuzzing harness for AES256Encrypt/AES256Decrypt
practicalswift
[prev]
[next]