nooschain / contracts/runtime-provenance / ContractRuntimeProvenanceReport
Interface: ContractRuntimeProvenanceReport
Defined in: contracts/runtime-provenance.ts:21
Properties
binary
binary:
object
Defined in: contracts/runtime-provenance.ts:39
bytes
bytes:
number|null
exists
exists:
boolean
modifiedAt
modifiedAt:
string|null
path
path:
string
sha256
sha256:
string|null
generatedAt
generatedAt:
string
Defined in: contracts/runtime-provenance.ts:23
kind
kind:
"contract_runtime_build_provenance"
Defined in: contracts/runtime-provenance.ts:22
limits
limits:
ContractWasmLimits
Defined in: contracts/runtime-provenance.ts:32
profile
profile:
object
Defined in: contracts/runtime-provenance.ts:26
fixturePath
fixturePath:
string
id
id:
string
meteringModel
meteringModel:
"wasmtime-native-fuel"
protocolVersion
protocolVersion:
number
Defined in: contracts/runtime-provenance.ts:24
requirements
requirements:
ContractRuntimeRequirements
Defined in: contracts/runtime-provenance.ts:31
runtime
runtime:
"wasm-assemblyscript-v1"
Defined in: contracts/runtime-provenance.ts:25
source
source:
object
Defined in: contracts/runtime-provenance.ts:33
buildCommand
buildCommand:
string
expectedBinaryPath
expectedBinaryPath:
string
packageScript
packageScript:
string
sidecarManifestPath
sidecarManifestPath:
string
status
status:
"present"|"missing"
Defined in: contracts/runtime-provenance.ts:46