neoneo-go/pkg/core/interop
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
..
crypto vm: zero GAS means no GAS, use fee data to properly limit execution 2020-07-14 08:37:29 +03:00
enumerator core: move enumerator/iterator interops to a separate packages 2020-04-11 10:56:36 +03:00
iterator core: move enumerator/iterator interops to a separate packages 2020-04-11 10:56:36 +03:00
json core: implement System.Json.* interops 2020-06-16 11:35:06 +03:00
runtime *: switch from fixed8 to int64 2020-06-29 21:39:27 +03:00
context.go *: switch from fixed8 to int64 2020-06-29 21:39:27 +03:00