Evgenii Stratonikov
|
6e749f4977
|
core: add tests for crypto interops
Also move related test from `core/`.
|
2020-12-03 14:14:35 +03:00 |
|
Evgenii Stratonikov
|
7854dcfd8f
|
core: replace interop names with named constants
|
2020-08-14 14:21:54 +03:00 |
|
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 |
|
Anna Shaleva
|
b8d82b49ec
|
core: add Neo.Crypto.RIPEMD160 interop
Closes #1193.
|
2020-07-22 16:58:32 +03:00 |
|
Evgenii Stratonikov
|
519b31a704
|
vm: remove crypto-related opcodes
All cryptography has moved to interops in NEO3.
There is no SHA256 interop RN, but it is to appear later.
Closes #777.
|
2020-04-29 19:16:38 +03:00 |
|