aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/p2p-fullblocktest.py
Commit message (Expand)AuthorAgeFilesLines
* really s/Doge/Dis/g this timeTomo Ueda2021-09-021-1/+1
* qa: Fix typosrht2021-05-181-1/+1
* Update tx output in p2p-fullblocktest.py (#1474)Ross Nicoll2018-09-191-2/+5
* Clean up RPC tests (#1465)Ross Nicoll2018-09-191-0/+3
* Update RPC tests for Dogecoin (#1431)Ross Nicoll2018-09-191-2/+2
* Harden against mistakes handling invalid blocksSuhas Daftuar2017-02-151-2/+2
* Make test constant consistent with consensus.hBtcDrak2016-11-211-13/+13
* qa: Remove duplicate `hash160` implementationWladimir J. van der Laan2016-08-161-3/+0
* Tests: Edit bloated varint test and add option for 'barely expensive' testsmrbandrews2016-06-081-45/+53
* Continuing port of java comptoolmrbandrews2016-06-021-106/+991
* [qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke2016-05-151-0/+1
* [qa] Switch to py3MarcoFalke2016-05-051-4/+3
* [qa] py2: Unfiddle strings into bytes explicitlyMarcoFalke2016-04-101-16/+16
* [qa] rpc-tests: Properly use integers, floatsMarcoFalke2016-04-011-2/+2
* Merge #7300: [trivial] Add missing copyright headersWladimir J. van der Laan2016-01-271-2/+1
|\
| * Add missing copyright headersMarcoFalke2016-01-051-2/+1
* | [qa] Fix pyton syntax in rpc testsMarcoFalke2016-01-131-5/+1
|/
* Add more tests to p2p-fullblocktestSuhas Daftuar2015-12-181-12/+145
* Add p2p-fullblocktest.pyCasey Rodarmor2015-08-211-0/+272