dcrd/internal/staging/stdscript
Dave Collins 02bcf8414f
stdscript: Add v0 stake sub p2sh support.
This adds support for detecting version 0 stake submission
pay-to-script-hash scripts as standard and extracting the associated
script hash.

Full test coverage is included.

This is part of a series of commits to fully implement the stdscript
package.
2021-06-08 12:20:44 -05:00
..
error_test.go stdscript: Introduce pkg infra for std scripts. 2021-06-08 12:20:31 -05:00
error.go stdscript: Introduce pkg infra for std scripts. 2021-06-08 12:20:31 -05:00
script_bench_test.go stdscript: Add v0 stake sub p2pkh benchmark. 2021-06-08 12:20:44 -05:00
script_test.go stdscript: Add v0 stake sub p2sh support. 2021-06-08 12:20:44 -05:00
script.go stdscript: Add v0 stake sub p2sh support. 2021-06-08 12:20:44 -05:00
scriptshortform_test.go stdscript: Introduce pkg infra for std scripts. 2021-06-08 12:20:31 -05:00
scriptv0_test.go stdscript: Add v0 stake sub p2sh support. 2021-06-08 12:20:44 -05:00
scriptv0.go stdscript: Add v0 stake sub p2sh support. 2021-06-08 12:20:44 -05:00