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
/
test_framework
/
comptool.py
Age
Commit message (
Expand
)
Author
2016-11-07
[qa] Make comptool push blocks instead of relying on inv-fetch
mrbandrews
2016-05-05
[qa] Switch to py3
MarcoFalke
2016-04-10
[qa] py2: Unfiddle strings into bytes explicitly
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-21
Create SingleNodeConnCB class for RPC tests
Alex Morcos
2016-03-21
Test of BIP9 fork activation of mtp, csv, sequence_lock
NicolasDorier
2016-01-05
Add missing copyright headers
MarcoFalke
2015-12-09
test: Add basic test for `reject` code
Wladimir J. van der Laan
2015-12-04
test: remove necessity to call create_callback_map
Wladimir J. van der Laan
2015-08-21
Add p2p-fullblocktest.py
Casey Rodarmor
2015-08-19
Merge pull request #6539
Wladimir J. van der Laan
2015-08-12
Fix race condition on test node shutdown
Casey Rodarmor
2015-08-10
typofixes (found by misspell_fixer)
Veres Lajos
2015-07-22
Don't share objects between TestInstances
Casey Rodarmor
2015-05-18
[QA] restructure rpc tests directory
Jonas Schnelli