neo-go/pkg/interop
Evgenii Stratonikov 4ad29d0867 compiler: emit Neo.Crypto.ECDsaVerify syscall instead of CHECKSIG
Also change the name of `VerifySignature` interop, to match
syscall's name. It also accepts arguments in different order.
2020-04-13 13:47:39 +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
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