Commit Graph

21 Commits (0698e23d7a8a46d7791abe520a6539d332b01e2f)

Author SHA1 Message Date
David Burkett 2fbe202623 Litecoin: Add -mempoolreplacement flag and disable RBF by default
3 years ago
Adrian Gallagher f522022273
Litecoin: Function tests
4 years ago
Adrian Gallagher 0de5edb7e2
Litecoin: Disable RBF
4 years ago
Andrew Chow 553dbf9af4 Make import tests in wallet_listtransactions.py legacy wallet only
4 years ago
MarcoFalke fa168d7542
rpc: Document all aliases for first arg of listtransactions
5 years ago
João Barbosa a5e77959c8 rpc: Expose block height of wallet transactions
5 years ago
MarcoFalke fafe5f0d09
test: Remove unused imports
6 years ago
MarcoFalke fa16a09215
scripted-diff: use self.sync_* methods
6 years ago
Karl-Johan Alm 6c0a6f73e3
wallet/rpc: add maxfeerate parameter to sendrawtransaction
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
MarcoFalke fa6bf21f5e
scripted-diff: test: Use py3.5 bytes::hex() method
6 years ago
Kristaps Kaupe 2474de0265 Fix running individually through test_runner.py, as suggested by @MarcoFalke (#14732)
6 years ago
Russell Yanofsky 65b740f92b [wallet] Restore ability to list incoming transactions by label
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
John Newbery 5d536619ab [tests] Remove 'account' API from wallet functional tests
7 years ago
John Newbery a533834d50 [tests] Fix flake8 warnings in several wallet functional tests
7 years ago
John Newbery 3db1ba01c7 [tests] Set -deprecatedrpc=accounts in tests
7 years ago
John Newbery 4e671f0353 [tests] Rename rpc_listtransactions.py to wallet_listtransactions.py
7 years ago