Commit Graph

30 Commits (7824f6b07703463707bb4f10577ff6d34118e248)

Author SHA1 Message Date
stickies-v 6819e5a329
node: use uint256::FromUserHex for -assumevalid parsing
3 months ago
Hennadii Stepanov a0473442d1
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
4 months ago
Sergi Delgado Segura 61560d5e93 test: makes timeout a forced named argument in tests methods that use it
8 months ago
Sebastian Falbesoner 1a572ce7d6 test: refactor: introduce `generate_keypair` helper with WIF support
1 year ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
MarcoFalke fa34e5f3d3
test: Avoid intermittent timeout in feature_assumevalid.py
2 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
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
3 years ago
MarcoFalke fa0a4d6c60
test: remove assert_blockchain_height
4 years ago
Bruno Garcia 0d39b5848a test: fix timeout decrease in feature_assumevalid
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 fa9b3040e7
test: Bump rpc timeout in feature_assumevalid to avoid valgrind timeouts
5 years ago
MarcoFalke fa502cb6f0
test: Bump timeouts in slow running tests
5 years ago
Ben Woosley 68f546635d test: Fix “local variable 'e' is assigned to but never used”
5 years ago
Pieter Wuille 8c7b9324ca Pure python EC
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa852f0e8d
test: Bump timeout on tests that timeout on windows
6 years ago
Graham Krizek b6f0db69a9
Increase timeout of featuer_assumevalid test to fix flaky tests
6 years ago
MarcoFalke 8ac7125d59
Merge #13916: qa: wait_for_verack by default
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
MarcoFalke fa1eac9cdb
[qa] mininode: Expose connection state through is_connected
6 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests.
7 years ago