neoneo-go/pkg/vm/stackitem
Roman Khimov e62a766058 state: move nil check down to stackitem JSON processing
We want to return real errors, not some generic thing for any kind of thing
happening.
2021-07-07 00:38:19 +03:00
..
item.go stackitem: rework error handling 2021-07-07 00:18:00 +03:00
item_test.go vm: handle very big int creation properly 2020-10-07 11:50:42 +03:00
json.go state: move nil check down to stackitem JSON processing 2021-07-07 00:38:19 +03:00
json_test.go stackitem: escape control characters in ToJSON() 2021-03-02 10:47:02 +03:00
serialization.go stackitem: rework error handling 2021-07-07 00:18:00 +03:00
serialization_test.go stackitem: rework error handling 2021-07-07 00:18:00 +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