neoneo-go/pkg/core/interop/crypto
Roman Khimov 13da1b62fb interop: fetch baseExecFee once and keep it in the Context
It never changes during single execution, so we can cache it and avoid going
to Policer via Chain for every instruction.
2021-08-11 15:42:23 +03:00
..
ecdsa.go crypto: remove crypto.Verifiable interface 2021-03-26 13:45:18 +03:00
ecdsa_test.go interop: fetch baseExecFee once and keep it in the Context 2021-08-11 15:42:23 +03:00
interop.go core: simplify interop functions 2021-05-12 13:30:01 +03:00