Commit Graph

27 Commits (123b401e0acf3b26f149711bdf06d7f6eced1968)

Author SHA1 Message Date
Antoine Poinsot e8ea6ad9c1
init: don't create a CBlockPolicyEstimator if we don't relay transactions
4 years ago
Prayank 4b16c61461 scripted-diff: test: Replace uses of (dis)?connect_nodes global
4 years ago
Russell Yanofsky c1585bca8d test: Get rid of default wallet hacks
4 years ago
Andrew Chow 1bee1e6269 Do not create default wallet
4 years ago
Sebastian Falbesoner dac7a111bd refactor: test: use _ variable for unused loop counters
4 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke 309b0c4c19
Merge #13693: [test] Add coverage to estimaterawfee and estimatesmartfee
5 years ago
MarcoFalke fa45d60646
test: Reduce unneeded whitelist permissions in tests
5 years ago
Ben Woosley 111880aaf7
[test] Add coverage to estimaterawfee and estimatesmartfee
5 years ago
MarcoFalke fa76285fdd
test: Explain why -whitelist is used in feature_fee_estimation
5 years ago
MarcoFalke faff85a69a
test: Format feature_fee_estimation with pep8
5 years ago
MarcoFalke fa36aa4922
Test: Set -acceptnonstdtxn in feature_fee_estimation
5 years ago
MarcoFalke fafe5f0d09
test: Remove unused imports
6 years ago
MarcoFalke fa16a09215
scripted-diff: use self.sync_* methods
6 years ago
Karl-Johan Alm 6c0a6f73e3
wallet/rpc: add maxfeerate parameter to sendrawtransaction
6 years ago
John Newbery 3fd7e76f6d [tests] Move deterministic address import to setup_nodes
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
MarcoFalke faa669cbcd
qa: Premine to deterministic address with -disablewallet
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Conor Scott b466f6be95 [Tests] Use blockmaxweight where tests previously had blockmaxsize
7 years ago
John Newbery 4757c04cb9 [config] Remove blockmaxsize option
7 years ago
practicalswift a004eb1dae tests: Remove unused argument max_invalid from check_estimates(...)
7 years ago
Andrew Chow eefff65a4b scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
7 years ago
John Newbery a5623b1615 [tests] Remove tests for deprecated estimatefee RPC
7 years ago
John Newbery d119f2ec1a [tests] Fix style warnings in feature_fee_estimation.py
7 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests.
7 years ago