HomePhabricator

Merge #15772: test: Properly log named args in authproxy

Description

Merge #15772: test: Properly log named args in authproxy

Summary:
fa078984c9 test: Properly log named args in authproxy (MarcoFalke)

Backport of Core PR15772

Test Plan:

./test/functional/wallet_balance.py --tracerpc

Just one example pulled from the output:
Pre-patch:

-23-> generatetoaddress []

Post-patch:

-23-> generatetoaddress {"nblocks": 1, "address": "mjTkW3DjgyZck4KbiRusZsqTgaYTxdSz6z", "maxtries": 1000000}

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D8031

Details

Provenance
MarcoFalke <falke.marco@gmail.com>Authored on Oct 21 2020, 21:35
jasonbcoxCommitted on Oct 21 2020, 21:35
abc-botPushed on Oct 21 2020, 21:41
Reviewer
Restricted Project
Differential Revision
D8031: Merge #15772: test: Properly log named args in authproxy
Parents
rABC438ec29b07f7: Merge #14664: example_test.py: fixup coinbase height argument, derive number…
Branches
Unknown
Tags
Unknown