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
test: remove unused code from script_tests
fanquake
2024-10-07
Merge bitcoin/bitcoin#31026: ci: set a ctest test timeout of 1200 (20 minutes)
merge-script
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
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
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
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
Remove redundant unterminated-logprintf tidy check
MarcoFalke
2024-10-01
log: Enforce trailing newline, Remove redundant m_started_new_line
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
2024-09-30
Merge bitcoin/bitcoin#30989: guix: Drop no longer needed `PATH` modification
merge-script
2024-09-30
ci: Remove natpmp build option and libnatpmp dependency
laanwj
2024-09-30
doc: Remove mention of natpmp build options
laanwj
2024-09-30
depends: Drop natpmp and associated option from depends
laanwj
2024-09-30
build: Drop libnatpmp from build system
laanwj
2024-09-30
qt: Changes for built-in PCP+NAT-PMP
laanwj
2024-09-30
net: Replace libnatpmp with built-in NATPMP+PCP implementation in mapport
laanwj
2024-09-30
net: Add PCP and NATPMP implementation
laanwj
2024-09-29
qt6, test: Use `qWarning()` instead of `QWARN()` macro
Hennadii Stepanov
2024-09-29
qt6: Handle deprecated `QLocale::nativeCountryName`
Hennadii Stepanov
2024-09-28
test: refactor: introduce and use `TRUC_CHILD_MAX_VSIZE` constant
Sebastian Falbesoner
2024-09-28
test: switch MiniWallet padding unit from weight to vsize
Sebastian Falbesoner
2024-09-27
guix: Drop no longer needed `PATH` modification
Hennadii Stepanov
[next]