Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[contract-deploy] Load broadcasted instances from the node in the PXE #4463

Open
Tracked by #4052
spalladino opened this issue Feb 6, 2024 · 0 comments
Open
Tracked by #4052

Comments

@spalladino
Copy link
Collaborator

spalladino commented Feb 6, 2024

When executing a function in an unregistered contract in the PXE, the PXE should query a node for the contract instance and class, in case it was made publicly available.

Note that not all functions (private or public) in the contract may have been broadcasted, but if the ones that are executed in the tx were, the tx simulation and proving in the PXE should just work. This requires the PXE being fine with having partial information for a contract.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant