Commit Graph

28 Commits (issue_866)

Author SHA1 Message Date
Adrian Gallagher 86b0e12da3
Litecoin: Branding
4 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
MarcoFalke fad9fdbea5
test: Properly deserialize integers in little-endian
5 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa6bf21f5e
scripted-diff: test: Use py3.5 bytes::hex() method
6 years ago
Amiti Uttarwar 8e4b4f683a Address test todos by removing -txindex to nodes.
6 years ago
MarcoFalke 029d28a7aa
Merge #15238: [QA] remove some magic mining constants in functional tests
6 years ago
MarcoFalke a47319dada
Merge #15159: [RPC] Remove lookup to UTXO set from GetTransaction
6 years ago
Amiti Uttarwar 04da9f4834 [RPC] Update getrawtransaction interface
6 years ago
Gregory Sanders 1e7f741745 remove some magic mining constants in functional tests
6 years ago
Jonas Schnelli 82cf6813a4
Merge #14353: REST: add blockhash call, fetch blockhash by height
6 years ago
Jonas Schnelli 579d418f74
[QA] add rest tests for /rest/blockhashbyheight/<HEIGHT>.<FORMAT>
6 years ago
João Barbosa 7cf994d5cf qa: Improve tests of /rest/headers and /rest/block
6 years ago
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