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

refine(DeclareContract): revamp RPC starkNet_declareContract #399

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

khanti42
Copy link
Collaborator

@khanti42 khanti42 commented Oct 22, 2024

Refines refactor declare contract to allow fee estimation and include deploy.

Since there are now shared parts between execute-ten and declare-contract a new rpc class has been created.
However this create circular import issue during testing.

Hence this PR is in draft for now.

BEGIN_COMMIT_OVERRIDE
chore: Refine RPC starkNet_declareContract to include fee estimation and deploy account if needed.
END_COMMIT_OVERRIDE

Base automatically changed from chore/refactor-declare-contract to main October 22, 2024 09:11
@khanti42
Copy link
Collaborator Author

Will re-open later.

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

Successfully merging this pull request may close these issues.

1 participant