MethodW_addHttpRequestHeader(
ctx context.Context,
module common.Module,
clientId,
requestId,
keyPtr, keyLen,
valPtr, valLen uint32,
pkg/vm-low-orbit/http/client/header.go:65
MethodW_contentReadFile(ctx context.Context, module common.Module,
contentId,
buf, bufLen,
countPtr uint32,
)
pkg/vm-low-orbit/storage/content.go:118
MethodW_contentSeekFile(ctx context.Context, module common.Module,
contentId uint32,
offset int64,
whence,
offsetPtr uint32,
)
pkg/vm-low-orbit/storage/content.go:158
MethodW_contentWriteFile(ctx context.Context, module common.Module,
contentId,
buf, bufLen,
writePtr uint32,
)
pkg/vm-low-orbit/storage/content.go:95
MethodW_cryptoRead(
ctx context.Context,
module vm.Module,
bufPtr,
bufLen,
readPtr uint32,
)
pkg/vm-low-orbit/crypto/rand/rand.go:11
MethodW_databaseDelete(ctx context.Context, module common.Module,
databaseId,
keyPtr, keyLen uint32,
)
pkg/vm-low-orbit/database/client/methods.go:119
MethodW_databaseGet(ctx context.Context, module common.Module,
databaseId,
keyPtr, keyLen,
dataPtr uint32,
)
pkg/vm-low-orbit/database/client/methods.go:26
MethodW_databaseGetSize(ctx context.Context, module common.Module,
keystoreId,
keyPtr, keyLen, // key string
sizePtr uint32,
)
pkg/vm-low-orbit/database/client/methods.go:50
MethodW_databaseList(ctx context.Context, module common.Module,
databaseId,
keyPtr, keyLen,
dataPtr uint32,
)
pkg/vm-low-orbit/database/client/methods.go:142
MethodW_databaseListSize(ctx context.Context, module common.Module,
databaseId uint32,
keyPtr, keyLen,
sizePtr uint32,
)
pkg/vm-low-orbit/database/client/methods.go:166
MethodW_databasePut(ctx context.Context, module common.Module,
databaseId,
keyPtr, keyLen,
bufPtr, bufSize uint32,
)
pkg/vm-low-orbit/database/client/methods.go:74
MethodW_deleteHttpRequestHeader(ctx context.Context, module common.Module,
clientId,
requestId,
keyPtr, keyLen uint32,
)
pkg/vm-low-orbit/http/client/header.go:42
MethodW_discoverPeersSize(ctx context.Context, module common.Module,
max uint32,
nsTimeout uint32,
discoverIdPtr uint32,
sizePtr ui
pkg/vm-low-orbit/p2p/discover.go:12
MethodW_dnsLookupAddress(
ctx context.Context,
module common.Module,
resolverId,
namePtr, nameLen,
recordPtr uint32,
)
pkg/vm-low-orbit/dns/lookup.go:91
MethodW_dnsLookupAddressSize(
ctx context.Context,
module common.Module,
resolverId,
namePtr, nameLen,
sizePtr uint32,
)
pkg/vm-low-orbit/dns/lookup.go:64
MethodW_dnsLookupCNAME(
ctx context.Context,
module common.Module,
resolverId,
namePtr, nameLen,
recordPtr uint32,
)
pkg/vm-low-orbit/dns/lookup.go:146
MethodW_dnsLookupCNAMESize(
ctx context.Context,
module common.Module,
resolverId,
namePtr, nameLen,
sizePtr uint32,
)
pkg/vm-low-orbit/dns/lookup.go:116
MethodW_dnsLookupMX(
ctx context.Context,
module common.Module,
resolverId,
namePtr, nameLen,
mxPtr uint32,
)
pkg/vm-low-orbit/dns/lookup.go:205
MethodW_dnsLookupMXSize(
ctx context.Context,
module common.Module,
resolverId,
namePtr, nameLen,
sizePtr uint32,
)
pkg/vm-low-orbit/dns/lookup.go:172
MethodW_dnsLookupTxT(
ctx context.Context,
module common.Module,
resolverId,
namePtr, nameLen,
recordPtr uint32,
)
pkg/vm-low-orbit/dns/lookup.go:39
MethodW_dnsLookupTxTSize(
ctx context.Context,
module common.Module,
resolverId,
namePtr, nameLen,
sizePtr uint32,
)
pkg/vm-low-orbit/dns/lookup.go:12
MethodW_dnsRerouteResolver(ctx context.Context, module common.Module,
resolverId,
addrPtr, addrLen,
netPtr, netLen uint32,
)
pkg/vm-low-orbit/dns/new.go:17
MethodW_ethBlockByNumber(
ctx context.Context,
module common.Module,
clientId,
size,
bufPtr,
blockIdPtr uint32,
)
pkg/vm-low-orbit/ethereum/block.go:34
MethodW_ethBlockNumberFromId(
ctx context.Context,
module common.Module,
clientId,
blockIdPtr,
bufPtr uint32,
)
pkg/vm-low-orbit/ethereum/block.go:104
MethodW_ethBlockNumberFromIdSize(
ctx context.Context,
module common.Module,
clientId,
blockIdPtr,
lenPtr uint32,
)
pkg/vm-low-orbit/ethereum/block.go:84
MethodW_ethCallContract(
ctx context.Context,
module common.Module,
clientId,
contractId,
methodPtr,
methodSize,
outputPtr uin
pkg/vm-low-orbit/ethereum/contract_method.go:251
MethodW_ethCallContractSize(
ctx context.Context,
module common.Module,
clientId,
contractId,
methodPtr,
methodSize,
inputsPtr,
i
pkg/vm-low-orbit/ethereum/contract_method.go:152
MethodW_ethDeployContract(
ctx context.Context,
module common.Module,
clientId,
chainIdPtr, chainIdSize,
binPtr, binLen,
abiPtr,
pkg/vm-low-orbit/ethereum/contract.go:17
MethodW_ethGetContractMethod(
ctx context.Context,
module common.Module,
clientId,
contractId,
methodPtr,
methodSize,
inputPtr,
ou
pkg/vm-low-orbit/ethereum/contract_method.go:283
MethodW_ethGetContractMethodSize(
ctx context.Context,
module common.Module,
clientId,
contractId,
methodPtr,
methodSize,
inputSizePtr,
pkg/vm-low-orbit/ethereum/contract_method.go:17
MethodW_ethGetTransactionFromBlockByHash(
ctx context.Context,
module common.Module,
clientId,
blockIdPtr,
idPtr,
hashPtr uint32,
)
pkg/vm-low-orbit/ethereum/transaction.go:112
MethodW_ethGetTransactionMethodBytes(
ctx context.Context,
module common.Module,
clientId,
blockId,
contractId,
transactionId,
methodPtr,
pkg/vm-low-orbit/ethereum/transaction.go:250
MethodW_ethGetTransactionMethodSize(
ctx context.Context,
module common.Module,
clientId,
blockId,
contractId,
transactionId,
methodPtr,
pkg/vm-low-orbit/ethereum/transaction.go:214
MethodW_ethGetTransactionMethodUint64(
ctx context.Context,
module common.Module,
clientId,
blockId,
contractId,
transactionId,
methodPtr,
pkg/vm-low-orbit/ethereum/transaction.go:286
MethodW_ethGetTransactionsFromBlock(
ctx context.Context,
module common.Module,
clientId,
blockIdPtr,
bufPtr uint32,
)
pkg/vm-low-orbit/ethereum/transaction.go:189
MethodW_ethGetTransactionsFromBlockSize(
ctx context.Context,
module common.Module,
clientId,
blockIdPtr,
sizePtr, arrSizePtr uint32,
)
pkg/vm-low-orbit/ethereum/transaction.go:152
MethodW_ethHexToECDSA(
ctx context.Context,
module common.Module,
hexStringPtr, hexStringLen,
bufPtr uint32,
)
pkg/vm-low-orbit/ethereum/ecdsa.go:42
MethodW_ethJson(
ctx context.Context,
module common.Module,
clientId,
blockId,
contractId,
transactionId,
bufPtr uint3
pkg/vm-low-orbit/ethereum/transaction.go:410
MethodW_ethJsonSize(
ctx context.Context,
module common.Module,
clientId,
blockId,
contractId,
transactionId,
sizePtr uint
pkg/vm-low-orbit/ethereum/transaction.go:388
MethodW_ethNew(ctx context.Context, module common.Module,
clientIdPtr,
urlPtr,
urlLen,
optionsPtr,
optionsSize uint32,
pkg/vm-low-orbit/ethereum/client.go:36
MethodW_ethNewContract(
ctx context.Context,
module common.Module,
clientId,
contractId,
methodsPtr,
eventsPtr uint32,
)
pkg/vm-low-orbit/ethereum/contract.go:135
MethodW_ethNewContractSize(
ctx context.Context,
module common.Module,
clientId,
abiPtr,
abiSize,
addressPtr,
addressLen,
method
pkg/vm-low-orbit/ethereum/contract.go:96
MethodW_ethPubFromPriv(
ctx context.Context,
module common.Module,
privKeyPtr, PrivKeySize,
bufPtr uint32,
)
pkg/vm-low-orbit/ethereum/ecdsa.go:61
MethodW_ethPubKeyFromSignedMessage(
ctx context.Context,
module common.Module,
messagePtr, messageSize,
signaturePtr, signatureSize,
pubKey
pkg/vm-low-orbit/ethereum/ecdsa.go:15
MethodW_ethSendTransaction(
ctx context.Context,
module common.Module,
clientId,
blockId,
contractId,
transactionId uint32,
)
pkg/vm-low-orbit/ethereum/transaction.go:362
MethodW_ethSignMessage(
ctx context.Context,
module common.Module,
messagePtr, messageSize,
privKeyPtr, privKeySize,
signatureP
pkg/vm-low-orbit/ethereum/sign.go:16
MethodW_ethSubscribeContractEvent(
ctx context.Context,
module vm.Module,
clientId,
contractId,
eventNamePtr, eventNameLen,
channelPtr, c
pkg/vm-low-orbit/ethereum/contract_event.go:48
MethodW_ethTransactContract(
ctx context.Context,
module common.Module,
clientId,
contractId,
chainIdPtr,
chainIdSize,
methodPtr,
pkg/vm-low-orbit/ethereum/contract_method.go:54
MethodW_ethTransactionRawSignatures(
ctx context.Context,
module common.Module,
clientId,
blockId,
contractId,
transactionId,
vSigBufPtr,
pkg/vm-low-orbit/ethereum/transaction.go:339
MethodW_ethTransactionRawSignaturesSize(
ctx context.Context,
module common.Module,
clientId,
blockId,
contractId,
transactionId,
vSigSizePtr,
pkg/vm-low-orbit/ethereum/transaction.go:316
MethodW_ethVerifySignature(
ctx context.Context,
module common.Module,
messagePtr, messageSize,
pubKeyPtr, pubKeySize,
signaturePtr
pkg/vm-low-orbit/ethereum/sign.go:48
MethodW_eventHttpHeaderAdd(ctx context.Context, module common.Module, eventId uint32, keyPtr uint32, keyLen uint32, valPtr uint32, valLe
pkg/vm-low-orbit/event/header.go:28
MethodW_eventHttpRedirect(ctx context.Context, module common.Module, eventId uint32, urlPtr uint32, urlLen uint32, code uint32)
pkg/vm-low-orbit/event/redirect.go:11
MethodW_eventHttpWrite(ctx context.Context, module common.Module, eventId, bufPtr, bufSize, wroteN uint32)
pkg/vm-low-orbit/event/body.go:56
MethodW_getGlobalValue(
ctx context.Context,
module common.Module,
namePtr, nameSize,
application, function,
valuePtr uint32,
)
pkg/vm-low-orbit/globals/get.go:48