aboutsummaryrefslogtreecommitdiff
path: root/src/test/util/txmempool.cpp
AgeCommit message (Expand)Author
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