diff options
author | MarcoFalke <falke.marco@gmail.com> | 2018-09-17 14:00:41 -0400 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2018-09-17 14:00:47 -0400 |
commit | 4901c00792c1dabae4bb01e6373c9b1ed9ef3008 (patch) | |
tree | 55e00ff28fd4dc73dd2adc9c9d745d9845b619c4 /appveyor.yml | |
parent | 2d4749b366c4cae3da19017d6658f11349634303 (diff) | |
parent | 0ca4c8b3c61984e9e2ab5a2a9a7c47faf139d1fc (diff) |
Merge #14236: qa: generate --> generatetoaddress change to allow tests run without wallet
0ca4c8b3c6 Changed functional tests which do not require wallets to run without (sanket1729)
Pull request description:
Addresses #14216 . Changed Changed `get_deterministic_priv_key()` to return named tuple`(address, key)`
I have tried to be exhaustive as possible in maximum coverage for non-wallet mode without affecting any coverage for wallet mode.
However, I could not check the tests in wallet mode because of timeout issues. Hopefully, travis job checks those.
Tests `feature_block.py`, `feature_logging.py` and `feature_reindex.py` were skipping despite having no direct dependency on any wallet functions. So, I have also disabled the `skip_test_no_wallet()` for those files too.
Tree-SHA512: 8f84bd8400a732d4266c7518d5cbcf1eb761f623a64a74849e0470142c8ef22cb75364474ddae75d9213c3d16659a52917b5ed979a313695da6abd16c4fd7445
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions