13 Commits (845838c4451ecd1f7e988e7538a4d82f80b73670)

Author SHA1 Message Date
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
John Newbery 873beca6de [tests] Rename NodeConn and NodeConnCB 7 years ago
John Newbery dad596fc37 [tests] Make NodeConnCB a subclass of NodeConn 7 years ago
MarcoFalke fafdad0d46 qa: Remove unused NodeConn members 7 years ago
Pieter Wuille d618458184 Have SegWit active by default 7 years ago
John Newbery f893085325 [tests] Don't subclass from object for Python 3 7 years ago
John Newbery 7481579131 [tests] Make comp test framework more debuggable 7 years ago
MarcoFalke 08ce33f8e9 qa: Move wait_until to util 7 years ago
John Newbery 2a52ae63bf Remove duplicate method definitions in NodeConnCB subclasses 7 years ago
John Newbery 52e15aa4d0 Adds helper functions to NodeConnCB 7 years ago
John Newbery 159fe88abf Remove SingleNodeConnCB 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
John Newbery 38ad281b2a Use logging in test_framework/comptool.py 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
mrbandrews d768f151f6 [qa] Make comptool push blocks instead of relying on inv-fetch 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
MarcoFalke faa41ee204 [qa] py2: Unfiddle strings into bytes explicitly 8 years ago
MarcoFalke fa524d9ddb [qa] Use python2/3 syntax 8 years ago
Alex Morcos 5fa66e4682 Create SingleNodeConnCB class for RPC tests 8 years ago
NicolasDorier 71527a0f31 Test of BIP9 fork activation of mtp, csv, sequence_lock 8 years ago
MarcoFalke fa60d05a4e Add missing copyright headers 9 years ago
Wladimir J. van der Laan 20411903d7 test: Add basic test for `reject` code 9 years ago
Wladimir J. van der Laan 2f601d215d test: remove necessity to call create_callback_map 9 years ago
Casey Rodarmor 0ce73985a8 Add p2p-fullblocktest.py 9 years ago
Casey Rodarmor 45a6cce971 Fix race condition on test node shutdown 9 years ago
Veres Lajos 9f68ed6b6d typofixes (found by misspell_fixer) 9 years ago
Casey Rodarmor 56b28fca46 Don't share objects between TestInstances 9 years ago
Jonas Schnelli 64937fe51a [QA] restructure rpc tests directory 9 years ago
Suhas Daftuar 2a22d4be9b Fix comptool send_message call when MAX_INV_SZ reached 9 years ago
Suhas Daftuar 574db4816f Fix potential race conditions in p2p testing framework 9 years ago
Suhas Daftuar b93974c3f3 Add comparison tool test runner, built on mininode 9 years ago