8 Commits (kevaview)

Author SHA1 Message Date
Jianping Wu e86e3a33a8 Increased MAX_PROTOCOL_MESSAGE_LENGTH to 6MB. 5 years ago
Jianping Wu 0553624587 Added pycryptonight for messages.py. 5 years ago
Jianping Wu 392b7aba5f More changes from litecoin to kevacoin. 6 years ago
MarcoFalke 08334b73be qa: Pad scriptPubKeys to get minimum sized txs 6 years ago
Adrian Gallagher f117e96e0f
Litecoin: Adjust fee system 6 years ago
Adrian Gallagher fee6799b12
Litecoin: Protocol and default settings 6 years ago
Anthony Towns 61b8f7f273 [tests] Rename p2p_* functional tests. 7 years ago
Pieter Wuille 57273f2b30 [test] Serialize CTransaction with witness by default 7 years ago
Suhas Daftuar 35c2b1fe3b Fix rare failure in p2p-segwit.py 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
John Newbery 74e64f24b8 [tests] Use network_thread_start() in tests. 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
John Newbery ec59523c59 [tests] Remove rpc property from TestNode in p2p-segwit.py. 7 years ago
MarcoFalke fafdad0d46 qa: Remove unused NodeConn members 7 years ago
John Newbery 32ae82f5c3 [tests] use TestNode p2p connection in tests 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
Suhas Daftuar f97ab35fa9 qa: Fix bug introduced in p2p-segwit.py 7 years ago
John Newbery 7148b74dc3 [tests] Functional tests must explicitly set num_nodes 7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests 7 years ago
John Newbery 36b6268670 [tests] TestNode: separate add_node from start_node 7 years ago
practicalswift 2e6080bbf3 Remove unused variables and/or function calls 7 years ago
Andrew Chow 279fde58e3 Check for rpcuser/rpcpassword first then for cookie 7 years ago
Andrew Chow c53c9831ee Replace cookie auth in tests 7 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s) 7 years ago
shaolinfry 29c07196d0
Rename -bip9params to -vbparams 7 years ago
Suhas Daftuar f19abd9053 [qa] Fixes segwit block relay test after inv-direct-fetch was disabled 7 years ago
John Newbery 3e3c22f09d [tests] fix wait_for_inv() 7 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases 7 years ago
Jimmy Song c39a6b9ec8 Tests: Refactor to create witness script creation function 7 years ago
John Newbery 2a52ae63bf Remove duplicate method definitions in NodeConnCB subclasses 7 years ago
John Newbery 6a18bb9a36 [tests] sync_with_ping should assert that ping hasn't timed out 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
Suhas Daftuar abe7b3d3ab Don't require segwit in getblocktemplate for segwit signalling or mining 7 years ago
John Newbery 64c080051b Use logging in individual tests 7 years ago
John Newbery b0dec4a04a Remove manual debug settings in qa tests. 7 years ago
John Newbery 553a976929 Add logging to p2p-segwit.py 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
practicalswift 5cdf10611f Remove redundant semicolons in Python code 8 years ago
practicalswift ac4a095306 Remove unused Python variables 8 years ago
Suhas Daftuar 95f4a03777 [qa] Test getblocktemplate default_witness_commitment 8 years ago
BtcDrak 09dc4064ac Make test constant consistent with consensus.h 8 years ago
Matt Corallo 3451203b5c [qa] Respond to getheaders and do not assume a getdata on inv 8 years ago
Johnson Lau 67d6ee1e36 remove redundant tests in p2p-segwit.py 8 years ago
Suhas Daftuar b811124202 [qa] Add tests for uncompressed pubkeys in segwit 8 years ago
Johnson Lau 3ade2f64cf Add standard limits for P2WSH with tests 8 years ago
Matt Corallo be7555f0c0 Fix overly-prescriptive p2p-segwit test for new fetch logic 8 years ago