neo-go/pkg/rpc
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
..
client rpc: fix cosigner scope in CreateNEP5TransferTx 2020-07-06 11:03:21 +03:00
request rpc/request: decode bytearray as base64, fix #1151 2020-07-07 22:35:03 +03:00
response *: switch from fixed8 to int64 2020-06-29 21:39:27 +03:00
server vm: zero GAS means no GAS, use fee data to properly limit execution 2020-07-14 08:37:29 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00