..
account
account: add missing IsStandard interop function
2020-05-26 19:51:32 +03:00
block
core: remove Block.GetTransaction interops
2020-06-09 22:54:21 +03:00
blockchain
core: add System.Blockchain.GetTransactionFromBlock interop
2020-06-09 22:54:16 +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
core: implement new System.Blockchain.GetTransaction interop
2020-06-09 22:04:13 +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
iterator
compiler/iterator: add missing iterator.Concat function
2020-05-27 12:01:50 +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
util
interop/util: extend documentation
2020-05-27 12:01:50 +03:00
witness
compiler/interop: add support for working with witnesses
2020-05-27 12:01:50 +03:00
doc.go
interop: add some top-level doc.go
2020-05-27 12:01:50 +03:00