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] Implement instance deployer contract with private deploy function #4071

Closed
Tracked by #4052
spalladino opened this issue Jan 17, 2024 · 0 comments · Fixed by #4436
Closed
Tracked by #4052

Comments

@spalladino
Copy link
Collaborator

spalladino commented Jan 17, 2024

Implement the contract instance deployer contract. For the scope of this issue, only implement the private deploy function, which should follow the steps outlined here.

@github-project-automation github-project-automation bot moved this to Todo in A3 Jan 17, 2024
spalladino added a commit that referenced this issue Feb 5, 2024
Implementation for the initial contract instance deployer contract.
Skips validations for class id and eth address for now. Pending to
listen to these events on the node.

Builds on #4429
Fixes #4071
spalladino added a commit that referenced this issue Feb 6, 2024
Implementation for the initial contract instance deployer contract.
Skips validations for class id and eth address for now. Pending to
listen to these events on the node.

Builds on #4429
Fixes #4071
spalladino added a commit that referenced this issue Feb 7, 2024
Implementation for the initial contract instance deployer contract.
Tracks instance deployed events in nodes and stores them locally.

Skips validations for class id and eth address for now.

Fixes #4071
Fixes #4072
@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Feb 7, 2024
TomAFrench pushed a commit that referenced this issue Feb 7, 2024
Implementation for the initial contract instance deployer contract.
Tracks instance deployed events in nodes and stores them locally.

Skips validations for class id and eth address for now.

Fixes #4071
Fixes #4072
michaelelliot pushed a commit to Swoir/noir_rs that referenced this issue Feb 28, 2024
Implementation for the initial contract instance deployer contract.
Tracks instance deployed events in nodes and stores them locally.

Skips validations for class id and eth address for now.

Fixes AztecProtocol#4071
Fixes AztecProtocol#4072
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant