neoneo-go/cli/vm
Roman Khimov 2908965a8d cli/vm: add --gas parameter to load* commands
It's useful to reproduce different execution problems including executions
stopped because of GAS limit. Satoshi representation is deliberately used,
because that's what is usually found in logs.
2022-11-20 16:02:50 +03:00
..
cli.go cli/vm: add --gas parameter to load* commands 2022-11-20 16:02:50 +03:00
cli_test.go cli/vm: add --gas parameter to load* commands 2022-11-20 16:02:50 +03:00
vm.go vm: allow to provide state for VM CLI 2022-10-07 15:56:34 +03:00