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

add ability to directly import a contract from the admin RPC interface #269

Open
rafaelcr opened this issue Oct 7, 2024 · 0 comments
Open
Assignees
Labels
feature request New feature or request

Comments

@rafaelcr
Copy link
Collaborator

rafaelcr commented Oct 7, 2024

We should have an admin RPC that can import a contract directly from the chain without needing to consume a full block, for debugging and testing purposes.

We used to have something like this when we depended on the API's database, but now that we're on Chainhook we would need to call the API client directly to get the required info given that the Stacks node does not have an endpoint to give us all the data we need from a contract deployment event.

@rafaelcr rafaelcr self-assigned this Oct 7, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in API Board Oct 7, 2024
@rafaelcr rafaelcr added the feature request New feature or request label Oct 7, 2024
@smcclellan smcclellan moved this from 🆕 New to 📋 Backlog in API Board Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant