neo-go/pkg/vm/stackitem
Anna Shaleva 29f1e646ed vm: fix stackitem serialisation
We're able to serialise Buffer stackitem, but can not deserealise it
which leads to errors. Fixed.
2020-07-06 15:04:19 +03:00
..
item.go vm: move MaxArraySize and MaxItemSize to stackitem package 2020-06-16 11:32:16 +03:00
item_test.go vm: move StackItem to a separate package 2020-06-08 13:27:08 +03:00
json.go stackitem: allow to (de-)serialize items to JSON 2020-06-16 11:34:01 +03:00
json_test.go stackitem: allow to (de-)serialize items to JSON 2020-06-16 11:34:01 +03:00
serialization.go vm: fix stackitem serialisation 2020-07-06 15:04:19 +03:00
type.go vm: move StackItem to a separate package 2020-06-08 13:27:08 +03:00