neo-go/pkg/rpc/client
Roman Khimov a6fc5d9fe4
Merge pull request #1998 from nspcc-dev/fix-calculatenetworkfee-result
rpc: wrap calculatenetworkfee result in a structure
2021-06-07 09:53:48 +03:00
..
client.go *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +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 commands which return iterator 2021-04-30 16:23:06 +03:00
native.go core: remove nnsrecords package from native 2021-05-17 22:24:56 +03:00
nep.go rpc: check token standard in nepTokenInfo 2021-04-30 16:23:04 +03:00
nep11.go *: add data to NEP11 Transfer 2021-05-05 19:44:29 +03:00
nep17.go wallet: add Standard field to Token 2021-04-30 15:58:27 +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: wrap calculatenetworkfee result in a structure 2021-06-04 23:38:35 +03:00
rpc_test.go rpc: use non-native NNS instead of native NNS in testchain 2021-05-17 22:08:15 +03:00
wsclient.go rpc: allow to track notary requests via Notification subsystem 2021-06-01 16:29:04 +03:00
wsclient_test.go *: fix all errcheck warnings in testing code 2021-05-12 21:45:12 +03:00