neo-go/pkg/core/interop/crypto
Roman Khimov 0e2784cd2c always wrap errors when creating new ones with fmt.Errorf()
It doesn't really change anything in most of the cases, but it's a useful
habit anyway.

Fix #350.
2020-08-07 12:21:52 +03:00
..
ecdsa.go always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +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 interop: add Secp2k to the list of crypto interops 2020-07-29 13:43:33 +03:00