neo-go/pkg/interop
Evgenii Stratonikov bd37359393 compiler: implement ECDSA signature verification
Add VerifySignature interop for signature verification.
It is converted to VERIFY opcode.
2020-01-23 10:56:15 +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 fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
blockchain interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03:00
contract interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03:00
crypto compiler: implement ECDSA signature verification 2020-01-23 10:56:15 +03:00
engine interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +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 *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +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 fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
transaction *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00
util interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03:00