aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-30Merge bitcoin/bitcoin#28970: p2p: opportunistically accept 1-parent-1-child p...Ava Chow
2024-04-30Merge bitcoin/bitcoin#29906: Disable util::Result copying and assignmentAva Chow
2024-04-30Merge bitcoin/bitcoin#29986: test: Don't rely on incentive incompatible repla...glozow
2024-04-30Merge bitcoin/bitcoin#29990: fuzz: don't allow adding duplicate transactions ...glozow
2024-04-30Merge bitcoin/bitcoin#29985: depends: Fix build of Qt for 32-bit platforms wi...merge-script
2024-04-29test: Don't rely on incentive incompatible replacement in mempool_accept_v3.pySuhas Daftuar
2024-04-29Merge bitcoin/bitcoin#29277: RPC: access RPC arguments by nameRyan Ofsky
2024-04-29Merge bitcoin/bitcoin#29872: test: Add missing Assert(mock_time_in >= 0s) to ...merge-script
2024-04-29Merge bitcoin/bitcoin#29165: build: Bump clang minimum supported version to 15merge-script
2024-04-29depends: Fix build of Qt for 32-bit platformslaanwj
2024-04-29Merge bitcoin/bitcoin#29895: guix: remove bzip2 from depsmerge-script
2024-04-28fuzz: don't allow adding duplicate transactions to the mempoolSuhas Daftuar
2024-04-28Merge bitcoin/bitcoin#29774: build: Enable fuzz binary in MSVCmerge-script
2024-04-27build: Bump clang minimum supported version to 15MarcoFalke
2024-04-27Merge bitcoin/bitcoin#29976: build, msvc: Drop duplicated `common\url.cpp` so...merge-script
2024-04-26build, msvc: Drop duplicated `common\url.cpp` source fileHennadii Stepanov
2024-04-26Merge bitcoin/bitcoin#29771: test: Run framework unit tests in parallelAva Chow
2024-04-26[functional test] opportunistic 1p1c package submissionglozow
2024-04-26[p2p] opportunistically accept 1-parent-1-child packagesglozow
2024-04-26[p2p] add separate rejections cache for reconsiderable txnsglozow
2024-04-26[fuzz] break out parent functions and add GetChildrenFrom* coverageglozow
2024-04-26[unit test] TxOrphanage::GetChildrenFrom*glozow
2024-04-26[txorphanage] add method to get all orphans spending a txglozow
2024-04-26[txpackages] add canonical way to get hash of packageglozow
2024-04-26Merge bitcoin/bitcoin#29967: test: Add two more urlDecode testsmerge-script
2024-04-26test: Add two more urlDecode testsMarcoFalke
2024-04-25refactor: Avoid copying util::Result valuesRyan Ofsky
2024-04-25Merge bitcoin/bitcoin#28834: net: attempts to connect to all resolved address...Ava Chow
2024-04-25refactor: Drop util::Result operator=Ryan Ofsky
2024-04-25Merge bitcoin/bitcoin#29867: index: race fix, lock cs_main while 'm_synced' i...Ava Chow
2024-04-25Merge bitcoin/bitcoin#29433: contrib: rpcauth.py - Add new option (-json) to ...Ava Chow
2024-04-25Merge bitcoin/bitcoin#29615: test: fix accurate multisig sigop count (BIP16),...Ava Chow
2024-04-25Merge bitcoin/bitcoin#29736: test: Extends wait_for_getheaders so a specific ...Ava Chow
2024-04-25Merge bitcoin/bitcoin#29904: refactor: Use our own implementation of urlDecodeRyan Ofsky
2024-04-25Merge bitcoin/bitcoin#29689: lint: scripted-diff verification also requires G...Ava Chow
2024-04-25contrib: rpcauth.py - Add new option (-j/--json) to output text in json formatbstin
2024-04-25Merge bitcoin/bitcoin#29953: doc: Bash is needed in gen_id and is not install...merge-script
2024-04-25Merge bitcoin/bitcoin#29890: deploy: remove some tools when cross-compiling f...merge-script
2024-04-25Merge bitcoin/bitcoin#29938: Fix typos in description.md and wallet_util.pymerge-script
2024-04-25Merge bitcoin/bitcoin#29708: depends: build libnatpmp with CMakemerge-script
2024-04-25Fix typos in description.md and wallet_util.pyhanmz
2024-04-24common: Don't terminate on null character in UrlDecodeFabian Jahr
2024-04-24scripted-diff: Modernize name of urlDecode function and paramFabian Jahr
2024-04-24refactor: Remove hooking code for urlDecodeFabian Jahr
2024-04-24refactor: Replace libevent use in urlDecode with our own codeFabian Jahr
2024-04-24test: Add unit tests for urlDecodeFabian Jahr
2024-04-24Merge bitcoin/bitcoin#29757: feefrac: avoid explicitly computing diagram; com...glozow
2024-04-24Merge bitcoin/bitcoin#29910: refactor: Rename `subprocess.hpp` to follow our ...merge-script
2024-04-24Merge bitcoin/bitcoin#29837: ci: disable `_FORTIFY_SOURCE` with MSANmerge-script
2024-04-24doc: Bash is needed in gen_id and is not installed on FreeBSD by defaultHennadii Stepanov