neoneo-go/pkg/rpc/server
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
..
testdata vm: zero GAS means no GAS, use fee data to properly limit execution 2020-07-14 08:37:29 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go core: use big.Int to store NEP5 balances 2020-07-09 13:26:39 +03:00
server_helper_test.go core: use big.Int to store NEP5 balances 2020-07-09 13:26:39 +03:00
server_test.go vm: zero GAS means no GAS, use fee data to properly limit execution 2020-07-14 08:37:29 +03:00
subscription.go rpc: restructure getapplicationlog response 2020-06-19 11:38:56 +03:00
subscription_test.go rpc: restructure getapplicationlog response 2020-06-19 11:38:56 +03:00