Encodes host events as ContractEvent
XDR.
Extracts the rent-related changes from the provided ledger changes.
Returns the difference between the storage
and its initial snapshot as
LedgerEntryChanges
.
Returns an entry for every item in storage
footprint.
Invokes a host function within a fresh host instance.
Invokes a host function within a fresh host instance in ‘recording’ mode.
Same as invoke_host_function
but allows to pass a trace hook which will
be installed in the host for the duration of the invocation.