Commit Graph

36443 Commits (3ce7b27124f1570195eb5d171bf5b7ca769e333f)
 

Author SHA1 Message Date
MarcoFalke 3ce7b27124
Merge bitcoin/bitcoin#26930: fuzz: Actually use mocked mempool in tx_pool target
2 years ago
fanquake f1b5d6be57
Merge bitcoin/bitcoin#26955: wallet: permit mintxfee=0
2 years ago
MarcoFalke 837e9ed611
Merge bitcoin/bitcoin#26898: fuzz: Add PartiallyDownloadedBlock target
2 years ago
MarcoFalke 75e752f134
Merge bitcoin/bitcoin#26954: test: Avoid rpc timeout in p2p_headers_sync_with_minchainwork
2 years ago
MarcoFalke fcff639af1
Merge bitcoin/bitcoin#26958: build: fix usage of `-Wloop-analysis`
2 years ago
fanquake 166e0c057c
build: fix usage of -Wloop-analysis
2 years ago
fanquake a62231bca6
Merge bitcoin/bitcoin#26690: wallet: Refactor database cursor into its own object with proper return codes
2 years ago
dergoegge a1c36275b5 [fuzz] Assert that omitting missing transactions always fails block reconstruction
2 years ago
dergoegge a8ac61ab5e [fuzz] Add PartiallyDownloadedBlock target
2 years ago
dergoegge 42bd4c7468 [block encodings] Avoid fuzz blocking asserts in PartiallyDownloadedBlock
2 years ago
dergoegge 1429f83770 [block encodings] Make CheckBlock mockable for PartiallyDownloadedBlock
2 years ago
MarcoFalke 5271c77f83
Merge bitcoin/bitcoin#26826: refactor: remove windows-only compat.h usage in randomenv
2 years ago
MarcoFalke fa952fad2f
test: Avoid rpc timeout in p2p_headers_sync_with_minchainwork
2 years ago
willcl-ark f11eb1fe27
wallet: permit mintxfee=0
2 years ago
MarcoFalke a8c1ea50c7
Merge bitcoin/bitcoin#26919: scripted-diff: use RPCArg::Optional::OMITTED over OMITTED_NAMED_ARG
2 years ago
MarcoFalke f99b85642f
Merge bitcoin/bitcoin#26944: depends: fix systemtap download URL
2 years ago
fanquake d81ca6619a
depends: fix systemtap download URL
2 years ago
fanquake 83f70c8e86
doc: improve doc for RPCArg::Optional::OMITTED
2 years ago
fanquake ea8c7daf7a
scripted-diff: use RPCArg::Optional::OMITTED over OMITTED_NAMED_ARG
2 years ago
fanquake ad09b76275
Merge bitcoin/bitcoin#26471: Reduce default mempool size in -blocksonly mode
2 years ago
fanquake bf9361d375
Merge bitcoin/bitcoin#26941: test: Fix intermittent feature_rbf issue
2 years ago
MarcoFalke fa88c043d1
test: Fix intermittent feature_rbf issue
2 years ago
MarcoFalke c0b6c40bb0
Merge bitcoin/bitcoin#26934: test: Add unit test for ComputeTapleafHash
2 years ago
Greg Sanders f34ada89fd Add unit test for ComputeTapleafHash
2 years ago
willcl-ark 8e85164e7d
doc: release note on mempool size in -blocksonly
2 years ago
willcl-ark ae797463dc
doc: Update blocksonly behaviour in reduce-memory
2 years ago
willcl-ark 1134686ef9
mempool: Don't share mempool with dbcache in blocksonly
2 years ago
dergoegge 9ab62d71fb [fuzz] Actually use mocked mempool in tx_pool target
2 years ago
fanquake 392dc68e37
Merge bitcoin/bitcoin#26924: refactor: Add missing includes to fix gcc-13 compile error
2 years ago
MarcoFalke eebc24bfc6
Merge bitcoin/bitcoin#26887: RPC: make RPCResult::MatchesType return useful errors
2 years ago
Andrew Chow 58da1619be
Merge bitcoin/bitcoin#25877: refactor: Do not use CScript for tapleaf scripts until the tapleaf version is known
2 years ago
Anthony Towns 3d1a4d8a45 RPC: make RPCResult::MatchesType return useful errors
2 years ago
MarcoFalke fadeb6b103
Add missing includes to fix gcc-13 compile error
2 years ago
MarcoFalke 250598a905
Merge bitcoin/bitcoin#26906: test: add an easy way to run linters locally
2 years ago
MarcoFalke b5c88a5479
Merge bitcoin/bitcoin#26909: net: prevent peers.dat corruptions by only serializing once
2 years ago
MarcoFalke 05e3468fb3
Merge bitcoin/bitcoin#26686: fuzz: Enable erlay setting in process_message(s) targets
2 years ago
fanquake 2343886217
Merge bitcoin/bitcoin#26920: doc: add release note for #25957 (fast wallet rescan)
2 years ago
Sebastian Falbesoner 783288334c doc: add release note for #25957 (fast wallet rescan)
2 years ago
MarcoFalke 92dcbe9cc3
Merge bitcoin/bitcoin#23395: util: Add -shutdownnotify option
2 years ago
Andrew Chow 8ae2808a43
Merge bitcoin/bitcoin#25659: wallet: simplify ListCoins implementation
2 years ago
MarcoFalke aef8b4f43b
Merge bitcoin/bitcoin#26226: Bump minimum python version to 3.7
2 years ago
fanquake 3fef2944ad
Merge bitcoin/bitcoin#26706: doc: Properly report optional RPC args
2 years ago
fanquake b52a6c0cf9
Merge bitcoin/bitcoin#26873: doc: add databases/py-sqlite3 to FreeBSD test suite deps
2 years ago
James O'Beirne b68e5a7fef lint: specify the right commit range when running locally
2 years ago
James O'Beirne dff7ed5732 test: add an easy way to run linters locally
2 years ago
MarcoFalke 8741cd88b4
Merge bitcoin/bitcoin#26913: doc: Clarify debian copyright comment
2 years ago
MarcoFalke 78c30814f9
Merge bitcoin/bitcoin#26506: refactor: rpc: use convenience fn to auto parse non-string parameters
2 years ago
MarcoFalke fa8fe5b696
scripted-diff: Use new python 3.7 keywords
2 years ago
MarcoFalke fa2a23548a
Revert "contrib: Fix capture_output in getcoins.py"
2 years ago
MarcoFalke dddd462137
Bump minimum python version to 3.7
2 years ago