neo-go/pkg/rpc/client
Anna Shaleva 347f7ed576 rpc: move all top*FromStack client functions to a separate file
Some of them are shared between multiple RPC client APIs, so let's keep
them in a separate place for better maintainability.
2021-03-26 20:44:32 +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: move all top*FromStack client functions to a separate file 2021-03-26 20:44:32 +03:00
native.go rpc: move all top*FromStack client functions to a separate file 2021-03-26 20:44:32 +03:00
nep17.go rpc: move all top*FromStack client functions to a separate file 2021-03-26 20:44:32 +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 payload: drop Network from P2PNotaryRequest 2021-03-26 13:45:18 +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