Commit Graph

20 Commits (5067c5acc30c5cf87496c1bf8eb03712cc66b206)

Author SHA1 Message Date
Adam Stein c133cdcdc3
Cap listsinceblock target_confirmations param
4 years ago
Jon Atack 83e1d92413
test: listsinceblock block height checks
5 years ago
Jon Atack d484279a46
test: add logging to wallet_listsinceblock.py
5 years ago
fanquake b6f9e3576a
test: re-enable CLI test support by using EncodeDecimal in json.dumps()
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
João Barbosa a5e77959c8 rpc: Expose block height of wallet transactions
5 years ago
Adam Jonas 436ad43643 Fix issue with conflicted mempool tx in listsinceblock
5 years ago
MarcoFalke faaee1e39a
test: Use connect_nodes when connecting nodes in the test_framework
5 years ago
MarcoFalke fafe5f0d09
test: Remove unused imports
6 years ago
MarcoFalke fafe008cb4
test: Pass at most one node group to sync_all
6 years ago
MarcoFalke 37612099ec
Merge #13424: Consistently validate txid / blockhash length and encoding in rpc calls
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
Ben Woosley 5eb20f81d9
Consistently use ParseHashV to validate hash inputs in rpc
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
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
Andrew Chow eefff65a4b scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
7 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests.
7 years ago