Age | Commit message (Expand) | Author |
2019-03-02 | scripted-diff: Update copyright in ./test | MarcoFalke |
2019-03-02 | scripted-diff: test: Use py3.5 bytes::hex() method | MarcoFalke |
2019-02-17 | Address test todos by removing -txindex to nodes. | Amiti Uttarwar |
2019-02-12 | Merge #15238: [QA] remove some magic mining constants in functional tests | MarcoFalke |
2019-01-30 | Merge #15159: [RPC] Remove lookup to UTXO set from GetTransaction | MarcoFalke |
2019-01-26 | [RPC] Update getrawtransaction interface | Amiti Uttarwar |
2019-01-24 | remove some magic mining constants in functional tests | Gregory Sanders |
2019-01-22 | Merge #14353: REST: add blockhash call, fetch blockhash by height | Jonas Schnelli |
2019-01-21 | [QA] add rest tests for /rest/blockhashbyheight/<HEIGHT>.<FORMAT> | Jonas Schnelli |
2019-01-16 | qa: Improve tests of /rest/headers and /rest/block | João Barbosa |
2018-09-10 | qa: Run all tests even if wallet is not compiled | MarcoFalke |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-04-16 | Minor Python cleanups to make flake8 pass with the new rules enabled | practicalswift |
2018-04-03 | [tests] simplify binary and hex response parsing in interface_rest.py | Roman Zeyde |
2018-04-03 | [tests] only use 2 nodes in interface_rest.py | John Newbery |
2018-04-03 | [tests] refactor interface_rest.py to avoid code repetition | John Newbery |
2018-04-03 | [tests] Make json request building more consistent in interface_rest.py | John Newbery |
2018-04-03 | [tests] improve logging and documentation in interface_rest.py | John Newbery |
2018-04-03 | [tests] fix flake8 warnings in interface_rest.py test | John Newbery |
2018-03-25 | [REST] Handle UTXO retrieval when ignoring the mempool | Roman Zeyde |
2018-03-21 | Fix typos | Dimitris Apostolou |
2018-03-06 | Merge #12479: RPC: Add child transactions to getrawmempool verbose output | Wladimir J. van der Laan |
2018-02-25 | [Tests] Check output of parent/child tx list from getrawmempool, getmempoolde... | Conor Scott |
2018-02-15 | qa: Move common args to bitcoin.conf | MarcoFalke |
2018-01-25 | [tests] Rename misc functional tests. | Anthony Towns |