neo-go/pkg/core/interop/crypto
Evgenii Stratonikov 1840c1c80d core: redefine opcode prices
Prices are defined in as a coefficients to `BaseExecFee` which
is defined by Policy contract (TBD later).
Native method prices are defined without need to multiply.
2020-12-16 13:55:39 +03:00
..
ecdsa.go core: redefine opcode prices 2020-12-16 13:55:39 +03:00
ecdsa_test.go core: add tests for crypto interops 2020-12-03 14:14:35 +03:00
hash.go crypto/consensus: sign hashes and cache them for consensus payloads 2020-09-09 20:46:31 +03:00
hash_test.go core: add tests for crypto interops 2020-12-03 14:14:35 +03:00
interop.go core: replace interop names with named constants 2020-08-14 14:21:54 +03:00