stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3.01k stars 674 forks source link

Expose the namespace transaction history method #1093

Closed moxiegirl closed 4 years ago

moxiegirl commented 5 years ago

Right now, if a customer wants to interrogate the transaction history behind a particular namepsace, they can't. This is not exposed through our explorer. But more importantly, the exposed core apis doesn't include this call:

https://core.blockstack.org/v1/namespaces/NAMESPACE_NAME

For example:

https://core.blockstack.org/v1/namespaces/id

We should expose this.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically closed. Please reopen if needed.

blockstack-devops commented 5 days ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.