neoneo-go/cli/vm
Roman Khimov 5d43367082 emit: optimize Bool GAS cost
NOT is 1 byte shorter and 2048 times cheaper than CONVERT. Inspired by
neo-project/neo-vm#493.
2022-10-25 13:08:33 +03:00
..
cli.go cli: unify documentation of VM CLI commands 2022-10-13 16:07:34 +03:00
cli_test.go emit: optimize Bool GAS cost 2022-10-25 13:08:33 +03:00
vm.go vm: allow to provide state for VM CLI 2022-10-07 15:56:34 +03:00