neo-go/pkg/vm/stackitem
Anna Shaleva 1f9b92c295 vm: restrict comparable ByteArray length
MaxByteArrayComparableSize should equals to 65535.
2020-09-29 10:42:01 +03:00
..
item.go vm: restrict comparable ByteArray length 2020-09-29 10:42:01 +03:00
item_test.go vm: restrict comparable ByteArray length 2020-09-29 10:42:01 +03:00
json.go Merge pull request #1242 from nspcc-dev/fix/json 2020-08-04 12:59:47 +03:00
json_test.go stackitem: implement unmarshaling from JSON with types 2020-07-31 16:07:16 +03:00
serialization.go vm: fix stackitem serialisation 2020-07-06 15:04:19 +03:00
type.go stackitem: allow to convert type from string 2020-07-31 16:07:16 +03:00
type_test.go stackitem: allow to convert type from string 2020-07-31 16:07:16 +03:00