aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_segwit.py
AgeCommit message (Expand)Author
2018-04-16Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift
2018-03-29Remove assigned but never used local variablespracticalswift
2018-03-26doc: Refer to witness reserved value as spec. in the BIPMarcoFalke
2018-03-21Merge #12716: Fix typos and cleanup in various filesMarcoFalke
2018-03-21Fix typosDimitris Apostolou
2018-03-19scripted-diff: rename TestNode to TestP2PConn in testsJohn Newbery
2018-01-25[tests] Rename p2p_* functional tests.Anthony Towns