neo-go/pkg/vm/stackitem
Roman Khimov decff2bfb9 stackitem: simplify extracting value from map
Going through interfaces doesn't make it faster.
2021-12-01 21:36:35 +03:00
..
item.go stackitem: add some hint to 'seen' maps 2021-12-01 21:36:25 +03:00
item_test.go stackitem: make ByteArray an alias to []byte 2021-08-13 14:41:26 +03:00
json.go stackitem: add some hint to 'seen' maps 2021-12-01 21:36:25 +03:00
json_test.go native/std: restrict amount of items in JSON deserialization 2021-08-02 18:57:47 +03:00
reference.go vm: embed reference counter in compound items 2021-08-13 14:41:26 +03:00
serialization.go stackitem: simplify extracting value from map 2021-12-01 21:36:35 +03:00
serialization_test.go stackitem: avoid going through Value() in serialization 2021-08-23 18:29:07 +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