< emilengler>
Which RPC commands should always be allowed for tests?
< emilengler>
The test framework calls some RPC commands to test if it is alive like getblockcount
< emilengler>
I am working on a test and because of the rpcwhitelist feature it is good to know the commands which should always be executable
< emilengler>
Got the permissions
< emilengler>
By default it requires: getblockcount,getwalletinfo,importprivkey,getblockchaininfo,submitblock,addnode,getpeerinfo,getbestblockhash,getrawmempool,syncwithvalidationinterfacequeue,stop
< bitcoin-git>
[bitcoin] emilengler opened pull request #17805: test: Add test for rpcwhitelistdefault (master...2019-12-rpc-whitelistdefault-test) https://github.com/bitcoin/bitcoin/pull/17805
< bitcoin-git>
[bitcoin] emilengler opened pull request #17806: test: Change filemode of rpc_whitelist.py (master...2019-12-filemode-rpc-whitelist-test) https://github.com/bitcoin/bitcoin/pull/17806