neoneo-go/pkg/rpc/client
Roman Khimov ebcec6e5dc
Merge pull request #1282 from nspcc-dev/rpc/invoke_with_hashes
rpc: use hashes for verifying in `invoke*` calls
2020-08-07 17:00:36 +03:00
..
client.go rpc/client: add minimalistic websocket client 2020-04-30 22:59:19 +03:00
doc.go rpc: implement missing RPC client methods 2020-03-12 15:56:59 +03:00
doc_test.go rpc: update client documentation 2020-03-03 18:59:21 +03:00
neoscan.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
nep5.go cli: use hashes for verifying in invoke* calls 2020-08-07 14:41:44 +03:00
rpc.go cli: use hashes for verifying in invoke* calls 2020-08-07 14:41:44 +03:00
rpc_test.go Merge pull request #1282 from nspcc-dev/rpc/invoke_with_hashes 2020-08-07 17:00:36 +03:00
state.go rpc/client: support verifyproof RPC 2020-06-25 17:07:23 +03:00
wsclient.go rpc/client: handle client creation error in new wsclient 2020-05-18 16:25:36 +03:00
wsclient_test.go rpc/server: simplify errors handling during parameter parsing 2020-06-05 12:51:09 +03:00