aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/walletbackup.py
AgeCommit message (Collapse)Author
2016-01-05Bump copyright headers to 2015MarcoFalke
- Bump copyright headers to 2015 - [devtools] Rewrite fix-copyright-headers.py - [devtools] Use git pretty-format for year parsing Github-Pull: #7205 Rebased-From: fa6ad855e9159b2247da4fa0054f32fa181499ab fa24439ff3d8ab5b9efaf66ef4dae6713b88cb35 fa71669452e57039e4270fd2b33a0e0e1635b813
2015-05-27Fix walletbackup.py after directory restructuringSuhas Daftuar
Also add walletbackup.py to rpc-tests.sh
2015-04-01Introduce separate 'generate' RPC callPieter Wuille
2014-12-16Remove references to X11 licenceMichael Ford
2014-12-09Port of walletbackup.sh to Python.mrbandrews