aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p-fullblocktest.py
AgeCommit message (Expand)Author
2018-01-25[tests] Rename feature_* functional tests.Anthony Towns
2018-01-10Merge #11403: SegWit wallet supportJonas Schnelli
2018-01-09[test] Serialize CTransaction with witness by defaultPieter Wuille
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-12-11[tests] Use network_thread_start() in tests.John Newbery
2017-10-16[tests] Don't subclass from object for Python 3John Newbery
2017-09-01Merge #11121: TestNode tidyupsMarcoFalke
2017-09-01[tests] don't override __init__() in individual testsJohn Newbery
2017-08-28Remove unused variables and/or function callspracticalswift
2017-03-31Send the correct error code in reject messagesJohn Newbery
2017-03-20Rename rpc-tests directory to functionalJohn Newbery