dcrd/internal/staging/stdscript
Dave Collins 783234e288
stdscript: Add v0 stake gen p2sh benchmark.
BenchmarkIsStakeGenScriptHashScript
-----------------------------------
v0_complex_non_standard   748967828   1.612 ns/op   0 allocs/op
v0_stake_gen_p2sh         536599674   2.234 ns/op   0 allocs/op

This is part of a series of commits to fully implement the stdscript
package.
2021-06-08 12:20:46 -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 gen p2sh benchmark. 2021-06-08 12:20:46 -05:00
script_test.go stdscript: Add v0 stake gen p2sh support. 2021-06-08 12:20:46 -05:00
script.go stdscript: Add v0 stake gen p2sh support. 2021-06-08 12:20:46 -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 gen p2sh support. 2021-06-08 12:20:46 -05:00
scriptv0.go stdscript: Add v0 stake gen p2sh support. 2021-06-08 12:20:46 -05:00