aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_keypool.py
AgeCommit message (Expand)Author
2019-02-14Remove hdmasterkeyidAndrew Chow
2018-10-16[tests] Small fixups before deprecating generateJohn Newbery
2018-09-14Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting downWladimir J. van der Laan
2018-09-10qa: Run all tests even if wallet is not compiledMarcoFalke
2018-08-13tests: Use explicit importspracticalswift
2018-08-09No longer shutdown after encrypting the walletAndrew Chow
2018-07-27Update copyright headers to 2018DrahtBot
2018-05-19[rpc] [wallet] Add 'hdmasterkeyid' alias return values.John Newbery
2018-05-19scripted-diff: Rename master key to seedJohn Newbery
2018-04-16Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift
2018-02-16scripted-diff: validateaddress to getaddressinfo in testsAndrew Chow
2018-01-25[tests] Rename wallet_* functional tests.Anthony Towns