Commit Graph

57 Commits (d7fd766feb2f579bdba0e778bacdeb13103e8282)

Author SHA1 Message Date
Hennadii Stepanov a0473442d1
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
4 months ago
Ava Chow 429ec1aaaa refactor: Rename CTransaction::nVersion to version
5 months ago
brunoerg c985eb854c test: add option to speed up tx relay/mempool sync
8 months ago
Anthony Towns 1b09cc5959 Make post-p2sh consensus rules mandatory for tx relay
1 year ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
Sebastian Falbesoner 01552e8f67 test: MiniWallet: always rehash after signing (P2PK mode)
3 years ago
Sebastian Falbesoner b24f6c6855 test: MiniWallet: support default `from_node` for creating txs
3 years ago
Sebastian Falbesoner df5d783aef test: refactor: take use of `create_block` txlist parameter
3 years ago
Sebastian Falbesoner ae9df4ef93 test: refactor: take use of `create_block` version parameter (or use default)
3 years ago
fanquake ffdab41f94
Merge bitcoin/bitcoin#23474: test: scripted-diff cleanups after generate* changes
3 years ago
Sebastian Falbesoner a9872e1478 test: remove unnecessary block rehashing prior to solving
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa4db8671b
test: Activate all regtest softforks at height 1, unless overridden
3 years ago
MarcoFalke fad4f44645
test: Set peertimeout in write_config
3 years ago
merge-script 60881158c8
Merge bitcoin/bitcoin#22907: test: Avoid intermittent test failure in feature_csv_activation.py
3 years ago
MarcoFalke fa676dbac8
test: pep-8 whitespace
3 years ago
MarcoFalke faed284eab
test: Avoid intermittent test failure in feature_csv_activation.py
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
fanquake 3e2f84e7a9
test: use f-strings in feature_csv_activation.py
3 years ago
Sebastian Falbesoner 12f094ec21 test: use constants for CSV/CLTV activation heights in rpc_signrawtransaction
3 years ago
Sebastian Falbesoner 6cebac598e test: MiniWallet: introduce enum type for output mode
4 years ago
Sebastian Falbesoner 4bea301692 test: use P2PK-MiniWallet for feature_csv_activation.py
4 years ago
Sebastian Falbesoner bd7f27d16d refactor: feature_csv_activation.py: move tx helper functions to methods
4 years ago
Sebastian Falbesoner 2eca46b0aa test: use MiniWallet for feature_csv_activation.py
4 years ago
Pierre K 9053b88b1c update docstring in feature_csv_activation.py
4 years ago
MarcoFalke fa2b778d0c
test: Remove unused -blockversion from tests
4 years ago
gzhao408 784f757994 [refactor] clarify tests by referencing p2p objects directly
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
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