index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
interface_rest.py
Age
Commit message (
Expand
)
Author
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