Commit Graph

38 Commits (ed4462cc78afd2065bbf5bd79728852b65b9ad7f)

Author SHA1 Message Date
kevkevin a7b46a1fea
test: added coverage to mining_basic.py
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
MacroFake fafc96aaf4
test: Test year 2106 block timestamps
2 years ago
Sebastian Falbesoner 7746606cfa test: use MiniWallet for mining_basic.py
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke facc352648
test: Implicitly sync after generate*, unless opted out
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
fanquake 68faa87881
test: use f-strings in mining_*.py tests
3 years ago
Dhruv Mehta eba5b1cd64 [test] remove or move tests using `-segwitheight=-1`
3 years ago
MarcoFalke fa9b48549c
test: Add test for -blockversion
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 fa98e10d5e
test: Remove leftover comment in mining_basic
4 years ago
MarcoFalke faedb50d89
test: pep-8 mining_basic
4 years ago
Gillian Chu 7daffc6a90 [test] CScriptNum Decode Check as Unit Tests
4 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke f32564f0a7
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
Jorge Timón 1abcecc40c
Tests: Use self.chain instead of 'regtest' in almost all current tests
5 years ago
MarcoFalke fa3b9ee8b2
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
5 years ago
MarcoFalke fa6bf21f5e
scripted-diff: test: Use py3.5 bytes::hex() method
6 years ago
Akio Nakamura 1a062b85f0 tests: remove byte.hex() to keep compatibility
6 years ago
MarcoFalke eca1273c35
Merge #15383: [rpc] mining: Omit uninitialized currentblockweight, currentblocktx
6 years ago
MarcoFalke fa178a6385
[rpc] mining: Omit uninitialized currentblockweight, currentblocktx
6 years ago
Gregory Sanders b651ef7e1c submitheader: more directly test missing prev block header
6 years ago
Gregory Sanders 1e7f741745 remove some magic mining constants in functional tests
6 years ago
John Newbery 0025c9eae4 [mining] segwit option must be set in GBT
6 years ago
Gregory Sanders 2012d4df23 Add CScriptNum decode python implementation in functional suite
6 years ago
Jon Layton fa0815c300
rpc: Correctly name arguments
6 years ago
sanket1729 0ca4c8b3c6 Changed functional tests which do not require wallets to run without
6 years ago
MarcoFalke 962c302710
Merge #13983: rpc: Return more specific reject reason for submitblock
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
MarcoFalke fa782a308d
qa: Use named args in some tests
6 years ago
MarcoFalke fa6ab8ada1
rpc: Return more specific reject reason for submitblock
6 years ago
MarcoFalke fa091b0016
qa: Add tests for submitheader
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Anthony Towns 3150b3fea7 [tests] Rename misc functional tests.
7 years ago