neoneo-go/pkg/core/interop/crypto
Roman Khimov db027ad9c5 vm: zero GAS means no GAS, use fee data to properly limit execution
We were accepting transactions with zero system fee, but we shouldn't do
that. Also, transaction's verification execution has to be limited by network
fee.
2020-07-14 08:37:29 +03:00
..
ecdsa.go *: switch from fixed8 to int64 2020-06-29 21:39:27 +03:00
ecdsa_test.go vm: zero GAS means no GAS, use fee data to properly limit execution 2020-07-14 08:37:29 +03:00
hash.go vm: remove crypto-related opcodes 2020-04-29 19:16:38 +03:00
hash_test.go vm: remove crypto-related opcodes 2020-04-29 19:16:38 +03:00
interop.go vm: remove crypto-related opcodes 2020-04-29 19:16:38 +03:00