neoneo-go/pkg/interop
Evgenii Stratonikov 2fd63387c0 compiler: support CONVERT interops
When result is needed to have certain type, we should have ability
to convert it, with the help of CONVERT opcode.
2020-04-28 16:44:06 +03:00
..
account *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00
asset *: fix some misspellings 2019-09-03 18:20:05 +03:00
attribute interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03:00
block *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
blockchain *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
contract *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
convert compiler: support CONVERT interops 2020-04-28 16:44:06 +03:00
crypto compiler: emit Neo.Crypto.ECDsaVerify syscall instead of CHECKSIG 2020-04-13 13:47:39 +03:00
engine *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
enumerator fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
header interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03:00
input interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03:00
iterator compiler/interop: add missing methods to interop.Iterator 2020-03-26 16:39:10 +03:00
output interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03:00
runtime interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03:00
storage *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
transaction *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
util interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03:00