Commit Graph

57 Commits (d04a17a7907c57f7b570e1b9743fd63489bdad68)

Author SHA1 Message Date
MarcoFalke fa7fb0e442
test: Default blockversion to 4 in feature_block
4 years ago
gzhao408 784f757994 [refactor] clarify tests by referencing p2p objects directly
4 years ago
John Newbery d5800da519 [test] Remove final references to mininode
4 years ago
John Newbery 85165d4332 scripted-diff: Rename mininode to p2p
4 years ago
Sebastian Falbesoner dac7a111bd refactor: test: use _ variable for unused loop counters
4 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke fa92af5af3
ci: Run feature_block and feature_abortnode in valgrind
5 years ago
John Newbery 612a931d1a tests: simplify next_block() function in feature_block
5 years ago
MarcoFalke 7060d2d97a
Merge #18350: test: Fix mining to an invalid target + ensure that a new block has the correct hash internally
5 years ago
Samer Afach 7a6627ae87 Fix mining to an invalid target + ensure that a new block has the
5 years ago
MarcoFalke fa6df0de53
test: Bump timeouts to accomodate really slow disks
5 years ago
Micky Yun Chan 2d23082cbe bump test timeouts so that functional tests run in valgrind
5 years ago
John Newbery eebcdfa86a [test] rename SegwitVersion1SignatureHash()
5 years ago
Wladimir J. van der Laan feb162d500
Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_block test.
5 years ago
MarcoFalke fa502cb6f0
test: Bump timeouts in slow running tests
5 years ago
MarcoFalke 62117f9f36
Merge #16363: test: Add test for BIP30 duplicate tx
5 years ago
Suhas Daftuar bf3be5297a [qa] Ensure we don't generate a too-big block in p2sh sigops test
5 years ago
MarcoFalke fa8489a155
test: Add test for BIP30 duplicate tx
5 years ago
MarcoFalke fa89badf88
test: Require standard txs in regtest
5 years ago
lucash-dev 38bfca6bb2 Added comments referencing multiple CVEs in tests and production code.
6 years ago
Wladimir J. van der Laan d7d7d31506
Merge #15141: Rewrite DoS interface between validation and net_processing
6 years ago
Matt Corallo 34477ccd39 [refactor] Add useful-for-dos "reason" field to CValidationState
6 years ago
Matt Corallo 7b999103e2 Clean up banning levels
6 years ago
Gregory Sanders 25b0786581 Fix missing input template by making minimal tx
6 years ago
Pieter Wuille 8c7b9324ca Pure python EC
6 years ago
MarcoFalke fa4680ed09
scripted-diff: Rename sync_blocks to send_blocks to avoid name collisions and confusion
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
Wladimir J. van der Laan c6806ee869
Merge #15059: test: Add basic test for BIP34
6 years ago
MarcoFalke fac4e731a8
test: Run invalid_txs.InputMissing test in feature_block
6 years ago
Wladimir J. van der Laan df894fa69a
Merge #14457: test: add invalid tx templates for use in functional tests
6 years ago
MarcoFalke fab17e8272
test: Add basic test for BIP34
6 years ago
MarcoFalke fa05d52af4
test: Bump timeout to run tests in travis thread sanitizer
6 years ago
James O'Beirne 59e387705c test: add invalid tx templates for use in functional tests
6 years ago
MarcoFalke fa7da0617c
qa: Check specific reject reasons in feature_block
6 years ago
MarcoFalke 6c787d340c tests: Make feature_block pass on centos
6 years ago
MarcoFalke 990fc0de1a
Merge #14007: tests: Run functional test on Windows and enable it on Appveyor
6 years ago
sanket1729 0ca4c8b3c6 Changed functional tests which do not require wallets to run without
6 years ago
Chun Kuan Lee 2148c36b6e tests: Make it possible to run functional tests on Windows
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 b4d3309673 scripted-diff: Use named arguments in feature_block
6 years ago
Conor Scott 44bbceeef1 [Tests] Cleanup feature_block.py, remove unnecessary PreviousSpendableOutput object
6 years ago
Conor Scott 736f941424 [Tests] Cleanup extra instances of create_transaction
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 364bae5f7a qa: Pad scriptPubKeys to get minimum sized txs
7 years ago
Wladimir J. van der Laan 8d045a0f66
Merge #13003: qa: Add test for orphan handling
7 years ago