neoneo-go/pkg/vm/stackitem
Roman Khimov d638aee7a1
Merge pull request #2053 from nspcc-dev/stackitem-json
Speedup stackitem json serialization
2021-07-13 11:27:33 +03:00
..
item.go vm: fix OOM during nested structure cloning 2021-07-11 18:47:50 +03:00
item_test.go vm: fix OOM during nested structure cloning 2021-07-11 18:47:50 +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: cache serialized results in EncodeBinary 2021-07-13 11:06:19 +03:00
serialization_test.go stackitem/test: improve coverage for serialization 2021-07-13 11:06:19 +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