neoneo-go/pkg/rpc/client
Anna Shaleva 43390fe91d rpc: check VM state in (*Client).CreateTXFromScript
We should also pay attention to the VM state before adding system fee to
the transaction. We shouldn't allow to add system fee in case if
transaction script is bad.
2020-10-01 13:48:40 +03:00
..
client.go rpc/client: drop (*Client).wif 2020-08-18 11:24:48 +03:00
doc.go rpc: drop getaccountstate method 2020-06-05 19:20:16 +03:00
doc_test.go client/cli: add network option to the RPC client 2020-06-18 12:11:13 +03:00
nep5.go rpc: check VM state in (*Client).CreateTXFromScript 2020-10-01 13:48:40 +03:00
policy.go remove github.com/pkg/errors from dependencies 2020-08-07 12:21:52 +03:00
rpc.go rpc/client: handle tx creation error 2020-09-28 16:53:35 +03:00
rpc_test.go Merge pull request #1419 from nspcc-dev/port-from-2.x 2020-09-22 21:56:29 +03:00
wsclient.go rpc: use state.AppExecResult for ApplicationLog marshalling 2020-09-07 13:38:32 +03:00
wsclient_test.go Merge pull request #1266 from nspcc-dev/notifications/filter_by_name 2020-08-05 10:00:15 +03:00