neo-go/pkg/vm/stackitem
Roman Khimov 19717dd9a8 slice: introduce common Copy helper
It's a bit more convenient to use.
2021-07-19 22:57:55 +03:00
..
item.go slice: introduce common Copy helper 2021-07-19 22:57:55 +03:00
item_test.go stackitem: rework struct cloning protection 2021-07-19 15:42:42 +03:00
json.go stackitem: access value of Array/Struct directly 2021-07-12 14:40:21 +03:00
json_test.go stackitem/test: improve coverage for serialization 2021-07-13 11:06:19 +03:00
serialization.go stackitem: completely drop MaxArraySize 2021-07-19 15:42:42 +03:00
serialization_test.go stackitem: completely drop MaxArraySize 2021-07-19 15:42:42 +03:00
type.go stackitem: rework error handling 2021-07-07 00:18:00 +03:00
type_test.go stackitem: allow to convert type from string 2020-07-31 16:07:16 +03:00