neo-go/pkg/interop
Roman Khimov 1cbd75ab9e compiler|transaction: fix transaction.GetScript build, add to interop
There is no such syscall as Neo.Transaction.GetScript and GetScript should be
available for contract's use.
2020-05-27 12:01:50 +03:00
..
account account: add missing IsStandard interop function 2020-05-26 19:51:32 +03:00
asset asset: update documentation and fix Create/Renew 2020-05-26 19:52:39 +03:00
attribute interop/attribute: update documentation 2020-05-26 19:52:57 +03:00
block interop/block: update documentation, fix GetTransaction 2020-05-26 19:53:39 +03:00
blockchain compiler/interop: expose GetTransactionHeight 2020-05-26 19:55:21 +03:00
contract interop/contract: update documentation, fix some interfaces 2020-05-26 19:58:59 +03:00
convert compiler: support CONVERT interops 2020-04-28 16:44:06 +03:00
crypto interop/crypto: update documentation 2020-05-26 20:02:46 +03:00
engine interop/engine: update documentation 2020-05-26 20:05:17 +03:00
enumerator interop/enumerator: update doc, fix Next return value 2020-05-26 20:06:33 +03:00
header interop/header: update documentation 2020-05-26 20:07:31 +03:00
input interop/input|output: update documentation 2020-05-26 20:07:37 +03:00
iterator compiler/iterator: add missing iterator.Concat function 2020-05-27 12:01:50 +03:00
output interop/input|output: update documentation 2020-05-26 20:07:37 +03:00
runtime interop/runtime: update documentation, fix Notify 2020-05-27 12:01:50 +03:00
storage compiler/storage: add read-only related interops 2020-05-27 12:01:50 +03:00
transaction compiler|transaction: fix transaction.GetScript build, add to interop 2020-05-27 12:01:50 +03:00
util interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03:00