neoneo-go/pkg/core/interop/crypto
Evgenii Stratonikov 51ae12e4fd *: move syscall handling out of VM
Remove interop-related structures from the `vm` package.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2020-07-29 13:41:08 +03:00
..
ecdsa.go core: implement Secp256k1 Verify and CheckMultisig interops 2020-07-14 16:21:34 +03:00
ecdsa_test.go *: move syscall handling out of VM 2020-07-29 13:41:08 +03:00
hash.go core: add Neo.Crypto.RIPEMD160 interop 2020-07-22 16:58:32 +03:00
hash_test.go *: move syscall handling out of VM 2020-07-29 13:41:08 +03:00
interop.go *: move syscall handling out of VM 2020-07-29 13:41:08 +03:00