Commit Graph

47 Commits (7824f6b07703463707bb4f10577ff6d34118e248)

Author SHA1 Message Date
Hennadii Stepanov a0473442d1
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
4 months ago
Anthony Towns 1b09cc5959 Make post-p2sh consensus rules mandatory for tx relay
1 year ago
Sebastian Falbesoner 1a572ce7d6 test: refactor: introduce `generate_keypair` helper with WIF support
1 year ago
ismaelsadeeq e47ce42f67 refactor: use address_to_scriptpubkey to retrieve addresses scriptpubkey
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
Ayush Sharma eec23dad1e test: remove wallet dependency from feature_nulldummy.py
2 years ago
W. J. van der Laan d94dc69ee4
Merge bitcoin/bitcoin#23501: test: various feature_nulldummy.py improvements
3 years ago
fanquake ffdab41f94
Merge bitcoin/bitcoin#23474: test: scripted-diff cleanups after generate* changes
3 years ago
Sebastian Falbesoner f1ed30451f test: refactor: simplify `block_submit` in feature_nulldummy.py
3 years ago
Sebastian Falbesoner 5ba9f1ff59 test: refactor: rename NULLDUMMY-invalidation helper
3 years ago
Sebastian Falbesoner e1d4a128e8 test: simplify and document NULLDUMMY-invalidation helper
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 faad1e5ffd
Introduce -testactivationheight=name@height setting
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
Sebastian Falbesoner 7720d4f650 test: fix failure in feature_nulldummy.py on single-core machines
3 years ago
Sebastian Falbesoner 646b3885f7 test: refactor: use named args for block_submit in feature_nulldummy.py
3 years ago
MarcoFalke fa2b6c62cd
test: Remove unused node from feature_nulldummy
3 years ago
Kiminuo 525448df9d Move COINBASE_MATURITY from `feature_nulldummy` test to `blocktools`.
4 years ago
Jon Atack ccd976dd3d
test: use 327 fewer blocks in feature_nulldummy
4 years ago
Jon Atack 68c280f197
test, refactor: abstract the feature_nulldummy blockheight values
4 years ago
Ikko Ashimine 1112035d32
doc: fix various typos
4 years ago
Andrew Chow 3457679870 Use separate watchonly wallet for multisig in feature_nulldummy.py
4 years ago
Luke Dashjr d438d609cd QA: Use GBT to get block versions correct
4 years ago
MarcoFalke fa262712ca
test: Check submitblock return values
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke fa45d60646
test: Reduce unneeded whitelist permissions in tests
5 years ago
John Newbery 0053e16714 [logging] Don't log REJECT code when transaction is rejected
5 years ago
John Newbery 0328dcdcfc [Consensus] Bury segwit deployment
5 years ago
MarcoFalke fa52eb55c9
test: Remove True argument to CBlock::serialize
6 years ago
Karl-Johan Alm 6c0a6f73e3
wallet/rpc: add maxfeerate parameter to sendrawtransaction
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
MarcoFalke fa6bf21f5e
scripted-diff: test: Use py3.5 bytes::hex() method
6 years ago
John Newbery bdefc9705d [tests] Remove deprecated addwitnessaddress call from feature_nulldummy
6 years ago
John Newbery 67d7d67cf3 [test] Fix flake8 warnings in tests
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
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
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 fa7a6cf1b3
policy: Treat segwit as always active
7 years ago
Andrew Chow eefff65a4b scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
7 years ago
Ben Woosley bb00c95c16
Consistently use FormatStateMessage in RPC error output
7 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests.
7 years ago