Open LesnyRumcajs opened 1 year ago
Do the long-running forest nodes expose their RPC API publicly? I guess it would simplify the process a lot by making RPC calls to the long-running nodes
Do the long-running forest nodes expose their RPC API publicly? I guess it would simplify the process a lot by making RPC calls to the long-running nodes
I think you wrote this comment in the wrong issue.
I think you wrote this comment in the wrong issue.
I thought we could avoid downloading the mainnet snapshot by querying a running node. But it looks like the checkpoint functionality has been moved out of daemon so I guess downloading a snapshot is required
Yes, it could be fully automated. Someone should go automate it. :)
Originally posted by @lemmih in https://github.com/ChainSafe/forest/issues/3263#issuecomment-1647577281
Let's have a cron workflow that does the steps listed in the linked PR and proposes changes on a regular basis.