aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-26Use DataStream where possibleMarcoFalke
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-24Merge bitcoin/bitcoin#26958: build: fix usage of `-Wloop-analysis`MarcoFalke
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-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
2023-01-22doc: improve doc for RPCArg::Optional::OMITTEDfanquake
2023-01-22scripted-diff: use RPCArg::Optional::OMITTED over OMITTED_NAMED_ARGfanquake
2023-01-22Merge bitcoin/bitcoin#26471: Reduce default mempool size in -blocksonly modefanquake
2023-01-22Merge bitcoin/bitcoin#26941: test: Fix intermittent feature_rbf issuefanquake
2023-01-21test: Fix intermittent feature_rbf issueMarcoFalke
2023-01-20Merge bitcoin/bitcoin#26934: test: Add unit test for ComputeTapleafHashMarcoFalke
2023-01-20Add unit test for ComputeTapleafHashGreg Sanders
2023-01-20doc: release note on mempool size in -blocksonlywillcl-ark
2023-01-20doc: Update blocksonly behaviour in reduce-memorywillcl-ark
2023-01-20mempool: Don't share mempool with dbcache in blocksonlywillcl-ark
2023-01-20[fuzz] Actually use mocked mempool in tx_pool targetdergoegge
2023-01-20Merge bitcoin/bitcoin#26924: refactor: Add missing includes to fix gcc-13 com...fanquake
2023-01-20Merge bitcoin/bitcoin#26887: RPC: make RPCResult::MatchesType return useful e...MarcoFalke
2023-01-19Merge bitcoin/bitcoin#25877: refactor: Do not use CScript for tapleaf scripts...Andrew Chow
2023-01-20RPC: make RPCResult::MatchesType return useful errorsAnthony Towns
2023-01-19Add missing includes to fix gcc-13 compile errorMarcoFalke
2023-01-19Merge bitcoin/bitcoin#26906: test: add an easy way to run linters locallyMarcoFalke
2023-01-19Merge bitcoin/bitcoin#26909: net: prevent peers.dat corruptions by only seria...MarcoFalke
2023-01-19Merge bitcoin/bitcoin#26686: fuzz: Enable erlay setting in process_message(s)...MarcoFalke
2023-01-19Merge bitcoin/bitcoin#26920: doc: add release note for #25957 (fast wallet re...fanquake
2023-01-19doc: add release note for #25957 (fast wallet rescan)Sebastian Falbesoner
2023-01-19Merge bitcoin/bitcoin#23395: util: Add -shutdownnotify optionMarcoFalke
2023-01-18Merge bitcoin/bitcoin#25659: wallet: simplify ListCoins implementationAndrew Chow
2023-01-18Merge bitcoin/bitcoin#26226: Bump minimum python version to 3.7MarcoFalke
2023-01-18Merge bitcoin/bitcoin#26706: doc: Properly report optional RPC argsfanquake
2023-01-18Merge bitcoin/bitcoin#26873: doc: add databases/py-sqlite3 to FreeBSD test su...fanquake
2023-01-18lint: specify the right commit range when running locallyJames O'Beirne
2023-01-18test: add an easy way to run linters locallyJames O'Beirne
2023-01-18Merge bitcoin/bitcoin#26913: doc: Clarify debian copyright commentMarcoFalke
2023-01-18Merge bitcoin/bitcoin#26506: refactor: rpc: use convenience fn to auto parse ...MarcoFalke
2023-01-18scripted-diff: Use new python 3.7 keywordsMarcoFalke