Skip to content

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

@rafaelcr

Description

@rafaelcr

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions