neo-go/pkg/vm/emit
Evgenii Stratonikov ceff8736f2 vm: use ID-based syscalls
In NEO3 SYSCALL opcode has 4-byte ID parameter.
This commit removes support for string-based syscalls and
changes SYSCALL's parameter to be fixed 4-byte value.
2020-04-17 11:46:31 +03:00
..
bigint.go vm: serialize zero Integer to an empty ByteArray 2020-04-17 11:46:31 +03:00
bigint_test.go vm: serialize zero Integer to an empty ByteArray 2020-04-17 11:46:31 +03:00
emit.go vm: use ID-based syscalls 2020-04-17 11:46:31 +03:00
emit_test.go vm: use ID-based syscalls 2020-04-17 11:46:31 +03:00