aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_invalidateblock.py
AgeCommit message (Expand)Author
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-09-09test: verify best blockhash after invalidating an unknown blockbrunoerg
2022-09-08test: invalidating an unknown block throws an errorbrunoerg
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-10-29test: Implicitly sync after generate*, unless opted outMarcoFalke
2021-09-02scripted-diff: Use generate* from TestFrameworkMarcoFalke
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-10-20scripted-diff: test: Replace uses of (dis)?connect_nodes globalPrayank
2020-08-26test: Update wait_until usage in tests not to use the one from utilsSeleme Topuz
2019-10-30rpc: Add generatetodescriptorMarcoFalke
2019-08-27test: Establish only one connection between nodes in rpc_invalidateblockMarcoFalke
2019-04-09test: Remove unused importsMarcoFalke
2019-04-09scripted-diff: use self.sync_* methodsMarcoFalke
2019-01-01[rpc] Correct reconsiderblock help text, add testMarcoFalke
2018-09-17Changed functional tests which do not require wallets to run withoutsanket1729
2018-09-10qa: Run all tests even if wallet is not compiledMarcoFalke
2018-08-13tests: Use explicit importspracticalswift
2018-07-27Update copyright headers to 2018DrahtBot
2018-01-25[tests] Rename rpc_* functional tests.Anthony Towns