aztec-packages icon indicating copy to clipboard operation
aztec-packages copied to clipboard

fix(avm): refactor world state ts acccess

Open IlyasRidhuan opened this issue 2 months ago • 1 comments

Small refactor of the way the world state instance handle is retrieved prior to simulation. It is now (sometimes) returned as part of the getRevision() method.

Because of narrowing in typescript we can support the non-handle version (for use in the HintedDB or tests) without much extra work.

IlyasRidhuan avatar Oct 22 '25 21:10 IlyasRidhuan

[!WARNING] This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite. Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

IlyasRidhuan avatar Oct 22 '25 21:10 IlyasRidhuan