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-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-09
qa: test descriptors with mixed xpubs and const pubkeys
Antoine Poinsot
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
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
Merge bitcoin/bitcoin#23155: rpc: various fixups for dumptxoutset
W. J. van der Laan
2021-12-02
rpc: getblockfrompeer
Sjors Provoost
2021-12-01
net: add new method Sock::Accept() that wraps accept()
Vasil Dimov
2021-12-01
Remove calls to global Params() in tx_pool test
lsilva01
2021-12-01
Remove AcceptToMemoryPoolWithTime
lsilva01
2021-12-01
fuzz: Rework FillNode
MarcoFalke
2021-12-01
refactor: Set fSuccessfullyConnected in FillNode
MarcoFalke
2021-12-01
fuzz: Avoid negative NodeId in ConsumeNode
MarcoFalke
2021-12-01
Merge bitcoin/bitcoin#23546: scripted-diff: Use clang-tidy syntax for C++ nam...
fanquake
2021-11-30
rpc: various fixups for dumptxoutset
James O'Beirne
2021-11-30
Replace addrman.h include with forward decl in net.h
MarcoFalke
2021-11-29
More Span simplifications
Pieter Wuille
2021-11-29
Replace MakeSpan helper with Span deduction guide
Pieter Wuille
2021-11-29
[unit test] package submission
glozow
2021-11-29
test: Add test for block relay only eviction
Martin Zumsande
2021-11-29
[unit test] context-free package checks
glozow
2021-11-26
Merge bitcoin/bitcoin#23517: scripted-diff: Move miner to src/node
MarcoFalke
2021-11-25
Merge bitcoin/bitcoin#22829: refactor: various RecursiveMutex replacements in...
MarcoFalke
2021-11-25
Merge bitcoin/bitcoin#23512: policy: Treat taproot as always active
MarcoFalke
2021-11-24
scripted-diff: rename node vector/mutex members in CConnman
Sebastian Falbesoner
2021-11-24
Merge bitcoin/bitcoin#23451: span: Add std::byte helpers
MarcoFalke
2021-11-24
Merge bitcoin/bitcoin#23249: util: ParseByteUnits - Parse a string with suffi...
MarcoFalke
2021-11-23
Report encoding type in bech32 error message
Samuel Dobson
2021-11-23
Improve Bech32 boost tests
Samuel Dobson
[prev]
[next]