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-10-22
Make AddrMan support multiple ports per IP
Pieter Wuille
2021-10-22
Merge bitcoin/bitcoin#23336: refactor: Make GenTxid boolean constructor private
MarcoFalke
2021-10-22
Merge bitcoin/bitcoin#23288: tests: remove usage of LegacyScriptPubKeyMan fro...
W. J. van der Laan
2021-10-22
Make GenTxid boolean constructor private
MarcoFalke
2021-10-22
Merge bitcoin/bitcoin#23325: mempool: delete exists(uint256) function
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23218: p2p: Use mocktime for ping timeout
W. J. van der Laan
2021-10-21
Merge bitcoin/bitcoin#23271: crypto: Fix K1/K2 use in the comments in ChaCha2...
W. J. van der Laan
2021-10-21
[mempool] delete exists(uint256) function
glozow
2021-10-21
Merge bitcoin/bitcoin#23137: Move-only: bloom to src/common
fanquake
2021-10-21
Add thin Minisketch wrapper to pick best implementation
Pieter Wuille
2021-10-21
Add basic minisketch tests
Pieter Wuille
2021-10-20
Fix K1/K2 use in the comments in ChaCha20-Poly1305 AEAD
=
2021-10-15
bench: Use DescriptorScriptPubKeyMan for wallet things
Andrew Chow
2021-10-15
Merge bitcoin/bitcoin#22937: refactor: Forbid calling unsafe fs::path(std::st...
W. J. van der Laan
2021-10-15
Unit tests for IsWitnessProgram and IsP2WSH.
Daniel Kraft
2021-10-12
Merge bitcoin/bitcoin#23132: test: Change background_cs from pointer to refer...
MarcoFalke
2021-10-12
Modify copyright header on Bech32 code
Samuel Dobson
2021-10-12
Add boost tests for bech32 error detection
MeshCollider
2021-10-11
bitcoin-tx: Avoid treating overflow as OP_0
MarcoFalke
2021-10-08
fees: Always round up fee calculated from a feerate
Andrew Chow
2021-10-08
Merge bitcoin/bitcoin#23185: test: Add ParseMoney and ParseScript tests
MarcoFalke
2021-10-08
Disable lock contention logging in checkqueue_tests
Jon Atack
2021-10-07
p2p: Use mocktime for ping timeout
MarcoFalke
2021-10-06
test: Add ParseMoney and ParseScript tests
MarcoFalke
2021-10-05
[fuzz] Update comment in FillAddrman()
John Newbery
2021-10-05
[fuzz] Make Fill() a free function in fuzz/addrman.cpp
John Newbery
2021-10-05
[fuzz] Make RandAddr() a free function in fuzz/addrman.cpp
John Newbery
2021-10-05
[fuzz] Pass FuzzedDataProvider& into Fill() in addrman fuzz tests
John Newbery
2021-10-05
[fuzz] Create a FastRandomContext in addrman fuzz tests
John Newbery
2021-10-05
refactor: Block unsafe fs::path std::string conversion calls
Russell Yanofsky
2021-10-05
refactor: Add fs::PathToString, fs::PathFromString, u8string, u8path functions
Russell Yanofsky
2021-10-05
Merge bitcoin/bitcoin#22950: [p2p] Pimpl AddrMan to abstract implementation d...
MarcoFalke
2021-10-05
scripted-diff: Move bloom to src/common
MarcoFalke
2021-10-05
Merge bitcoin/bitcoin#22951: consensus: move amount.h into consensus
MarcoFalke
2021-10-04
[refactor] pass coinsview and height to check()
glozow
2021-10-04
Merge bitcoin/bitcoin#23156: refactor: Remove unused ParsePrechecks and Parse...
MarcoFalke
2021-10-04
Remove unused ParseDouble and ParsePrechecks
MarcoFalke
2021-10-01
refactor: Remove unused ParsePrechecks from ParseIntegral
MarcoFalke
2021-09-30
Replace use of locale dependent atoi(…) with locale-independent std::from_c...
practicalswift
2021-09-30
Merge bitcoin/bitcoin#20457: util: Make Parse{Int,UInt}{32,64} use locale ind...
W. J. van der Laan
2021-09-30
[MOVEONLY] consensus: move amount.h into consensus
fanquake
2021-09-29
Merge bitcoin/bitcoin#23064: fuzz: Fix memory leak in system fuzz target
MarcoFalke
2021-09-29
test: * -> &
MarcoFalke
2021-09-29
fuzz: Fix memory leak in system fuzz target
MarcoFalke
2021-09-28
[style] Run changed files through clang formatter.
Amiti Uttarwar
2021-09-28
scripted-diff: Rename CAddrInfo to AddrInfo
Amiti Uttarwar
2021-09-28
scripted-diff: Rename CAddrMan to AddrMan
Amiti Uttarwar
2021-09-29
bloom: use Span instead of std::vector for `insert` and `contains`
William Casarin
2021-09-28
[move-only] Move CAddrInfo to test-only header file
Amiti Uttarwar
2021-09-28
[net, addrman] Remove external dependencies on CAddrInfo objects
Amiti Uttarwar
[prev]
[next]