dogecoin/test/functional/test_framework
Wladimir J. van der Laan 489b51b08e
Merge #13823: qa: quote path in authproxy for external multiwallets
fa67505e1e qa: Quote wallet name for rpc path (MarcoFalke)

Pull request description:

  When using external multiwallets they are specified by their full path which might contain non-ascii characters (e.g. umlauts or emojis).

  Fix this by url-quoting the path.

Tree-SHA512: 7cc66514579d9f602f88a6817c5ab43a44c6d3711df452dc904173f0bc34e2c0b2c34877497f06b61f6720c532fa183053f54622dc454e316c89cee7eaa72463
2018-08-02 16:00:04 +02:00
..
__init__.py
address.py
authproxy.py Remove assigned but never used local variables 2018-03-29 17:47:12 +02:00
bignum.py
blocktools.py [tests] tidy up blocktools.py 2018-04-20 14:16:57 -04:00
coverage.py
key.py tests: Remove compatibility code not needed now when we're on Python 3 2018-04-16 09:54:27 +02:00
messages.py Remove dead service bits code 2018-07-11 10:32:25 -04:00
mininode.py Skip is_closing() check when not available. 2018-07-23 15:44:58 +02:00
netutil.py qa: Fix some tests to work on native windows 2018-03-06 18:42:19 -05:00
script.py tests: Remove redundant bytes² 2018-04-16 17:33:03 +02:00
segwit_addr.py
siphash.py
socks5.py Minor Python cleanups to make flake8 pass with the new rules enabled 2018-04-16 17:25:11 +02:00
test_framework.py qa: Extract rpc_timewait as test param 2018-08-01 14:37:07 -04:00
test_node.py Merge #13823: qa: quote path in authproxy for external multiwallets 2018-08-02 16:00:04 +02:00
util.py Explicitly specify encoding when opening text files in Python code 2018-06-12 21:34:52 +02:00