neoneo-go/pkg/vm/opcode
Evgenii Stratonikov 61b1722745 opcode: swap ROT and OLDPUSH1
Because of how stringer generates String() method, the first of them
will be used as the result.
2020-05-22 14:16:32 +03:00
..
from_string.go opcode: implement FromString() 2020-05-22 13:36:11 +03:00
opcode.go opcode: swap ROT and OLDPUSH1 2020-05-22 14:16:32 +03:00
opcode_string.go opcode: swap ROT and OLDPUSH1 2020-05-22 14:16:32 +03:00
opcode_test.go opcode: implement FromString() 2020-05-22 13:36:11 +03:00