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
2024-07-25
tests: framework for testing DepGraph class
Pieter Wuille
2024-07-25
clusterlin: introduce cluster_linearize.h with Cluster and DepGraph types
Pieter Wuille
2024-07-25
depends: remove ENV unsetting for darwin
fanquake
2024-07-25
guix: improve ENV unsetting for macOS
fanquake
2024-07-25
depends: patch explicit -lm usage out of Qt tools
fanquake
2024-07-25
Merge bitcoin/bitcoin#30507: m_tx_download_mutex followups
merge-script
2024-07-25
Merge bitcoin/bitcoin#30506: depends: Cleanup postprocess commands after swit...
merge-script
2024-07-25
Merge bitcoin/bitcoin#30511: guix: GCC 12 consolidation
merge-script
2024-07-25
Merge bitcoin/bitcoin#30399: test: Add arguments for creating a slimmer Testi...
merge-script
2024-07-25
Merge bitcoin/bitcoin#30482: rest: Reject truncated hex txid early in getutxo...
merge-script
2024-07-25
refactor: Use untranslated error message in ActivateSnapshot
MarcoFalke
2024-07-25
Merge bitcoin/bitcoin#30522: ci: Add missing qttools5-dev install to Asan task
merge-script
2024-07-25
depends: cleanup after qrencode build
fanquake
2024-07-25
depends: cleanup after miniupnpc build
fanquake
2024-07-25
depends: Cleanup postprocess commands after switching to CMake
Hennadii Stepanov
2024-07-25
m_tx_download_mutex followups
glozow
2024-07-25
release m_tx_download_mutex before MakeAndPushMessage GETDATA
glozow
2024-07-25
[refactor] change ActiveTipChange to use CBlockIndex ref instead of ptr
glozow
2024-07-25
Merge bitcoin/bitcoin#30275: Fee Estimation: change `estimatesmartfee` defaul...
merge-script
2024-07-25
ci: Add missing qttools5-dev install to Asan task
MarcoFalke
2024-07-25
Merge bitcoin/bitcoin#30519: ci: add `_LIBCPP_REMOVE_TRANSITIVE_INCLUDES` to ...
merge-script
2024-07-24
doc: Add release notes for two pull requests
MarcoFalke
2024-07-24
refactor: Replace ParseHashStr with FromHex
MarcoFalke
2024-07-24
rest: Reject truncated hex txid early in getutxos parsing
MarcoFalke
2024-07-24
refactor: Expose FromHex in transaction_identifier
MarcoFalke
2024-07-24
refactor: Implement strict uint256::FromHex()
MarcoFalke
2024-07-24
ci: add _LIBCPP_REMOVE_TRANSITIVE_INCLUDES to TSAN job
fanquake
2024-07-24
refactor: fix missing includes
fanquake
2024-07-24
[test]: ensure `estimatesmartfee` default mode is `economical`
ismaelsadeeq
2024-07-24
[doc] TxOrphanage is no longer thread-safe
glozow
2024-07-24
[refactor] combine block vtx loops in BlockConnected
glozow
2024-07-24
cleanse: Use SecureZeroMemory for mingw-w64 (release) builds
fanquake
2024-07-24
Merge bitcoin/bitcoin#30423: contrib: simplify `test-security-check`
merge-script
2024-07-24
Merge bitcoin/bitcoin#30111: locks: introduce mutex for tx download, flush re...
merge-script
2024-07-24
Merge bitcoin/bitcoin#30513: depends: Bump `libmultiprocess` for CMake fixes
merge-script
2024-07-24
Merge bitcoin/bitcoin#29878: depends: build expat with CMake
merge-script
2024-07-24
refactor: Add FlatFileSeq member variables in BlockManager
TheCharlatan
2024-07-24
scripted-diff: Rename SetHex to SetHexDeprecated
MarcoFalke
2024-07-24
test: refactor: Replace SetHex with uint256 constructor directly
MarcoFalke
2024-07-23
depends: Bump `libmultiprocess` for CMake fixes
Hennadii Stepanov
2024-07-23
Merge bitcoin/bitcoin#30436: fix: Make TxidFromString() respect string_view l...
Ryan Ofsky
2024-07-23
Merge bitcoin/bitcoin#30408: rpc: doc: use "output script" terminology consis...
Ava Chow
2024-07-23
test: Fix intermittent issue in p2p_v2_misbehaving.py
MarcoFalke
2024-07-23
net: Log accepted connection after m_nodes.push_back
MarcoFalke
2024-07-23
Merge bitcoin/bitcoin#30403: test, assumeutxo: Remove resolved todo comments ...
Ava Chow
2024-07-23
guix: use gcc-12 to compile winpthreads
fanquake
2024-07-23
depends: switch to building expat with CMake
fanquake
2024-07-23
guix: use GCC 12.4.0 over 12.3.0
fanquake
2024-07-23
guix: consolidate back to GCC 12 toolchain for all HOSTS
fanquake
2024-07-23
fix: Make TxidFromString() respect string_view length
Hodlinator
[prev]
[next]