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
2022-01-03
test: Add test for multiplicity in addrman new tables
Martin Zumsande
2021-12-28
test: Add test for updating addrman entries
Martin Zumsande
2021-12-28
test: introduce utility function to retrieve an addrman
Martin Zumsande
2021-12-28
test: Remove unused AddrManTest class
Martin Zumsande
2021-12-28
test: Remove tests for internal helper functions
Martin Zumsande
2021-12-28
test: use AddrMan instead of AddrManTest where possible
Martin Zumsande
2021-12-28
test: Inline SimConnFail function
Martin Zumsande
2021-12-28
test: delete unused GetBucketAndEntry function
Amiti Uttarwar
2021-12-28
test: Update addrman_serialization unit test to use AddrMan's interface
Amiti Uttarwar
2021-12-23
Merge bitcoin/bitcoin#23736: test: call VerifyLoadedChainstate during ChainTe...
fanquake
2021-12-20
Merge bitcoin/bitcoin#23780: refactor, test: update `addrman_tests.cpp` to us...
MarcoFalke
2021-12-18
Merge bitcoin/bitcoin#23219: p2p, refactor: tidy up LookupSubNet()
W. J. van der Laan
2021-12-18
Merge bitcoin/bitcoin#23781: test: Fix `system_tests/run_command` on Windows
W. J. van der Laan
2021-12-17
Refactor the chacha20 differential fuzz test
stratospher
2021-12-17
Merge bitcoin/bitcoin#22704: fuzz: Differential fuzzing to compare Bitcoin Co...
W. J. van der Laan
2021-12-15
Merge bitcoin/bitcoin#22674: validation: mempool validation and submission fo...
W. J. van der Laan
2021-12-15
refactor: addrman_select test
josibake
2021-12-15
refactor: addrman_evictionworks test
josibake
2021-12-15
refactor: addrman_noevict test
josibake
2021-12-15
refactor: addrman_selecttriedcollisions test
josibake
2021-12-15
test: Improve "invalid_command" subtest in system_tests for Windows
Hennadii Stepanov
2021-12-15
test: Fix "non-zero exit code" subtest in system_tests for Windows
Hennadii Stepanov
2021-12-15
test: Fix "false" subtest in system_tests for Windows
Hennadii Stepanov
2021-12-15
test: Fix "echo" subtest in the system_tests for Windows
Hennadii Stepanov
2021-12-15
Merge bitcoin/bitcoin#23758: net: Use type-safe mockable time for peer connec...
MarcoFalke
2021-12-15
Merge bitcoin/bitcoin#22362: Drop only invalid entries when reading banlist.json
W. J. van der Laan
2021-12-15
Merge bitcoin/bitcoin#23174: validation: have LoadBlockIndex account for snap...
MarcoFalke
2021-12-15
Merge bitcoin/bitcoin#23713: refactor, test: refactor addrman_tried_collision...
MarcoFalke
2021-12-14
net: Drop only invalid entries when reading banlist.json
MarcoFalke
2021-12-14
refactor: remove dependence on AddrManTest
josibake
2021-12-14
refactor: check Good() in tried_collisions test
josibake
2021-12-14
Merge bitcoin/bitcoin#23575: fuzz: Rework FillNode
fanquake
2021-12-13
test: add tests for LoadBlockIndex when using multiple chainstates
James O'Beirne
2021-12-13
validation: don't modify genesis during snapshot load
James O'Beirne
2021-12-13
test: call VerifyLoadedChainstate during ChainTestingSetup
James O'Beirne
2021-12-13
scripted-diff: Rename touched member variables
MarcoFalke
2021-12-13
Use mockable time for peer connection time
MarcoFalke
2021-12-13
refactor: Use type-safe std::chrono in net
MarcoFalke
2021-12-11
Merge bitcoin/bitcoin#23733: fuzz: Move ISO8601 to one place
MarcoFalke
2021-12-11
[fuzz] Add fuzzing harness to compare both implementations of ChaCha20
stratospher
2021-12-11
[fuzz] Add D. J. Bernstein's implementation of ChaCha20
stratospher
2021-12-10
Merge bitcoin/bitcoin#17034: [BIP 174] PSBT version, proprietary, and xpub fi...
W. J. van der Laan
2021-12-10
Merge bitcoin/bitcoin#23280: init: Coalesce Chainstate loading sequence betwe...
MarcoFalke
2021-12-10
moveonly: Move (Un)Serialize(To/From)Vector, (De)SerializeHDKeypaths to psbt ...
Andrew Chow
2021-12-10
Types are compact size uints
Andrew Chow
2021-12-10
fuzz: Move ISO8601 to one place
MarcoFalke
2021-12-10
Merge bitcoin/bitcoin#19499: p2p: Make timeout mockable and type safe, speed ...
MarcoFalke
2021-12-08
fuzz: Fix RPC internal bug detection
MarcoFalke
2021-12-08
Merge bitcoin/bitcoin#20295: rpc: getblockfrompeer
MarcoFalke
2021-12-08
Merge bitcoin/bitcoin#23465: Remove CTxMemPool params from ATMP
MarcoFalke
[next]