dcrd/internal/staging/stdscript
Dave Collins e31b426a2d
stdscript: Add v0 treasury gen p2sh benchmark.
BenchmarkIsTreasuryGenScriptHashScript
--------------------------------------
v0_complex_non_standard       814816624   1.310 ns/op   0 allocs/op
v0_treasury_generation_p2sh   520297904   2.274 ns/op   0 allocs/op

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