Commit Graph

20 Commits (3a10d935ac8ebabdfd336569d943f042ff84b13e)

Author SHA1 Message Date
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
Jon Atack 9cdddae3b4
test: add rpc_signrawtransaction logging
5 years ago
Jon Atack 4d6cde38ce
test: refactor rpc_signrawtransaction witness script tests
5 years ago
MarcoFalke fa2251df5e
test: Use one node to avoid a race due to missing sync in rpc_signrawtransaction
5 years ago
Andrew Chow cd3b1569d9 Correctly compute redeemScript from witnessScript for signrawtransaction
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
John Newbery 839c3f7c49 [rpc] Remove signrawtransaction warning
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa6bf21f5e
scripted-diff: test: Use py3.5 bytes::hex() method
6 years ago
MeshCollider 928beae007 Add test for P2SH-P2WSH in signrawtransactionwithkey and listunspent
6 years ago
gustavonalle 20442f617f [wallet] remove redundand restart node
6 years ago
gustavonalle db15805668 [wallet] Ensure wallet is unlocked before signing
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
John Newbery f7e9e70468 [rpc] Remove deprecated sigrawtransaction rpc method.
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Andrew Chow d60234885b Add test for signrawtransaction
7 years ago
Andrew Chow 1e79c055cd Split signrawtransaction into wallet and non-wallet
7 years ago
Anthony Towns 81b79f2c39 [tests] Rename rpc_* functional tests.
7 years ago