neo-go/pkg/interop
Roman Khimov 286d9185f4 smartcontract: remove contract features
We're featureless now, all contracts have access to storage and payable status
is to be determined via new NEP. Follow neo-project/neo#2060.
2020-11-13 21:26:23 +03:00
..
binary compiler: support System.Binary.Atoi/Itoa syscalls 2020-11-10 16:15:10 +03:00
blockchain interop: return struct pointers where needed 2020-09-09 13:10:04 +03:00
contract smartcontract: remove contract features 2020-11-13 21:26:23 +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 trigger/core: split System trigger into OnPerist and PostPersist 2020-10-29 19:17:07 +03:00
storage core: adjust System.Storage.PutEx interop 2020-07-22 16:58:23 +03:00
util Merge pull request #1375 from nspcc-dev/compiler/types 2020-09-16 14:43:50 +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