neoneo-go/pkg/interop
Roman Khimov a986e2a064 *: drop support for old on-chain assets
You no longer can transfer them, so creating/renewing/storing doesn't make
much sense.
2020-06-05 19:21:37 +03:00
..
account account: add missing IsStandard interop function 2020-05-26 19:51:32 +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 *: drop support for old on-chain assets 2020-06-05 19:21:37 +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
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
transaction transaction: drop Inputs and Outputs, forget UTXO 2020-06-05 19:20:16 +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