Finalize Client APIs, CLI #2218
Labels
area/cli
Categorize issue or PR as cli (@neo-one/cli) related
area/client
Categorize issue or PR as client (@neo-one/client) related
client-common
crypto moduleclient-full-core
packageclient-core
packageclient
packageclient-full
packageclient-switch
packagecli
packagecli-common
packagecli-common-node
packageUserAccountProvider layer
invokeClaim
inclient-common/src/types.ts
,__invokeClaim
inClient.ts
,invokeClaim
in UAPBgetSystemFee
andcheckSystemFees
in UAPB (see (thoughts): more readable transaction flow #2098)getTransactionOptions
in UAPB. See C# codeexecuteInvokeMethod
andexecuteInvokeScript
in LUAP. SeeinvokeScript
andinvokeFunction
inneo-modules
(see (thoughts): more readable transaction flow #2098, InvestigateexecuteInvokeMethod
andexecuteInvokeScript
inLocalUserAccountProvider.ts
#2206)executeTransfer
in LUAP. Should be able to transfer any "asset"Others
RawNotification
/NewRawNotification
types inclient-common
RawCallReceipt
type in Client,convertCallReceipt
method,CallReceipt
type in NodeRawStackItem
type, especiallyRawStackItem.value
typeconvertStackItem
method inconvert.ts
. Needs to convert Interop and Struct stack items? CheckStackItemJSON
type. AlsostackItemToJSON
method (see Investigate/fixRawStackItem
and relatedStackItem
conversions in Client #2189)ContractMethodDescript.offset
andContractMethodDescriptClient.offset
inargs.ts
andnep5.ts
The text was updated successfully, but these errors were encountered: