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
/
pull-tester
/
rpc-tests.py
Age
Commit message (
Expand
)
Author
2015-12-17
test: don't override BITCOIND and BITCOINCLI if they're set
Wladimir J. van der Laan
2015-12-10
net: Fix sent reject messages for blocks and transactions
Wladimir J. van der Laan
2015-12-01
Merge pull request #6915
Wladimir J. van der Laan
2015-12-01
Add rpc test for prioritisetransaction
Suhas Daftuar
2015-12-01
Merge pull request #7135
Wladimir J. van der Laan
2015-11-30
Merge pull request #7044
Gregory Maxwell
2015-11-30
Add failing test checking timelocked-txn removal during reorg
Matt Corallo
2015-11-30
[qa] pull-tester: Cleanup (run keypool, tidy stdout)
MarcoFalke
2015-11-29
Added additional config option for multiple RPC users.
Gregory Sanders
2015-11-29
Allow block announcements with headers
Suhas Daftuar
2015-11-27
Merge pull request #6871
Wladimir J. van der Laan
2015-11-22
Merge pull request #7029
Gregory Maxwell
2015-11-16
Remove unmaintained example test script_test.py
Suhas Daftuar
2015-11-14
[qa] travis: cover *receivedby* rpcs
MarcoFalke
2015-11-12
Merge pull request #6804
Wladimir J. van der Laan
2015-11-11
Add basic coverage reporting for RPC tests
James O'Beirne
2015-11-10
Port test to rpc-test framework
Suhas Daftuar
2015-11-09
Fix crash in validateaddress with -disablewallet
Wladimir J. van der Laan
2015-10-26
Add RPC test for -maxuploadtarget
Suhas Daftuar
2015-10-23
Merge pull request #6351
Wladimir J. van der Laan
2015-10-20
Merge pull request #6827
Wladimir J. van der Laan
2015-10-20
[rpc-tests] Check return code
MarcoFalke
2015-10-16
temporarily comment out rpcbind.py
Alex Morcos
2015-10-09
Add tests for gettxoutsetinfo, CLevelDBBatch, CLevelDBIterator
James O'Beirne
2015-10-08
Add RPC tests for the CHECKLOCKTIMEVERIFY (BIP65) soft-fork
Peter Todd
2015-10-04
qa/pull-tester/rpc-tests.py: chmod 0755
Jeff Garzik
2015-10-01
Migrated rpc-tests.sh to all python rpc-tests.py
ptschip