neoneo-go/pkg/vm/stackitem
2022-09-02 18:36:23 +03:00
..
immutable.go vm: support immutable compound types 2022-05-31 08:07:50 +03:00
item.go Merge pull request #2525 from nspcc-dev/immutable-items 2022-05-31 10:36:56 +03:00
item_test.go Merge pull request #2525 from nspcc-dev/immutable-items 2022-05-31 10:36:56 +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: reusable serialization context 2022-06-02 15:38:39 +03:00
serialization_test.go stackitem: avoid going through Value() in serialization 2021-08-23 18:29:07 +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