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-12-02
[qa] rpc-tests: Apply random offset to portseed
MarcoFalke
2016-09-26
Implement NULLDUMMY softfork
Johnson Lau
2016-09-26
Add p2p test for BIP 152 (compact blocks)
Suhas Daftuar
2016-09-21
[qa] pull-tester: Don't mute zmq ImportError
MarcoFalke
2016-09-21
[qa]: enable rpcbind_test
whythat
2016-09-21
[QA] Add walletdump RPC test (including HD- & encryption-tests)
Jonas Schnelli
2016-09-19
[qa] Refactor RPCTestHandler to prevent TimeoutExpired
MarcoFalke
2016-07-07
[qa] Add wallet-hd test
MarcoFalke
2016-06-22
[qa] p2p segwit tests
Suhas Daftuar
2016-06-22
[qa] Add rpc test for segwit
Alex Morcos
2016-06-20
[qa] pull-tester: Start longest test first
MarcoFalke
2016-06-17
[qa] pull-tester: Fix assertion and check for run_parallel
MarcoFalke
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
[next]