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-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
2022-01-15
net, refactor: Drop tautological local variables
Hennadii Stepanov
2022-01-15
scripted-diff: Rename CNetMessage::m_command with CNetMessage::m_type
Hennadii Stepanov
2022-01-15
build: disable external signer on Windows
fanquake
2022-01-15
Release notes for getdeploymentinfo rpc
Anthony Towns
2022-01-15
rpc: getdeploymentinfo: include signalling info
Anthony Towns
2022-01-15
rpc: getdeploymentinfo: include block hash/height
Anthony Towns
2022-01-15
rpc: getdeploymentinfo: change stats to always refer to current period
Anthony Towns
2022-01-15
rpc: getdeploymentinfo: allow specifying a blockhash other than tip
Anthony Towns
2022-01-15
rpc: move softfork info from getblockchaininfo to getdeploymentinfo
Anthony Towns
2022-01-14
refactor: replace RecursiveMutex `m_callbacks_mutex` with Mutex
Sebastian Falbesoner
2022-01-14
scripted-diff: rename `m_cs_callbacks_pending` -> `m_callbacks_mutex`
Sebastian Falbesoner
2022-01-14
doc: Rework 14707 release notes
MarcoFalke
2022-01-14
doc: move-only release note snippets
MarcoFalke
2022-01-14
interfaces: Remove unused is_final
MarcoFalke
2022-01-14
qt: Treat unconfirmed txs as unconfirmed
MarcoFalke
2022-01-13
test: rest /tx with an invalid/unknown txid
brunoerg
2022-01-13
Merge bitcoin/bitcoin#24035: test: use MiniWallet for mempool_accept.py
MarcoFalke
2022-01-13
Merge bitcoin/bitcoin#23607: rpc: Pass const char* to evhttp_connection_get_p...
laanwj
2022-01-13
test: use MiniWallet for mempool_accept.py
Sebastian Falbesoner
2022-01-13
Fix implicit-integer-sign-change in arith_uint256
MarcoFalke
2022-01-13
[net processing] Rename PoissonNextSendInbound to NextInvToInbounds
John Newbery
2022-01-13
[net processing] Move PoissonNextSendInbound to PeerManager
John Newbery
2022-01-13
scripted-diff: replace PoissonNextSend with GetExponentialRand
John Newbery
2022-01-13
[refactor] Use uint64_t and std namespace in PoissonNextSend
John Newbery
2022-01-13
[move] Move PoissonNextSend to src/random and update comment
John Newbery
2022-01-13
Merge bitcoin/bitcoin#24048: build: Improve error message when pkg-config is ...
laanwj
[prev]
[next]