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
/
fuzz
Age
Commit message (
Expand
)
Author
2022-01-15
rpc: getdeploymentinfo: change stats to always refer to current period
Anthony Towns
2022-01-15
rpc: move softfork info from getblockchaininfo to getdeploymentinfo
Anthony Towns
2022-01-13
[net processing] Move PoissonNextSendInbound to PeerManager
John Newbery
2022-01-12
Merge bitcoin/bitcoin#24041: util: Restore GetIntArg saturating behavior
MarcoFalke
2022-01-11
util: Restore GetIntArg saturating behavior
James O'Beirne
2022-01-11
fuzz: non-addrman fuzz tests: override-able check ratio
Vasil Dimov
2022-01-11
fuzz: addrman fuzz tests: override-able check ratio
Vasil Dimov
2022-01-11
fuzz: parse the command line arguments in fuzz tests
Vasil Dimov
2022-01-11
test: parse the command line arguments in unit tests
Vasil Dimov
2022-01-11
Remove cs_main lock annotation from ChainstateManager.m_blockman
Ryan Ofsky
2022-01-11
Merge bitcoin/bitcoin#23497: Add `src/node/` and `src/wallet/` code to `node:...
MarcoFalke
2022-01-10
fuzz: Limit fuzzed time to years 2000-2100
MarcoFalke
2022-01-06
Add src/node/* code to node:: namespace
Russell Yanofsky
2022-01-06
scripted-diff: rename MapIntoRange to FastRange64
Pieter Wuille
2022-01-06
Merge bitcoin/bitcoin#23760: util: move MapIntoRange() for reuse in fuzz tests
MarcoFalke
2022-01-06
fuzz: move FuzzedSock earlier in src/test/fuzz/util.h
Vasil Dimov
2022-01-05
Merge bitcoin/bitcoin#21879: refactor: wrap accept() and extend usage of Sock
W. J. van der Laan
2022-01-05
Merge bitcoin/bitcoin#23411: refactor: Avoid integer overflow in ApplyStats w...
MarcoFalke
2022-01-02
Remove unused char serialize
MarcoFalke
2022-01-02
Use spans of std::byte in serialize
MarcoFalke
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-12-27
doc: Remove TODO from block fuzz test
MarcoFalke
2021-12-23
util: move MapIntoRange() for reuse in fuzz tests
fanquake
2021-12-18
Merge bitcoin/bitcoin#23219: p2p, refactor: tidy up LookupSubNet()
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-17
Move AdditionOverflow to util, Add CheckedAdd with unit tests
MarcoFalke
2021-12-15
Merge bitcoin/bitcoin#23758: net: Use type-safe mockable time for peer connec...
MarcoFalke
2021-12-14
Merge bitcoin/bitcoin#23575: fuzz: Rework FillNode
fanquake
2021-12-13
scripted-diff: Rename touched member variables
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
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-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
p2p, refactor: drop unused DNSLookupFn param in LookupSubnet()
Vasil Dimov
2021-12-06
Remove unused (and broken) functionality in SpanReader
Pieter Wuille
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
2021-12-02
Generalize/simplify VectorReader into SpanReader
Pieter Wuille
2021-12-02
fuzz: Rework rpc fuzz target
MarcoFalke
2021-12-02
Merge bitcoin/bitcoin#23636: Remove GetAdjustedTime from init.cpp
MarcoFalke
2021-12-02
rpc: getblockfrompeer
Sjors Provoost
2021-12-01
net: add new method Sock::Accept() that wraps accept()
Vasil Dimov
[prev]
[next]