Skip to content

Make AdviceProvider accessible after FastProcessor execution #2020

@PhilippGackstatter

Description

@PhilippGackstatter

FastProcessor::execute takes self and consumes the processor struct but only returns the stack outputs. For transaction execution, we also need access to the advice provider after execution to access the values that were inserted during execution.

It would be good to return the AdviceProvider as part of the return values of execute or make it accessible in some other way.

Metadata

Metadata

Assignees

Labels

processorRelated to Miden VM processor

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions