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
/
qa
/
rpc-tests
/
blockchain.py
Age
Commit message (
Expand
)
Author
2017-03-20
Rename qa directory to test
John Newbery
2017-03-15
Fix RPC failure testing (2 of 2)
John Newbery
2017-02-23
Fix docstrings in qa tests
John Newbery
2016-05-15
[qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-05
[qa] Switch to py3
MarcoFalke
2016-04-04
RPC: add versionHex in getblock and getblockheader JSON results; expand data ...
mruddy
2016-03-17
[qa] Add tests verifychain, lockunspent, getbalance, listsinceblock
MarcoFalke
2016-01-21
rpc: update inline comments to refer to new file paths
Daniel Cousens
2016-01-18
Fix error in blockchain.py introduced in merge
Suhas Daftuar
2016-01-18
Merge pull request #7194
Wladimir J. van der Laan
2016-01-13
[qa] Fix pyton syntax in rpc tests
MarcoFalke
2015-12-14
Add RPC tests for getblockheader.
James O'Beirne
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-10-28
Fix chainstate serialized_size computation
Pieter Wuille
2015-10-09
Add tests for gettxoutsetinfo, CLevelDBBatch, CLevelDBIterator
James O'Beirne