Commit Graph

23 Commits (e64b2f1a16e8d0ad2cd181d84e3b70312e3cdf33)

Author SHA1 Message Date
Hennadii Stepanov a0473442d1
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
4 months ago
Ava Chow c29314ecfc
Merge bitcoin/bitcoin#29998: functional test: ensure confirmed utxo being sourced for 2nd chain
5 months ago
glozow cbbfe719b2 cpfp carveout is excluded in packages
6 months ago
Sebastian Falbesoner 8950053636 test: remove unneeded `-maxorphantx=1000` settings
6 months ago
Greg Sanders 07aba8dd21 functional test: ensure confirmed utxo being sourced for 2nd chain
6 months ago
kouloumos 0377d6bb42 test: add `rescan_utxos` in MiniWallet's initialization
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
Sebastian Falbesoner b4a5ab96b4 test: refactor: deduplicate `DEFAULT_{ANCESTOR,DESCENDANT}_LIMIT` constants
2 years ago
Sebastian Falbesoner 0fda1c7df6 scripted-diff: test: rename `MAX_{ANCESTORS,DESCENDANTS}` to `DEFAULT_{ANCESTOR,DESCENDANT}_LIMIT`
2 years ago
Sebastian Falbesoner 2b6dd4e75b test: use MiniWallet for mempool_package_onemore.py
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
Michael Dietz 47c48b5f35
test: only use verbose for getrawmempool when necessary in functional tests
3 years ago
Sebastian Falbesoner 6e63e366d6 test: refactor: dedup utility function chain_transaction()
3 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
3 years ago
Michael Dietz 085b3a7299
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Sebastian Falbesoner dac7a111bd refactor: test: use _ variable for unused loop counters
4 years ago
fanquake b6f9e3576a
test: re-enable CLI test support by using EncodeDecimal in json.dumps()
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
Matt Corallo 5ce822efbe Conservatively accept RBF bumps bumping one tx at the package limits
5 years ago
John Newbery 42a5e912ee [mempool] log correct messages when CPFP fails
5 years ago
Matt Corallo 50cede3f5a [mempool] Allow one extra single-ancestor transaction per package
5 years ago