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-25
Require CBlockIndex::GetBlockPos() to hold mutex cs_main
Jon Atack
2022-01-25
doc: Fix rpc docs
MarcoFalke
2022-01-25
Merge bitcoin/bitcoin#23706: rpc: getblockfrompeer followups
MarcoFalke
2022-01-25
Merge bitcoin/bitcoin#23201: wallet: Allow users to specify input weights whe...
laanwj
2022-01-25
test: add functional test for `-maxtipage` parameter
Sebastian Falbesoner
2022-01-25
test: remove unused sanitizer suppressions
MarcoFalke
2022-01-25
Merge bitcoin/bitcoin#23839: Linux: build with and test for control flow inst...
laanwj
2022-01-25
build: Disable valgrind when building zeromq package in depends
Hennadii Stepanov
2022-01-25
build: Disable libbsd when building zeromq package in depends
Hennadii Stepanov
2022-01-25
build: Update netbsd_kevent_void.patch
Hennadii Stepanov
2022-01-25
Avoid integer sanitizer warnings in chain.o
MarcoFalke
2022-01-25
Remove unused checkFinalTx
MarcoFalke
2022-01-25
wallet: Avoid dropping confirmed coins
MarcoFalke
2022-01-25
Merge bitcoin/bitcoin#24105: Optimize CHECKSIGADD Script Validation
MarcoFalke
2022-01-25
Merge bitcoin/bitcoin#24130: doc: Update the used Qt version
fanquake
2022-01-25
Merge bitcoin/bitcoin#21464: Mempool Update Cut-Through Optimization
fanquake
2022-01-25
Merge bitcoin/bitcoin#23804: validation: followups for de-duplication of pack...
fanquake
2022-01-24
Merge bitcoin/bitcoin#24057: guix: point to recent commit on the master branch
MarcoFalke
2022-01-24
tests: Test specifying input weights
Andrew Chow
2022-01-24
rpc, wallet: Allow users to specify input weights
Andrew Chow
2022-01-24
wallet: Allow user specified input size to override
Andrew Chow
2022-01-24
wallet: add input weights to CCoinControl
Andrew Chow
2022-01-24
Avoid unsigned integer overflow in bitcoin-tx
MarcoFalke
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
gui: use available space to display "Last Transaction" in peer details
Jon Atack
2022-01-24
gui: add "Addresses Rate-Limited" (m_addr_rate_limited) to peer details
Jon Atack
2022-01-24
gui: add "Addresses Processed" (m_addr_processed) to peer details
Jon Atack
2022-01-24
gui: add "Address Relay" (m_addr_relay_enabled) to peer details
Jon Atack
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
build: Fix xargs warnings for Guix builds
Hennadii Stepanov
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
build: force CRCCheck in Windows installer
fanquake
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
[prev]
[next]