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

dev: script to benchmark cost to post blob data #108

Merged

Conversation

0xicosahedron
Copy link
Contributor

@0xicosahedron 0xicosahedron commented Feb 21, 2024

Fix: #32

first time writing go please go easy on me :)

Copy link

vercel bot commented Feb 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blobstream-starknet ❌ Failed (Inspect) Feb 26, 2024 3:34pm

Copy link
Contributor

@b-j-roberts b-j-roberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Sorry for the delay in merging.

@b-j-roberts b-j-roberts merged commit c36c121 into keep-starknet-strange:main Feb 26, 2024
4 of 5 checks passed
@0xicosahedron
Copy link
Contributor Author

note: blobscan didn't have an API to query the data we wanted, so i used the internal trpc API that there frontend use.

so it might break if they change something from there side. i have requested for an endpoint for this and they have opened an issue for it: Blobscan/blobscan#245

we should switch to using that API once its available

@0xicosahedron 0xicosahedron deleted the benchmark-blob-cost branch February 27, 2024 20:04
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.

[dev] benchmark SN testnet blobs
2 participants