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
/
p2p-fullblocktest.py
Age
Commit message (
Expand
)
Author
2017-03-20
Rename qa directory to test
John Newbery
2017-02-23
Fix docstrings in qa tests
John Newbery
2017-02-15
Harden against mistakes handling invalid blocks
Suhas Daftuar
2016-11-21
Make test constant consistent with consensus.h
BtcDrak
2016-08-16
qa: Remove duplicate `hash160` implementation
Wladimir J. van der Laan
2016-06-08
Tests: Edit bloated varint test and add option for 'barely expensive' tests
mrbandrews
2016-06-02
Continuing port of java comptool
mrbandrews
2016-05-15
[qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-05
[qa] Switch to py3
MarcoFalke
2016-04-10
[qa] py2: Unfiddle strings into bytes explicitly
MarcoFalke
2016-04-01
[qa] rpc-tests: Properly use integers, floats
MarcoFalke
2016-01-27
Merge #7300: [trivial] Add missing copyright headers
Wladimir J. van der Laan
2016-01-13
[qa] Fix pyton syntax in rpc tests
MarcoFalke
2016-01-05
Add missing copyright headers
MarcoFalke
2015-12-18
Add more tests to p2p-fullblocktest
Suhas Daftuar
2015-08-21
Add p2p-fullblocktest.py
Casey Rodarmor