Commit Graph

19 Commits (5e213822f86d9fcd19c0af420831bb3079548479)

Author SHA1 Message Date
Sebastian Falbesoner 1914054208 scripted-diff: test: rename `FromHex` to `from_hex`
3 years ago
Sebastian Falbesoner a79396fe5f test: remove `ToHex` helper, use .serialize().hex() instead
3 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
João Barbosa 52fc39917f rpc: Reject empty txids in gettxoutproof
4 years ago
João Barbosa faf251d854
test: gettxoutproof duplicate txid
4 years ago
MarcoFalke faf5eb45c4
test: Test empty array in gettxoutproof
4 years ago
MarcoFalke fa56e866e8
test: Run rpc_txoutproof.py even with wallet disabled
4 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
fanquake b6f9e3576a
test: re-enable CLI test support by using EncodeDecimal in json.dumps()
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
MarcoFalke 37612099ec
Merge #13424: Consistently validate txid / blockhash length and encoding in rpc calls
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
Ben Woosley 5eb20f81d9
Consistently use ParseHashV to validate hash inputs in rpc
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Suhas Daftuar d280617bf5 [qa] Add a test for merkle proof malleation
6 years ago
Andrew Chow eefff65a4b scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
7 years ago
Anthony Towns 81b79f2c39 [tests] Rename rpc_* functional tests.
7 years ago