aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_generate.py
AgeCommit message (Expand)Author
2024-07-16scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`Hennadii Stepanov
2024-06-18rpc: call TestBlockValidity via miner interfaceSjors Provoost
2023-03-10rpc: Add submit option to generateblockMarcoFalke
2023-01-16test: add `rescan_utxos` in MiniWallet's initializationkouloumos
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-03-25test: move-only: Move all generate* tests to a single fileMarcoFalke
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-12-08doc: Normalize RPC description whitespaceMarcoFalke
2020-08-14rpc: Assert that RPCArg names are equal to CRPCCommand ones (mining)MarcoFalke
2020-07-11test: add rpc_generate functional testJon Atack