neoneo-go/pkg/rpc/server/testdata
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
..
test_contract.avm core: fix Storage.Get to return Null when there is no value 2020-06-24 10:43:58 +03:00
test_contract.go core: fix Storage.Get to return Null when there is no value 2020-06-24 10:43:58 +03:00
test_verify.avm rpc: update RPC server invoke* calls 2020-06-11 19:34:13 +03:00
test_verify.go rpc: update RPC server invoke* calls 2020-06-11 19:34:13 +03:00
testblocks.acc vm: zero GAS means no GAS, use fee data to properly limit execution 2020-07-14 08:37:29 +03:00