contract-coverage-primer/covertest
Ekaterina Lebedeva f9c1fb952c [#2] Add a custom vm.Run() function
It executes loaded program and accumulates all seen opcodes
together with the scripthash they belong to.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2023-08-04 12:33:10 +03:00
..
compile.go [#3] Remove unnecessary caching in CompileFile 2023-08-01 17:46:33 +03:00
run.go [#2] Add a custom vm.Run() function 2023-08-04 12:33:10 +03:00