neoneo-go/pkg/vm/stackitem
Roman Khimov 9ba18b5dfa stackitem: serialize/deserialize pointers, fix #2815
They of course can't be serialized, but in protected mode we still need to
handle them somehow.
2022-11-20 16:02:50 +03:00
..
immutable.go vm: support immutable compound types 2022-05-31 08:07:50 +03:00
item.go cli: unify parameters parsing 2022-10-13 08:20:27 +03:00
item_test.go cli: unify parameters parsing 2022-10-13 08:20:27 +03:00
json.go golangci: enable errorlint and fix everything it found 2022-09-02 18:36:23 +03:00
json_test.go vm: stringify InteropInterface stackitem type as InteropInterface 2022-05-25 13:20:21 +03:00
reference.go vm: embed reference counter in compound items 2021-08-13 14:41:26 +03:00
serialization.go stackitem: serialize/deserialize pointers, fix #2815 2022-11-20 16:02:50 +03:00
serialization_test.go stackitem: serialize/deserialize pointers, fix #2815 2022-11-20 16:02:50 +03:00
type.go vm: stringify InteropInterface stackitem type as InteropInterface 2022-05-25 13:20:21 +03:00
type_test.go stackitem: allow to convert type from string 2020-07-31 16:07:16 +03:00