aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-28build: remove --enable-upnp-default from configurefanquake
2023-01-28build: remove --enable-natpmp-default from configurefanquake
2023-01-28Remove configure-time setting of DEFAULT_UPNPfanquake
2023-01-28Remove configure-time setting of DEFAULT_NATPMPfanquake
2023-01-27Merge bitcoin/bitcoin#26977: ci: Fetch no git history, unless lintfanquake
2023-01-27Merge bitcoin/bitcoin#26834: contrib: remove install_db4.shAndrew Chow
2023-01-27Merge bitcoin/bitcoin#26900: refactor: Add BlockManager gettersMarcoFalke
2023-01-27ci: Fetch no git history, unless lintMarcoFalke
2023-01-27Merge bitcoin/bitcoin#25880: p2p: Make stalling timeout adaptive during IBDAndrew Chow
2023-01-26Merge bitcoin/bitcoin#26923: test: refactor: simplify p2p_{tx_download,evicti...MarcoFalke
2023-01-26Merge bitcoin/bitcoin#26945: depends: systemtap 4.8fanquake
2023-01-26Merge bitcoin/bitcoin#25296: Add DataStream without ser-type and ser-version ...fanquake
2023-01-26Merge bitcoin/bitcoin#26551: p2p: Track orphans by who provided themglozow
2023-01-26Remove unused CDataStream::SetTypeMarcoFalke
2023-01-26Use DataStream where possibleMarcoFalke
2023-01-26Merge bitcoin/bitcoin#26960: refactor: Remove c_str from util/checkMarcoFalke
2023-01-25Merge bitcoin/bitcoin#26929: rpc: Throw more user friendly arg type check err...fanquake
2023-01-25Merge bitcoin/bitcoin#26829: init: Remove unnecessary sensitive flag from rpc...MarcoFalke
2023-01-25Merge bitcoin/bitcoin#26961: ci: Fix APPEND_APT_SOURCES_LIST trying to modify...MarcoFalke
2023-01-25net_processing: indicate more work to do when orphans are ready to reconsiderAnthony Towns
2023-01-25net_processing: Don't process tx after processing orphansAnthony Towns
2023-01-25net_processing: only process orphans before messagesAnthony Towns
2023-01-25txorphange: Drop redundant originator arg from GetTxToReconsiderAnthony Towns
2023-01-24ci: Fix APPEND_APT_SOURCES_LIST trying to modify the host systemMarcoFalke
2023-01-24Merge bitcoin/bitcoin#25987: build: compile depends sqlite with more recommen...Andrew Chow
2023-01-24Merge bitcoin/bitcoin#26707: clang-tidy: Fix `performance-*move*` warnings in...MarcoFalke
2023-01-24streams: Add DataStream without ser-type and ser-versionMarcoFalke
2023-01-24Merge bitcoin/bitcoin#26930: fuzz: Actually use mocked mempool in tx_pool targetMarcoFalke
2023-01-24Merge bitcoin/bitcoin#26955: wallet: permit mintxfee=0fanquake
2023-01-24Merge bitcoin/bitcoin#26898: fuzz: Add PartiallyDownloadedBlock targetMarcoFalke
2023-01-24Merge bitcoin/bitcoin#26954: test: Avoid rpc timeout in p2p_headers_sync_with...MarcoFalke
2023-01-24refactor: Remove c_str from util/checkMarcoFalke
2023-01-24Merge bitcoin/bitcoin#26958: build: fix usage of `-Wloop-analysis`MarcoFalke
2023-01-23init: Remove sensitive flag from rpcbindAndrew Chow
2023-01-23depends: systemtap: remove variadic params that trigger compiler warningsCory Fields
2023-01-23build: fix usage of -Wloop-analysisfanquake
2023-01-23Merge bitcoin/bitcoin#26690: wallet: Refactor database cursor into its own ob...fanquake
2023-01-23[fuzz] Assert that omitting missing transactions always fails block reconstru...dergoegge
2023-01-23[fuzz] Add PartiallyDownloadedBlock targetdergoegge
2023-01-23[block encodings] Avoid fuzz blocking asserts in PartiallyDownloadedBlockdergoegge
2023-01-23[block encodings] Make CheckBlock mockable for PartiallyDownloadedBlockdergoegge
2023-01-23Merge bitcoin/bitcoin#26826: refactor: remove windows-only compat.h usage in ...MarcoFalke
2023-01-23test: Avoid rpc timeout in p2p_headers_sync_with_minchainworkMarcoFalke
2023-01-23wallet: permit mintxfee=0willcl-ark
2023-01-23build: pass --enable-debug to sqlite when DEBUG=1fanquake
2023-01-23build: use more recommended sqlite3 compile optionsfanquake
2023-01-23depends: systemtap 4.8fanquake
2023-01-23Merge bitcoin/bitcoin#26919: scripted-diff: use RPCArg::Optional::OMITTED ove...MarcoFalke
2023-01-23Merge bitcoin/bitcoin#26944: depends: fix systemtap download URLMarcoFalke
2023-01-22depends: fix systemtap download URLfanquake