aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_packages.py
AgeCommit message (Expand)Author
2024-03-18Merge bitcoin/bitcoin#28950: RPC: Add maxfeerate and maxburnamount args to su...glozow
2024-03-13RPC: Add maxfeerate and maxburnamount args to submitpackageGreg Sanders
2024-02-28test: add option to speed up tx relay/mempool syncbrunoerg
2023-11-29test_submitpackage: only make a chain of 3 txnsGreg Sanders
2023-11-29RPC submitpackage: change return format to allow partial errorsGreg Sanders
2023-10-02[rpc] require package to be a tree in submitpackageglozow
2023-09-13[policy] check for duplicate txids in packageglozow
2023-04-17[test] package cpfp bumps parents <mempoolminfee but >=minrelaytxfeeglozow
2023-01-17test: Return chain of MiniWallet txs from MiniWallet chain methodMarcoFalke
2023-01-10[validation] remove PackageMempoolAcceptResult::m_package_feerateglozow
2023-01-10[rpc] return effective-includes in testmempoolaccept and submitpackageglozow
2023-01-10[rpc] return effective-feerate in testmempoolaccept and submitpackageglozow
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-12-09tests: Whitelist test p2p connection in rpc_packagesAndrew Chow
2022-10-03test: refactor `RPCPackagesTest` to use `MiniWallet`w0xlt
2022-07-12scripted-diff: [test] Rename BIP125_SEQUENCE_NUMBER to MAX_BIP125_RBF_SEQUENCEMacroFake
2022-06-23[functional test] submitrawpackage RPCglozow
2021-09-02scripted-diff: Use generate* from TestFrameworkMarcoFalke
2021-08-06extract/rename helper functions from rpc_packages.pyglozow
2021-06-21test: introduce `tx_from_hex` helper for tx deserializationSebastian Falbesoner
2021-06-02disallow_mempool_conflicts -> allow_bip125_replacement and check earlierglozow
2021-05-24[policy] detect unsorted packagesglozow
2021-05-24[test] functional test for packages in RPCsglozow