neoneo-go/pkg/vm/stackitem
Roman Khimov 5a9efcc654 stackitem: rework error handling
Return good named errors everywhere, export appropriate constants, make
errors.Is() work.
2021-07-07 00:18:00 +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 stackitem: rework error handling 2021-07-07 00:18:00 +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