neoneo-go/pkg/vm
2020-08-21 21:05:47 +03:00
..
cli vm: make (*Context).IP() return instruction pointer 2020-08-21 08:44:32 +03:00
emit core: replace interop names with named constants 2020-08-14 14:21:54 +03:00
opcode
stackitem stackitem: return error in TryBytes() for big byte strings 2020-08-21 21:05:47 +03:00
testdata stackitem: return error in TryBytes() for big byte strings 2020-08-21 21:05:47 +03:00
context.go stackitem: change Bool() to TryBool(), prepare for its failures 2020-08-21 20:55:20 +03:00
contract_checks.go core: replace interop names with named constants 2020-08-14 14:21:54 +03:00
contract_checks_test.go
debug_test.go vm: fix debugger and add tests 2020-08-18 11:26:27 +03:00
exception.go stackitem: change Bool() to TryBool(), prepare for its failures 2020-08-21 20:55:20 +03:00
interop.go core: replace interop names with named constants 2020-08-14 14:21:54 +03:00
interop_iterators.go
json_test.go
ref_counter.go
ref_counter_test.go
slot.go
slot_test.go
stack.go stackitem: change Bool() to TryBool(), prepare for its failures 2020-08-21 20:55:20 +03:00
stack_test.go
state.go
state_test.go
vm.go vm: fix debugger and add tests 2020-08-18 11:26:27 +03:00
vm_test.go vm: add tests for ByteString enumerator/iterator 2020-08-18 11:24:48 +03:00