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
2016-06-01
build: a few ugly hacks to get the rpc tests working out-of-tree
Cory Fields
2016-05-09
[qa] Add option --portseed to test_framework
MarcoFalke
2016-05-09
[qa] pull-tester: Run rpc test in parallel
MarcoFalke
2016-05-09
Merge #7971: [qa] Refactor test_framework and pull tester
MarcoFalke
2016-05-09
test: Revert fatal-ness of missing python-zmq
Wladimir J. van der Laan
2016-05-08
[qa] pull-tester: Adjust comment
MarcoFalke
2016-05-06
[qa] Refactor test_framework and pull tester
MarcoFalke
2016-05-05
[qa] Switch to py3
MarcoFalke
2016-04-28
Test for signing messages
Andrew Chow
2016-04-18
[qa] rpc-tests: Fix link in comment and label error msg
MarcoFalke
2016-04-09
[qa] pull-tester: Exit early when no tests are run
MarcoFalke
2016-04-09
[qa] pull-tester: Don't mute zmq ImportError
MarcoFalke
2016-03-31
[qa] Use python2/3 syntax
MarcoFalke
2016-03-30
Merge #7648: BIP9 versionbits softfork for BIP68, BIP112 and BIP113
Wladimir J. van der Laan
2016-03-29
[qa] Don't run pruning.py twice
MarcoFalke
2016-03-23
Add importprunedfunds rpc call
instagibbs
2016-03-21
Add p2p test for feefilter
Alex Morcos
2016-03-21
Test of BIP9 fork activation of mtp, csv, sequence_lock
NicolasDorier
2016-03-18
Add RPC test for BIP 68/112/113 soft fork.
Alex Morcos
2016-03-16
RPC test for BIP9 warning logic
Suhas Daftuar
2016-03-10
Check if zmq is installed in tests, update docs
Elliot Olds
2016-02-13
Add bip68-sequence.py to extended rpc tests
BtcDrak
2016-01-13
Add RPC test for abandoned and conflicted transactions.
Alex Morcos
2016-01-05
Merge pull request #7205
Wladimir J. van der Laan
2015-12-22
Merge pull request #7153
Wladimir J. van der Laan
2015-12-14
test: don't override BITCOIND and BITCOINCLI if they're set
Wladimir J. van der Laan
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-12-09
test: Add basic test for `reject` code
Wladimir J. van der Laan
2015-12-02
[Tests] Add mempool_limit.py test
Jonas Schnelli
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
[next]