Commit Graph

54 Commits (57982f419e36d0023c83af2dd0d683ca3160dc2a)

Author SHA1 Message Date
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
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 fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
MarcoFalke faf7e485e9
Set regtest.BIP65Height = 111 to speed up tests
3 years ago
fanquake 36d33d32b1
test: use f-strings in feature_cltv.py
3 years ago
Sebastian Falbesoner 12f094ec21 test: use constants for CSV/CLTV activation heights in rpc_signrawtransaction
3 years ago
Sebastian Falbesoner 7e32fde912 test: feature_cltv.py: don't return tx copies in modification functions
3 years ago
Sebastian Falbesoner 9ab2ce0a66 test: drop unused node parameters in feature_cltv.py
3 years ago
Sebastian Falbesoner 0c2139a3f1 test: fix typo in feature_cltv.py (s/ctlv/cltv/)
3 years ago
Sebastian Falbesoner 6cebac598e test: MiniWallet: introduce enum type for output mode
4 years ago
MarcoFalke fa066f1b66
test: Run feature_cltv with MiniWallet
4 years ago
MarcoFalke fa5591d38c
test: Hide tx rehash in helper
4 years ago
MarcoFalke fa5f938cfe
test: Remove new_tx reference
4 years ago
Sebastian Falbesoner b01cd9471f test: check that _all_ invalid-CLTV txs are rejected after BIP65 activation
4 years ago
Sebastian Falbesoner dbc1981474 test: check that _all_ invalid-CLTV txs are allowed in a block pre-BIP65
4 years ago
Sebastian Falbesoner 8d0ce50c48 test: prepare cltv_invalidate to test all failure reasons in feature_cltv.py
4 years ago
Sebastian Falbesoner ce994e1202 test: add tx modfication helper function in feature_cltv.py
4 years ago
MarcoFalke fa0aa87071
rpc: Return wtxid from testmempoolaccept
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
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke 4444edc2e6
ci: Enable all functional tests in valgrind
5 years ago
MarcoFalke fa45d60646
test: Reduce unneeded whitelist permissions in tests
5 years ago
John Newbery 6f6465cefc scripted-diff: [validation] Rename CheckInputs to CheckInputScripts
5 years ago
John Newbery 0053e16714 [logging] Don't log REJECT code when transaction is rejected
5 years ago
MarcoFalke fa25f43ac5
p2p: Remove BIP61 reject messages
5 years ago
John Newbery 3862e473f0 [rpc] Tidy up reporting of buried and ongoing softforks
5 years ago
MarcoFalke 24dbcf3808
Merge #15891: test: Require standard txs in regtest by default
5 years ago
MarcoFalke faf6caf4da
test: Add tests for getblockchaininfo.softforks
5 years ago
MarcoFalke fa89badf88
test: Require standard txs in regtest
5 years ago
Karl-Johan Alm 7abd2e697c
wallet/rpc: add maxfeerate parameter to testmempoolaccept
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa6bf21f5e
scripted-diff: test: Use py3.5 bytes::hex() method
6 years ago
MarcoFalke fa852f0e8d
test: Bump timeout on tests that timeout on windows
6 years ago
practicalswift 590a57fdec tests: Remove unused testing code
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 bffb35f876
Merge #13054: tests: Enable automatic detection of undefined names in Python tests scripts. Remove wildcard imports.
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
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
Wladimir J. van der Laan 78dae8cacc
Merge #13780: 0.17: Pre-branch maintenance
6 years ago
Wladimir J. van der Laan e7ea858729
Merge #13527: policy: Remove promiscuousmempoolflags
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago