Commit Graph

17 Commits (45660116311dc4cbb73e2ddecb1d0cc407d7aeb7)

Author SHA1 Message Date
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