aboutsummaryrefslogtreecommitdiff
path: root/src/test/util/txmempool.cpp
AgeCommit message (Expand)Author
2024-07-02scripted-diff: change names from V3 to TRUCglozow
2024-07-02[doc] replace mentions of v3 with TRUCglozow
2024-06-18rename policy/v3_policy.* to policy/truc_policy.*glozow
2024-06-17Merge bitcoin/bitcoin#28984: Cluster size 2 package rbfAva Chow
2024-06-13CheckPackageMempoolAcceptResult: Check package rbf invariantsGreg Sanders
2024-06-07refactor: Rename CTransaction::nVersion to versionAva Chow
2024-05-31[refactor] use TRUC_VERSION in place of 3glozow
2024-05-23Merge bitcoin/bitcoin#29873: policy: restrict all TRUC (v3) transactions to 1...Ava Chow
2024-05-21[fuzz] V3_MAX_VSIZE and effective ancestor/descendant size limitsglozow
2024-05-01[refactor] make MempoolAcceptResult::m_replaced_transactions non-optionalglozow
2024-02-15refactor: De-globalize g_signalsTheCharlatan
2024-02-15[refactor] Make signals optional in mempool and chainmanTheCharlatan
2024-02-08[fuzz] v3 transactions and sigop-adjusted vsizeglozow
2023-11-22tx fees, policy: CBlockPolicyEstimator update from `CValidationInterface` not...ismaelsadeeq
2023-11-07[validation] change package-fee-too-low, return wtxid(s) and effective feerateglozow
2023-11-03test: bugfix CheckPackageMempoolAcceptResult return all error stringsGreg Sanders
2023-11-02[test util] CheckPackageMempoolAcceptResult for sanity-checking resultsglozow
2023-08-03mempool_entry: add mempool entry sequence numberAnthony Towns
2023-05-24refactor: Replace std::optional<bilingual_str> with util::ResultRyan Ofsky
2022-10-24test: Use type-safe NodeSeconds for TestMemPoolEntryHelperMacroFake
2022-10-18test: Remove unused txmempool include from testsMacroFake