-
Notifications
You must be signed in to change notification settings - Fork 1
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
Automatically upload precomputed blocks to object storage #23
Comments
Just need to resolve merge conflicts MinaProtocol/mina#13236. However, this solution will only allow us to get blocks in the transition frontier. Hosting a bucket of all precomputed blocks is another story altogether. |
@Isaac-DeFrain My interpretation of this issue is that it is about the hosting of a precomputed blocks bucket. I'll take it. |
A final step is to create a Mina node that uploads blocks to the bucket in an automated fashion. |
Related to Granola-Team/mina-indexer#609 |
Run a Mina node and log the precomputed blocks into a bucket we control. E.g. S3 Bucket
The text was updated successfully, but these errors were encountered: