Commit Graph

28 Commits (fa98e10d5efcd965ee224ec21c9e79ebb123f055)

Author SHA1 Message Date
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
Sebastian Falbesoner 54be4e71d8 test: check specific reject reasons in feature_csv_activation.py
5 years ago
Sebastian Falbesoner 5ffaf883b9 test: eliminiated magic numbers in feature_csv_activation.py
5 years ago
Sebastian Falbesoner 09f706ab8e test: check for OP_CSV empty stack fail reject reason in feature_csv_activation.py
5 years ago
Sebastian Falbesoner cbd345a75c test: test OP_CSV empty stack fail in feature_csv_activation.py
5 years ago
MarcoFalke fa45d60646
test: Reduce unneeded whitelist permissions in tests
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
John Newbery 1c93b9b31c [Consensus] Bury CSV deployment height
5 years ago
MarcoFalke fa4680ed09
scripted-diff: Rename sync_blocks to send_blocks to avoid name collisions and confusion
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
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
MarcoFalke fac3e22b18
qa: Read reject reasons from debug log, not p2p messages
6 years ago
MarcoFalke cf9ed307e6
qa: blocktools enforce named args for amount
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
John Newbery 12982682a6 [tests] Change feature_csv_activation.py to use BitcoinTestFramework
7 years ago
John Newbery db7ffb9d1b [tests] Move utility functions in feature_csv_activation.py out of class.
7 years ago
John Newbery 0842edf9ee [tests] Remove nested loops from feature_csv_activation.py
7 years ago
John Newbery 2e511d5424 [tests] improve logging in feature_csv_activation.py
7 years ago
John Newbery 6f7f5bc002 [tests] fix flake8 nits in feature_csv_activation.py
7 years ago
Andrew Chow eefff65a4b scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
7 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests.
7 years ago