Commit Graph

42762 Commits (257568eab5baba07571fe2c68759e843d215d4a9)
 

Author SHA1 Message Date
glozow 257568eab5 [refactor] move invalid package processing to TxDownload
2 weeks ago
glozow c4ce0c1218 [refactor] move invalid tx processing to TxDownload
2 weeks ago
glozow c6b21749ca [refactor] move valid tx processing to TxDownload
2 weeks ago
glozow a8cf3b6e84 [refactor] move Find1P1CPackage to txdownload
2 weeks ago
glozow f497414ce7 [refactor] put peerman tasks at the end of ProcessInvalidTx
2 weeks ago
glozow 6797bc42a7 [p2p] restrict RecursiveDynamicUsage of orphans added to vExtraTxnForCompact
2 weeks ago
glozow 798cc8f5aa [refactor] move Find1P1CPackage into ProcessInvalidTx
2 weeks ago
glozow 416fbc952b [refactor] move new orphan handling to ProcessInvalidTx
2 weeks ago
glozow c8e67b9169 [refactor] move ProcessInvalidTx and ProcessValidTx definitions down
2 weeks ago
glozow 3a41926d1b [refactor] move notfound processing to txdownload
2 weeks ago
glozow 042a97ce7f [refactor] move tx inv/getdata handling to txdownload
2 weeks ago
glozow 58e09f244b [p2p] don't log tx invs when in IBD
2 weeks ago
glozow 288865338f [refactor] rename maybe_add_extra_compact_tx to first_time_failure
2 weeks ago
glozow f48d36cd97 [refactor] move peer (dis)connection logic to TxDownload
2 weeks ago
glozow f61d9e4b4b [refactor] move AlreadyHaveTx to TxDownload
2 weeks ago
glozow 84e4ef843d [txdownload] add read-only reference to mempool
2 weeks ago
glozow af918349de [refactor] move ValidationInterface functions to TxDownloadManager
2 weeks ago
glozow f6c860efb1 [doc] fix typo in m_lazy_recent_confirmed_transactions doc
2 weeks ago
glozow 5f9004e155 [refactor] add TxDownloadManager wrapping TxOrphanage, TxRequestTracker, and bloom filters
2 weeks ago
glozow 5ea335a97f
Merge bitcoin/bitcoin#30793: rpc: add getorphantxs
1 month ago
Ava Chow 76e2e8aabd
Merge bitcoin/bitcoin#31035: doc: Archive 28.0 release notes
1 month ago
Ava Chow f019fcec41 doc: Archive 28.0 release notes
1 month ago
Hennadii Stepanov 51c698161b
Merge bitcoin-core/gui#837: qt6: Fix linking when configured with `-DENABLE_WALLET=OFF`
1 month ago
Hennadii Stepanov 4be785b3e3
Merge bitcoin-core/gui#839: qt6, test: Handle deprecated code
1 month ago
Hennadii Stepanov f117f3f747
Merge bitcoin-core/gui#838: qt6: Handle deprecated `QLocale::nativeCountryName`
1 month ago
Hennadii Stepanov 5625840c11
qt6, test: Handle deprecated `QVERIFY_EXCEPTION_THROWN`
1 month ago
Ava Chow 772928a13c
Merge bitcoin/bitcoin#30982: docs: Add instructions on how to self-sign bitcoin-core binaries for macOS
1 month ago
Chris Stewart 27709f51ee docs: Add instructions on how to self-sign bitcoin-core binaries for macOS
1 month ago
glozow cfb59da4b3
Merge bitcoin/bitcoin#30980: fuzz: fix bug in p2p_headers_presync harness
1 month ago
Ava Chow dda2613239
Merge bitcoin/bitcoin#30929: log: Enforce trailing newline
1 month ago
Ava Chow e0ae9c14c4
Merge bitcoin/bitcoin#31011: refactor: move util/pcp and util/netif to common/
1 month ago
tdb3 98c1536852
test: add getorphantxs tests
1 month ago
tdb3 93f48fceb7
test: add tx_in_orphanage()
1 month ago
tdb3 34a9c10e8c
rpc: add getorphantxs
1 month ago
tdb3 f511ff3654
refactor: move verbosity parsing to rpc/util
1 month ago
merge-script 6a37043552
Merge bitcoin/bitcoin#31007: doc: add testnet4 section header for config file
1 month ago
merge-script 70910eb2ec
Merge bitcoin/bitcoin#31016: test: add missing sync to feature_fee_estimation.py
1 month ago
tdb3 532491faf1
net: add GetOrphanTransactions() to PeerManager
1 month ago
tdb3 91b65adff2
refactor: add OrphanTxBase for external use
1 month ago
Martin Zumsande a1576edab3 test: add missing sync to feature_fee_estimation.py
1 month ago
Ryan Ofsky fd38711217 ci: make CI job fail when check-deps.sh script fails
1 month ago
Ryan Ofsky d51edecddc common: move pcp.cpp and netif.cpp files from util to common library since they depend on netaddress.cpp
1 month ago
Marnix 61cdb1c9d8 doc: add testnet4 section header for config file
1 month ago
MarcoFalke fa2b7d8d6b
Remove redundant unterminated-logprintf tidy check
1 month ago
MarcoFalke bbbb2e43ee
log: Enforce trailing newline, Remove redundant m_started_new_line
1 month ago
Ava Chow fc642c33ef
Merge bitcoin/bitcoin#30718: test: switch MiniWallet padding unit from weight to vsize
1 month ago
Ava Chow d7f956a309
Merge bitcoin/bitcoin#30968: init: Remove retry for loop
1 month ago
Ava Chow c33eb2360e
Merge bitcoin/bitcoin#30043: net: Replace libnatpmp with built-in PCP+NATPMP implementation
1 month ago
merge-script f3c74c4a7e
Merge bitcoin/bitcoin#30989: guix: Drop no longer needed `PATH` modification
1 month ago
laanwj 5c7cacf649 ci: Remove natpmp build option and libnatpmp dependency
1 month ago