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

Expose devnet's genesis hash through admin endpoint #90

Open
satran004 opened this issue Dec 21, 2024 · 2 comments
Open

Expose devnet's genesis hash through admin endpoint #90

satran004 opened this issue Dec 21, 2024 · 2 comments
Assignees

Comments

@satran004
Copy link
Member

satran004 commented Dec 21, 2024

Add the genesis hash of devnet to the response of the following API or introduce a new api endpoint

http://localhost:10000/local-cluster/api/admin/devnet
@SebastienGllmt
Copy link
Contributor

Great! Tools like utxorpc require knowing the starting block hash when syncing, so this would help spin up a utxorpc for yaci-devkit

@satran004
Copy link
Member Author

satran004 commented Jan 6, 2025

@SebastienGllmt This is now available in preview5 https://github.com/bloxbean/yaci-devkit/releases/tag/v0.10.0-preview5

Url: http://localhost:10000/local-cluster/api/admin/devnet/genesis/hash

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

No branches or pull requests

2 participants