neo-go/pkg/interop
Evgenii Stratonikov cee1836183 interop: provide missing smartcontract parameter type defs
Contract can have Hash160, Hash256, Signature etc. types which
all map to a `[]byte` in Go. Having synonyms helps us to generate
proper manifest file.
2020-09-09 13:06:44 +03:00
..
binary core/interop: add base58 encoding/decoding syscalls 2020-08-23 17:19:56 +03:00
blockchain interop: provide missing smartcontract parameter type defs 2020-09-09 13:06:44 +03:00
contract interop: provide missing smartcontract parameter type defs 2020-09-09 13:06:44 +03:00
convert compiler: support CONVERT interops 2020-04-28 16:44:06 +03:00
crypto interop: provide missing smartcontract parameter type defs 2020-09-09 13:06:44 +03:00
engine interop: provide missing smartcontract parameter type defs 2020-09-09 13:06:44 +03:00
enumerator core: adjust System.Enumerator.Create interop 2020-07-23 07:51:24 +03:00
iterator core: adjust System.Iterator.Create interop 2020-07-23 07:51:55 +03:00
json compiler: support System.Json.* syscalls 2020-06-16 11:35:08 +03:00
runtime interop: provide missing smartcontract parameter type defs 2020-09-09 13:06:44 +03:00
storage core: adjust System.Storage.PutEx interop 2020-07-22 16:58:23 +03:00
util interop: provide missing smartcontract parameter type defs 2020-09-09 13:06:44 +03:00
doc.go interop: provide missing smartcontract parameter type defs 2020-09-09 13:06:44 +03:00
types.go interop: provide missing smartcontract parameter type defs 2020-09-09 13:06:44 +03:00