neo-go/pkg/rpc/client
Roman Khimov f58d424c6d rpc/client: fix custom* scope processing in CreateTxFromScript
Copying just the scope doesn't work for CustomContracts, CustomGroups and
Rules because they all contain additional metadata. Thanks @mialbu for
reporting this.
2021-11-22 12:44:42 +03:00
..
client.go rpc: return protocol parameters in getversion, fix #2160 2021-09-10 21:45:59 +03:00
doc.go rpc: add client-side NEP-11 methods 2021-11-19 12:58:46 +03:00
doc_test.go rpc: adjust client documentation 2021-09-08 17:53:09 +03:00
helper.go nft-nd-nns: add getAllRecords method 2021-09-10 16:30:45 +03:00
native.go nft-nd-nns: add getAllRecords method 2021-09-10 16:30:45 +03:00
nep.go rpc: check token standard in nepTokenInfo 2021-04-30 16:23:04 +03:00
nep11.go *: use NEP-XX naming consistently in docs/comments 2021-11-19 12:58:46 +03:00
nep17.go *: use NEP-XX naming consistently in docs/comments 2021-11-19 12:58:46 +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/client: fix custom* scope processing in CreateTxFromScript 2021-11-22 12:44:42 +03:00
rpc_test.go rpc/client: accept address as util.Uint160 in GetNEPXXTransfers 2021-11-19 12:58:46 +03:00
wsclient.go rpc: *In parameters marshalling optimisation 2021-11-10 14:42:08 +03:00
wsclient_test.go rpc: *In parameters marshalling optimisation 2021-11-10 14:42:08 +03:00