Commit Graph

36 Commits (57982f419e36d0023c83af2dd0d683ca3160dc2a)

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
aitorjs 0d9fdd329e test, doc: refer to the correct variable names in p2p_invalid_tx.py
3 years ago
Anthony Towns 6bd4963c06 txorphanage: Move functions and data into class
4 years ago
Ikko Ashimine 1112035d32
doc: fix various typos
4 years ago
gzhao408 549d30faf0 scripted-diff: replace p2p with p2ps[0] in p2p_invalid_tx
4 years ago
Seleme Topuz 1343c86c7c test: Update wait_until usage in tests not to use the one from utils
4 years ago
John Newbery 85165d4332 scripted-diff: Rename mininode to p2p
4 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke fa4c29bc1d
test: Add various low-level p2p tests
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
MarcoFalke fa89badf88
test: Require standard txs in regtest
5 years ago
James O'Beirne 59e387705c test: add invalid tx templates for use in functional tests
6 years ago
sanket1729 0ca4c8b3c6 Changed functional tests which do not require wallets to run without
6 years ago
Wladimir J. van der Laan 288ddf4ff5
Merge #14180: qa: Run all tests even if wallet is not compiled
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
Wladimir J. van der Laan cb25cd6aa1
Merge #14119: qa: Read reject reasons from debug log, not p2p messages
6 years ago
practicalswift ada356208e Fix typos reported by codespell
6 years ago
MarcoFalke fac3e22b18
qa: Read reject reasons from debug log, not p2p messages
6 years ago
MarcoFalke fa3e9f7627
qa: Add TestNode::assert_debug_log
6 years ago
MarcoFalke f66e1c793e
Merge #13669: Tests: Cleanup create_transaction implementations
6 years ago
MarcoFalke 8ac7125d59
Merge #13916: qa: wait_for_verack by default
6 years ago
Conor Scott 736f941424 [Tests] Cleanup extra instances of create_transaction
6 years ago
MarcoFalke fa5587fe71
qa: wait_for_verack by default
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 faac7a2db4
qa: Avoid checking reject code for now
7 years ago
MarcoFalke 472fe8a2ce
Merge #13069: docs: Fix typos
7 years ago
Wladimir J. van der Laan fe16dd8226 net: Add option `-enablebip61` to configure sending of BIP61 notifications
7 years ago
practicalswift d8c4998f31 Fix typos
7 years ago
MarcoFalke 364bae5f7a qa: Pad scriptPubKeys to get minimum sized txs
7 years ago
MarcoFalke fadfbd33ab
qa: Add test for orphan handling
7 years ago
Conor Scott 54b8c580b7 [test] Fix nits leftover from 11771
7 years ago
John Newbery 95e2e9af12 [tests] Change invalidtxrequest to use BitcoinTestFramework
7 years ago
John Newbery 359d067572 [tests] Fix flake8 warnings in invalidtxrequest
7 years ago
Anthony Towns 61b8f7f273 [tests] Rename p2p_* functional tests.
7 years ago