Commit Graph

20 Commits (6cbf2e5f8197e51b8f3d789ba9f5874a2fd7b93a)

Author SHA1 Message Date
Greg Sanders 71c9b02a04 test: add P2A coverage for decodescript
3 months ago
Hennadii Stepanov a0473442d1
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
4 months ago
furszy cc781a2180
descriptor: InferScript, do not return top-level only func as sub descriptor
1 year ago
Andrew Chow 73ec4b2a83 tests: decodescript can infer descriptors for scripts >520 bytes
2 years ago
Antoine Poinsot dfc9acbf01
rpc: decode Miniscript descriptor when possible in decodescript
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
Jon Atack 48742693ac
Replace "can not" with "cannot" in docs, user messages, and tests
3 years ago
Dimitri b35942e500 tests: Add data-driven testcases to rpc_decodescript.py
3 years ago
Sebastian Falbesoner 83f6c0f9ef test: add decodescript RPC test for P2TR output type
3 years ago
Sebastian Falbesoner 099c6957de test: check for decodescript RPC 'type' results
3 years ago
Sebastian Falbesoner 0d43525c61 test: add logging to rpc_decodescript.py
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
Sebastian Falbesoner ca6c154ef1 test: refactor: remove `hex_str_to_bytes` helper
3 years ago
Sebastian Falbesoner 2ce7b47958 test: introduce `tx_from_hex` helper for tx deserialization
3 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
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
fivepiece 4f933b3d23 p2wpkh, p2wsh and p2sh-nested scripts in decodescript
7 years ago
Anthony Towns 81b79f2c39 [tests] Rename rpc_* functional tests.
7 years ago