dcrd/internal/staging/stdscript
Dave Collins 6710289098
stdscript: Add v0 stake revoke p2sh support.
This adds support for detecting version 0 stake revocation
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:48 -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 revoke p2pkh benchmark. 2021-06-08 12:20:47 -05:00
script_test.go stdscript: Add v0 stake revoke p2sh support. 2021-06-08 12:20:48 -05:00
script.go stdscript: Add v0 stake revoke p2sh support. 2021-06-08 12:20:48 -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 revoke p2sh support. 2021-06-08 12:20:48 -05:00
scriptv0.go stdscript: Add v0 stake revoke p2sh support. 2021-06-08 12:20:48 -05:00