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-10-07
Merge bitcoin/bitcoin#31026: ci: set a ctest test timeout of 1200 (20 minutes)
merge-script
2024-10-07
ci: Install missing nproc in macos task
MarcoFalke
2024-10-07
ci: Add missing -DWERROR=ON to test-each-commit
MarcoFalke
2024-10-07
ci: set a ctest timeout of 1200 (20 minutes)
fanquake
2024-10-07
Merge bitcoin-core/gui#840: qt6: Handle different signatures of `QANEF::nativ...
Hennadii Stepanov
2024-10-07
Merge bitcoin/bitcoin#31010: cmake: Avoid hardcoding Qt's major version in Fi...
merge-script
2024-10-06
Merge bitcoin-core/gui#836: Fix display issues for IPv6 proxy setup in Option...
Hennadii Stepanov
2024-10-05
test: Fix copy-paste in db_tests ostream operator
Hodlinator
2024-10-05
Merge bitcoin/bitcoin#30793: rpc: add getorphantxs
glozow
2024-10-05
Merge bitcoin/bitcoin#31035: doc: Archive 28.0 release notes
Ava Chow
2024-10-04
doc: Archive 28.0 release notes
Ava Chow
2024-10-04
qt6: Handle different signatures of `QANEF::nativeEventFilter`
Hennadii Stepanov
2024-10-04
Merge bitcoin-core/gui#837: qt6: Fix linking when configured with `-DENABLE_W...
Hennadii Stepanov
2024-10-04
Merge bitcoin-core/gui#839: qt6, test: Handle deprecated code
Hennadii Stepanov
2024-10-03
Merge bitcoin-core/gui#838: qt6: Handle deprecated `QLocale::nativeCountryName`
Hennadii Stepanov
2024-10-03
qt6, test: Handle deprecated `QVERIFY_EXCEPTION_THROWN`
Hennadii Stepanov
2024-10-03
Merge bitcoin/bitcoin#30982: docs: Add instructions on how to self-sign bitco...
Ava Chow
2024-10-03
docs: Add instructions on how to self-sign bitcoin-core binaries for macOS
Chris Stewart
2024-10-02
Merge bitcoin/bitcoin#30980: fuzz: fix bug in p2p_headers_presync harness
glozow
2024-10-02
Merge bitcoin/bitcoin#30929: log: Enforce trailing newline
Ava Chow
2024-10-02
Merge bitcoin/bitcoin#31011: refactor: move util/pcp and util/netif to common/
Ava Chow
2024-10-02
test: add getorphantxs tests
tdb3
2024-10-02
test: add tx_in_orphanage()
tdb3
2024-10-02
rpc: add getorphantxs
tdb3
2024-10-02
refactor: move verbosity parsing to rpc/util
tdb3
2024-10-02
doc: update IBD requirements in doc/README.md
Mackain
2024-10-02
test: Treat exclude list warning as failure in CI
MarcoFalke
2024-10-02
Merge bitcoin/bitcoin#31007: doc: add testnet4 section header for config file
merge-script
2024-10-02
Merge bitcoin/bitcoin#31016: test: add missing sync to feature_fee_estimation.py
merge-script
2024-10-01
net: add GetOrphanTransactions() to PeerManager
tdb3
2024-10-01
refactor: add OrphanTxBase for external use
tdb3
2024-10-01
test: add missing sync to feature_fee_estimation.py
Martin Zumsande
2024-10-01
depends: For mingw cross compile use -gcc-posix to prevent library conflict
laanwj
2024-10-01
ci: make CI job fail when check-deps.sh script fails
Ryan Ofsky
2024-10-01
common: move pcp.cpp and netif.cpp files from util to common library since th...
Ryan Ofsky
2024-10-01
doc: add testnet4 section header for config file
Marnix
2024-10-01
cmake: Avoid hardcoding Qt's major version in Find module
Hennadii Stepanov
2024-10-01
depends: Print ready-to-use `--toolchain` option for CMake invocation
Hennadii Stepanov
2024-10-01
Remove redundant unterminated-logprintf tidy check
MarcoFalke
2024-10-01
log: Enforce trailing newline, Remove redundant m_started_new_line
MarcoFalke
2024-10-01
refactor: Remove dead code that assumed tip == nullptr
MarcoFalke
2024-10-01
refactor: Replace g_genesis_wait_cv with m_tip_block_cv
MarcoFalke
2024-10-01
refactor: Use wait_for predicate to check for interrupt
MarcoFalke
2024-10-01
refactor: Split up NodeContext shutdown_signal and shutdown_request
Ryan Ofsky
2024-10-01
bugfix: Mark m_tip_block_cv as guarded by m_tip_block_mutex
MarcoFalke
2024-10-01
refactor: Add missing GUARDED_BY(m_tip_block_mutex)
MarcoFalke
2024-10-01
doc: Clarify waitTipChanged docs
MarcoFalke
2024-09-30
Merge bitcoin/bitcoin#30718: test: switch MiniWallet padding unit from weight...
Ava Chow
2024-09-30
Merge bitcoin/bitcoin#30968: init: Remove retry for loop
Ava Chow
2024-09-30
Merge bitcoin/bitcoin#30043: net: Replace libnatpmp with built-in PCP+NATPMP ...
Ava Chow
[prev]
[next]