aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_generateblock.py
AgeCommit message (Expand)Author
2021-03-23rpc: deprecate `addresses` and `reqSigs` from rpc outputsMichael Dietz
2020-08-06refactor: test: use _ variable for unused loop countersSebastian Falbesoner
2020-04-16rpc: Document all aliases for second arg of getblockMarcoFalke
2020-04-12rpc: Rename first arg of generateblock RPC to "output"MarcoFalke
2020-03-27Add tests for generateblockAndrew Toth