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] Allow registering classes and instances separately in PXE #4055

Closed
Tracked by #4052
spalladino opened this issue Jan 16, 2024 · 0 comments · Fixed by #5291 or #5296
Closed
Tracked by #4052

[contract-deploy] Allow registering classes and instances separately in PXE #4055

spalladino opened this issue Jan 16, 2024 · 0 comments · Fixed by #5291 or #5296

Comments

@spalladino
Copy link
Collaborator

spalladino commented Jan 16, 2024

Add new methods for registering classes and instances to the PXE's API, which will eventually replace the single register method.

@github-project-automation github-project-automation bot moved this to Todo in A3 Jan 16, 2024
spalladino added a commit that referenced this issue Mar 18, 2024
- Adds a new `registerContractClass` method in the PXE that registers a
new class given the artifact
- Replaces `addContracts` (plural) with `registerContract` (singular)
- Overloads `registerContract` so it can receive either an artifact or
an already known class id

Fixes #4055
@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Mar 18, 2024
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
1 participant