Commit Graph

15 Commits (384967f311b4c6b1d6c797f7821d25feb26bafbf)

Author SHA1 Message Date
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
practicalswift f020aca297 Minor Python cleanups to make flake8 pass with the new rules enabled
7 years ago
Roman Zeyde 55efc1f62c
[tests] simplify binary and hex response parsing in interface_rest.py
7 years ago
John Newbery ade5964e3f
[tests] only use 2 nodes in interface_rest.py
7 years ago
John Newbery ad00fbed3c
[tests] refactor interface_rest.py to avoid code repetition
7 years ago
John Newbery 7a3181a767
[tests] Make json request building more consistent in interface_rest.py
7 years ago
John Newbery 3fd4490db1
[tests] improve logging and documentation in interface_rest.py
7 years ago
John Newbery abf190e4e7
[tests] fix flake8 warnings in interface_rest.py test
7 years ago
Roman Zeyde 9cb9af8c41
[REST] Handle UTXO retrieval when ignoring the mempool
7 years ago
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
Wladimir J. van der Laan cd5e4381d4
Merge #12479: RPC: Add child transactions to getrawmempool verbose output
7 years ago
Conor Scott 1dfb4e7d75 [Tests] Check output of parent/child tx list from getrawmempool, getmempooldescendants, getmempoolancestors, and REST interface
7 years ago
MarcoFalke face7220b7
qa: Move common args to bitcoin.conf
7 years ago
Anthony Towns 3150b3fea7 [tests] Rename misc functional tests.
7 years ago