neo-go/pkg/vm/stackitem
Roman Khimov fa5ff8dd95
Merge pull request #1242 from nspcc-dev/fix/json
Implement lossless stackitem to json conversion
2020-08-04 12:59:47 +03:00
..
item.go Merge pull request #1242 from nspcc-dev/fix/json 2020-08-04 12:59:47 +03:00
item_test.go stackitem: change ByteArray type to ByteString 2020-07-31 16:07:16 +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