aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/script_util.py
AgeCommit message (Expand)Author
2022-12-19Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 non-witness bytesGreg Sanders
2022-06-14test: add helpers for creating P2TR scripts/addresses from output keySebastian Falbesoner
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-10-26test: add script_util helper for creating bare multisig scriptsSebastian Falbesoner
2021-09-29test: introduce script_util helper for creating P2PK scriptsSebastian Falbesoner
2021-09-28test: pep-8 touched testMarcoFalke
2021-09-28test: Remove unused and confusing main parameter from script_utilMarcoFalke
2021-08-01test: refactor: remove `hex_str_to_bytes` helperSebastian Falbesoner
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-11-01Add script equivalent of functions in address.pyAndrew Chow
2020-04-22test: Remove unused, undocumented and misleading CScript.__add__MarcoFalke
2019-10-14test: fix "tx-size-small" errors after default address changeSebastian Falbesoner