neo-go/pkg/rpc/response
Roman Khimov 0c45ff8f51 rpc: simplify result.Invoke creation, remove needless deps
Change stack items before marshaling them which makes code in result package
much simpler and not requiring interop, iterator and storage dependencies that
clients shouldn't care about.

This also changes SessionBackedByMPT behavior, now instead of waiting for
traverseiterator call it'll rerun the script immediately if a new session is
created.
2022-07-11 16:15:14 +03:00
..
result rpc: simplify result.Invoke creation, remove needless deps 2022-07-11 16:15:14 +03:00
errors.go rpc: extend the list of predefined RPC errors 2022-06-10 16:47:42 +03:00
events.go [#2442] English Check 2022-05-04 19:48:27 +03:00
types.go rpc: unexport ServerError 2022-06-10 16:38:41 +03:00