Erik Arvstedt
|
4d6127bb76
|
bitcoind: clarify RPC whitelist test
- Remove redundant comment
- Test with obviously unsafe RPC call 'stop'
- No need to test privileged user who has no whitelist
|
2020-08-27 12:19:49 +02:00 |
|
Erik Arvstedt
|
9d610991be
|
bitcoind: remove custom rpc user names
Simpler.
We've just removed option 'bitcoind.rpcuser', so we can also remove the
old name 'bitcoinrpc'.
|
2020-08-27 11:39:26 +02:00 |
|
Erik Arvstedt
|
28236691aa
|
test: rename scenarios/lib.py -> base.py
This file isn't a scenario, it's also not a lib because it contains
the main share of actual tests.
|
2020-08-25 14:53:13 +02:00 |
|