Commit Graph

46 Commits (ad3e9e1f214d739e098c6ebbd300da5df1026a44)

Author SHA1 Message Date
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
Sebastian Falbesoner 1914054208 scripted-diff: test: rename `FromHex` to `from_hex`
3 years ago
Sebastian Falbesoner a79396fe5f test: remove `ToHex` helper, use .serialize().hex() instead
3 years ago
Sebastian Falbesoner 2ce7b47958 test: introduce `tx_from_hex` helper for tx deserialization
3 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
MarcoFalke 22f13c1e08
Merge #19776: net, rpc: expose high bandwidth mode state via getpeerinfo
4 years ago
MarcoFalke cb21d864c5
Merge #19401: QA: Use GBT to get block versions correct
4 years ago
Sebastian Falbesoner 343dc4760f test: add test for high-bandwidth mode states in getpeerinfo
4 years ago
MarcoFalke b99a1633b2
Merge #19781: test: add parameterized constructor for msg_sendcmpct()
4 years ago
Luke Dashjr d438d609cd QA: Use GBT to get block versions correct
4 years ago
Seleme Topuz 1343c86c7c test: Update wait_until usage in tests not to use the one from utils
4 years ago
Sebastian Falbesoner 638441928a test: add parameterized constructor for msg_sendcmpct()
4 years ago
John Newbery 85165d4332 scripted-diff: Rename mininode to p2p
4 years ago
John Newbery 9e2897d020 scripted-diff: Rename mininode_lock to p2p_lock
4 years ago
fanquake cb1ee1551c
Merge #19674: refactor: test: use throwaway _ variable for unused loop counters
4 years ago
Sebastian Falbesoner dac7a111bd refactor: test: use _ variable for unused loop counters
4 years ago
Ben Woosley 9e165d0de4
test: Wait for 'cmpctblock' in p2p_compactblocks when it is expected
4 years ago
John Newbery edae6075aa [tests] Only acquire lock once in p2p_compactblocks.py
5 years ago
Sebastian Falbesoner b35e1d2471 test: add inventory type constant MSG_CMPCT_BLOCK
5 years ago
Sebastian Falbesoner eeaaa58d2c test: replace inv type magic numbers by constants
5 years ago
Sebastian Falbesoner c4027e7350 refactor: test: use wait_for_getdata() in p2p_compactblocks.py
5 years ago
John Newbery 0328dcdcfc [Consensus] Bury segwit deployment
5 years ago
MarcoFalke fa89badf88
test: Require standard txs in regtest
5 years ago
MarcoFalke fa1d766717
tests: Make msg_block a witness block
6 years ago
Suhas Daftuar 7813eb1db1 [qa] Overhaul p2p_compactblocks.py
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
MarcoFalke 9dda5fdf64
Merge #14296: [wallet] Remove addwitnessaddress
6 years ago
MarcoFalke 37612099ec
Merge #13424: Consistently validate txid / blockhash length and encoding in rpc calls
6 years ago
John Newbery 9d7ee187a3 [test] Remove deprecated addwitnessaddress from p2p_compactblocks.py
6 years ago
John Newbery 67d7d67cf3 [test] Fix flake8 warnings in tests
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
MarcoFalke 8ac7125d59
Merge #13916: qa: wait_for_verack by default
6 years ago
MarcoFalke fa5587fe71
qa: wait_for_verack by default
6 years ago
Ben Woosley 5eb20f81d9
Consistently use ParseHashV to validate hash inputs in rpc
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
MarcoFalke fa87da2f17
qa: Avoid start/stop of the network thread mid-test
6 years ago
MarcoFalke fa1eac9cdb
[qa] mininode: Expose connection state through is_connected
6 years ago
MarcoFalke 364bae5f7a qa: Pad scriptPubKeys to get minimum sized txs
7 years ago
MarcoFalke 4ad3b3c72c
Merge #12716: Fix typos and cleanup in various files
7 years ago
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
John Newbery 728667b771 scripted-diff: rename TestNode to TestP2PConn in tests
7 years ago
Anthony Towns 61b8f7f273 [tests] Rename p2p_* functional tests.
7 years ago