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
/
listtransactions.py
Age
Commit message (
Expand
)
Author
2016-05-15
[qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-05
[qa] Switch to py3
MarcoFalke
2016-04-19
Move method to check matches within arrays on util.py
Joao Fonseca
2016-04-10
[qa] py2: Unfiddle strings into bytes explicitly
MarcoFalke
2016-04-01
[qa] rpc-tests: Properly use integers, floats
MarcoFalke
2016-03-31
[qa] Use python2/3 syntax
MarcoFalke
2016-03-14
[qa] mininode: Add and use CONSTs
MarcoFalke
2016-01-19
RPC: indicate which transactions are replaceable
Suhas Daftuar
2016-01-19
Merge pull request #7164: Do not download transactions during initial blockch...
Wladimir J. van der Laan
2015-12-15
Do not download transactions during inital sync
ptschip
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-07-20
Add p2sh option to importaddress to import redeemScripts
Matt Corallo
2015-05-18
[QA] restructure rpc tests directory
Jonas Schnelli
2015-04-01
Introduce separate 'generate' RPC call
Pieter Wuille
2014-11-27
Fix python usage for arch's broken maintainers
Matt Corallo
2014-10-27
Merge pull request #5121
Wladimir J. van der Laan
2014-10-24
Extend getchaintips RPC test.
Daniel Kraft
2014-10-23
Update license in pull-tester and rpc-tests
Michael Ford
2014-07-09
Refactor common RPC test code to BitcoinTestFramework base class
Gavin Andresen
2014-03-24
Fix regression tests
Gavin Andresen
2014-03-18
Add licenses for tests and test data
Wladimir J. van der Laan
2014-02-28
Python-based regression tests
Gavin Andresen