index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
rpc_decodescript.py
Age
Commit message (
Expand
)
Author
2022-02-21
Replace "can not" with "cannot" in docs, user messages, and tests
Jon Atack
2021-12-05
tests: Add data-driven testcases to rpc_decodescript.py
Dimitri
2021-11-18
test: add decodescript RPC test for P2TR output type
Sebastian Falbesoner
2021-11-18
test: check for decodescript RPC 'type' results
Sebastian Falbesoner
2021-11-17
test: add logging to rpc_decodescript.py
Sebastian Falbesoner
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-08-01
test: refactor: remove `hex_str_to_bytes` helper
Sebastian Falbesoner
2021-06-21
test: introduce `tx_from_hex` helper for tx deserialization
Sebastian Falbesoner
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
scripted-diff: test: Use py3.5 bytes::hex() method
MarcoFalke
2018-08-13
tests: Use explicit imports
practicalswift
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-03-06
p2wpkh, p2wsh and p2sh-nested scripts in decodescript
fivepiece
2018-01-25
[tests] Rename rpc_* functional tests.
Anthony Towns