neo-go/pkg/vm/stackitem
Evgenii Stratonikov 8c22d27acc state: allow to encode AppExecResult with recursive items
1. Encode them to a special type, decode to `nil`.
2. `Interop` can be encoded in JSON, this info should also be preserved.
2020-12-18 13:04:31 +03:00
..
item.go vm: handle very big int creation properly 2020-10-07 11:50:42 +03:00
item_test.go vm: handle very big int creation properly 2020-10-07 11:50:42 +03:00
json.go stackitem: fix JSON encoding 2020-12-11 13:30:47 +03:00
json_test.go stackitem: fix JSON encoding 2020-12-11 13:30:47 +03:00
serialization.go state: allow to encode AppExecResult with recursive items 2020-12-18 13:04:31 +03:00
type.go state: allow to encode AppExecResult with recursive items 2020-12-18 13:04:31 +03:00
type_test.go stackitem: allow to convert type from string 2020-07-31 16:07:16 +03:00