neoneo-go/pkg/vm/opcode
Evgenii Stratonikov 73c82584a3 vm,compiler: replace APPCALL with System.Contract.Call
Contract calls are performed via syscall System.Contract.Call
in NEO3. This implements this in compiler and removes APPCALL from the
VM.
2020-05-07 14:52:03 +03:00
..
opcode.go vm,compiler: replace APPCALL with System.Contract.Call 2020-05-07 14:52:03 +03:00
opcode_string.go vm,compiler: replace APPCALL with System.Contract.Call 2020-05-07 14:52:03 +03:00
opcode_test.go vm: implement ASSERT/ABORT opcodes 2020-05-06 15:54:19 +03:00