mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-02-05 05:24:24 +00:00
3e84f2bdf8
Old implementation could view 0x62 byte in a script as a JMP instruction irregardless of whether it is a real opcode or a part of a parameter of another instruction. In this commit instructions are decoded together with parameters during jump label rewriting. |
||
---|---|---|
.. | ||
cli | ||
emit | ||
opcode | ||
testdata | ||
context.go | ||
contract_checks.go | ||
contract_checks_test.go | ||
interop.go | ||
interop_iterators.go | ||
json_test.go | ||
output.go | ||
serialization.go | ||
stack.go | ||
stack_item.go | ||
stack_test.go | ||
state.go | ||
state_test.go | ||
vm.go | ||
vm_test.go |