neo-go/pkg/rpc/client
Roman Khimov 5b4f6d255f
Merge pull request #1857 from nspcc-dev/rpc/nep11
rpc: add NEP11 and NNS interfaces to RPC Client
2021-03-27 18:27:29 +03:00
..
client.go native: change contract names, move them to separate package 2020-12-14 15:24:15 +03:00
doc.go *: replace all NEP5 occurences to NEP17 2020-11-24 13:08:24 +03:00
doc_test.go *: replace all NEP5 occurences to NEP17 2020-11-24 13:08:24 +03:00
helper.go rpc: add NEP11 API support to the RPC client 2021-03-26 20:48:01 +03:00
native.go rpc: add resolve and isAvailable NNS API to RPC client 2021-03-26 20:48:07 +03:00
nep.go rpc: add NEP11 API support to the RPC client 2021-03-26 20:48:01 +03:00
nep11.go rpc: add NEP11 API support to the RPC client 2021-03-26 20:48:01 +03:00
nep17.go rpc: check RPC client is initialised where appropriate 2021-03-26 20:51:17 +03:00
policy.go rpc: move all top*FromStack client functions to a separate file 2021-03-26 20:44:32 +03:00
rpc.go rpc: add CalculateNetworkFee RPC method 2021-03-26 19:14:46 +03:00
rpc_test.go block: drop Network from the Header 2021-03-26 13:45:18 +03:00
wsclient.go block: drop Network from the Header 2021-03-26 13:45:18 +03:00
wsclient_test.go core: fix transaction hashes 2021-03-18 17:57:54 +03:00