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
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
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
2021-12-07
Remove CTxMemPool params from ATMP
lsilva01
2021-12-07
Remove all #include // for * comments
Carl Dong
2021-12-07
test/setup: Use LoadChainstate
Carl Dong
2021-12-07
p2p, refactor: drop unused DNSLookupFn param in LookupSubnet()
Vasil Dimov
2021-12-06
Remove unused (and broken) functionality in SpanReader
Pieter Wuille
2021-12-06
Merge bitcoin/bitcoin#23614: test: add unit test for block-relay-only eviction
MarcoFalke
2021-12-06
Merge bitcoin/bitcoin#23577: Follow-ups to Bech32 error detection
W. J. van der Laan
2021-12-06
p2p: Make timeout mockable and type safe, speed up test
MarcoFalke
2021-12-06
Make Bech32 LocateErrors return error list rather than using out-arg
Samuel Dobson
2021-12-03
Merge bitcoin/bitcoin#23654: fuzz: Rework rpc fuzz target
MarcoFalke
2021-12-03
Merge bitcoin/bitcoin#23413: Replace MakeSpan helper with Span deduction guide
MarcoFalke
[next]