aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/p2p-acceptblock.py
Commit message (Expand)AuthorAgeFilesLines
* s/DOGE/DIS/gTomo Ueda2021-09-021-1/+1
* s/doge/dis/gTomo Ueda2021-09-021-2/+2
* fixup p2p-acceptblock and mininode to test disconnectsPatrick Lodder2021-08-171-18/+27
* p2p-acceptblock: add steps 8, 9 to confirm node disconnectsDakoda Greaves2021-08-171-1/+86
* qa: fix p2p-acceptblockPatrick Lodder2021-08-131-5/+5
* Rename binaries to match DogecoinRoss Nicoll2019-03-251-2/+2
* Return correct error codes in blockchain.cpp.John Newbery2017-06-051-21/+9
* [qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke2016-05-151-2/+4
* [qa] Switch to py3MarcoFalke2016-05-051-19/+18
* [qa] rpc-tests: Properly use integers, floatsMarcoFalke2016-04-011-1/+1
* Add missing copyright headersMarcoFalke2016-01-051-1/+1
* test: remove necessity to call create_callback_mapWladimir J. van der Laan2015-12-041-1/+0
* Add p2p-fullblocktest.pyCasey Rodarmor2015-08-211-4/+4
* Replace sleep with syncing using pingsSuhas Daftuar2015-06-301-7/+27
* Ignore unrequested blocks too far ahead of tipSuhas Daftuar2015-06-031-10/+55
* P2P regression test for new AcceptBlock behaviorSuhas Daftuar2015-06-021-0/+226