index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-24
wallet: add input weights to CCoinControl
Andrew Chow
2022-01-24
Merge bitcoin/bitcoin#24102: mempool: Run coin.IsSpent only once in a row
MarcoFalke
2022-01-24
Merge bitcoin/bitcoin#24108: Replace RecursiveMutex `cs_addrLocal` with Mutex...
MarcoFalke
2022-01-24
Merge bitcoin/bitcoin#23543: test: Prevent non-compatible sed binary for scri...
MarcoFalke
2022-01-24
Merge bitcoin/bitcoin#24078: net, refactor: Rename CNetMessage::m_command wit...
MarcoFalke
2022-01-23
doc: Update the used Qt version
Hennadii Stepanov
2022-01-23
Merge bitcoin/bitcoin#24021: Rename and move PoissonNextSend functions
fanquake
2022-01-22
script: redirecting stderr to stdout before pipelining into grep
anouar kappitou
2022-01-20
refactor: replace RecursiveMutex `m_addr_local_mutex` with Mutex
w0xlt
2022-01-20
p2p: add assertions and negative TS annotations for m_addr_local_mutex
w0xlt
2022-01-20
test, bugfix: fix intermittent failure in getrawtransaction_tests
Jon Atack
2022-01-20
Merge bitcoin/bitcoin#23171: qa: test descriptors with mixed xpubs and const ...
Andrew Chow
2022-01-20
Merge bitcoin/bitcoin#23629: refactor tests to fix ubsan suppressions
MarcoFalke
2022-01-20
refactor tests to fix ubsan suppressions
MarcoFalke
2022-01-20
Merge bitcoin/bitcoin#24099: Replace `RecursiveMutex cs_mapLocalHost` with Mu...
MarcoFalke
2022-01-20
scripted-diff: rename cs_addrLocal -> m_addr_local_mutex
w0xlt
2022-01-20
guix: ignore additioanl failing certvalidator test
fanquake
2022-01-20
build: point to latest commit on the master branch
fanquake
2022-01-20
Merge bitcoin/bitcoin#24065: build: explicitly disable support for external s...
fanquake
2022-01-20
Merge bitcoin/bitcoin#24104: fs: Make compatible with boost 1.78
fanquake
2022-01-20
Merge bitcoin/bitcoin#23956: build: use zeromq 4.3.4 in depends & fix NetBSD ...
fanquake
2022-01-19
Optimize CHECKSIGADD Script Validation
Jeremy Rubin
2022-01-19
fs: Make compatible with boost 1.78
Andrew Chow
2022-01-19
Run coin.IsSpent only once in a row
MarcoFalke
2022-01-19
Merge bitcoin/bitcoin#23976: document and clean up MaybeUpdateMempoolForReorg
MarcoFalke
2022-01-19
Merge bitcoin/bitcoin#24093: build: specify hosts for qrencode package
fanquake
2022-01-19
refactor: replace RecursiveMutex g_maplocalhost_mutex with Mutex
w0xlt
2022-01-19
scripted-diff: rename cs_mapLocalHost -> g_maplocalhost_mutex
w0xlt
2022-01-19
Merge bitcoin/bitcoin#24054: test: rest /tx with an invalid/unknown txid
MarcoFalke
2022-01-18
Merge bitcoin/bitcoin#22317: doc: Highlight DNS requests part in tor.md
Andrew Chow
2022-01-18
Merge bitcoin/bitcoin#24095: util: Fix mis-swapped `prettyIndent` and `indent...
MarcoFalke
2022-01-18
util: Fix mis-swapped `prettyIndent` and `indentLevel` arguments
Hennadii Stepanov
2022-01-18
Replace `struct update_lock_points` with lambda
glozow
2022-01-18
document and clean up MaybeUpdateMempoolForReorg
glozow
2022-01-18
build: specify hosts for qrencode package
fanquake
2022-01-17
[unit test] package parents are a mix
glozow
2022-01-17
[validation] better handle errors in SubmitPackage
glozow
2022-01-17
AcceptPackage fixups
glozow
2022-01-17
[unit test] different witness in package submission
glozow
2022-01-17
[doc] more detailed explanation for deduplication
glozow
2022-01-17
[packages] return DIFFERENT_WITNESS for same-txid-different-witness tx
glozow
2022-01-17
Merge bitcoin/bitcoin#23373: test: Parse command line arguments from unit and...
MarcoFalke
2022-01-17
Merge bitcoin/bitcoin#24069: refactor: replace RecursiveMutex `m_cs_callbacks...
MarcoFalke
2022-01-17
Merge bitcoin/bitcoin#24079: refactor: replace RecursiveMutex `cs_SubVer` wit...
MarcoFalke
2022-01-17
Merge bitcoin/bitcoin#24059: Fix implicit-integer-sign-change in arith_uint256
MarcoFalke
2022-01-17
Merge bitcoin/bitcoin#24033: log: Remove GetAdjustedTime from IBD header prog...
MarcoFalke
2022-01-17
Merge bitcoin/bitcoin#23992: fuzz: Limit fuzzed time to years 2000-2100
MarcoFalke
2022-01-17
Merge bitcoin/bitcoin#24068: doc: Rework 14707 release notes
fanquake
2022-01-16
refactor: replace RecursiveMutex `m_subver_mutex` with Mutex
Sebastian Falbesoner
2022-01-16
scripted-diff: rename `cs_SubVer` -> `m_subver_mutex`
Sebastian Falbesoner
[prev]
[next]