neoneo-go/pkg/rpc/client
Roman Khimov 438eb0c43a rpc: rename magic to network in JSON
Follow neo-modules/neo-core changes. We don't rename structure fields though
to stay compatible with current code (and we do have netmode.Magic to justify
that also).
2021-04-28 23:41:31 +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: allow to provide cosigners for NEP11-transfer-related commands 2021-04-23 10:45:11 +03:00
nep17.go rpc: allow to provide cosigners for NEP17-transfer-related commands 2021-04-23 10:29:40 +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: split SignAndPushInvocationTx in two parts 2021-04-23 10:27:47 +03:00
rpc_test.go rpc: rename magic to network in JSON 2021-04-28 23:41:31 +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