-
Notifications
You must be signed in to change notification settings - Fork 690
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
[Feature] statesync rpc_servers #671
Comments
Error: failed to start state sync: failed to set up light client state provider: at least 2 RPC servers are required, got 0 |
I like this suggestion and think that the only thing we might be able to do even better is bake seeds and RPCs into |
This is being done as part of atlas.cosmos.network. You can follow the work here: cosmos/atlas#63 |
@dualsystems Soon as my node is synced (we should look into sync times) I will put up a state sync RPC and share info here. It should be default behavior, because I am anticipating #704 and sync is really not fast at all, even on my 12 core / 128gb / raid 0 nvme machine. |
I think this is completed here, and is safe to close. Also, it is now pretty easy to state sync. |
Summary
Current version tendermind includes support for state sync.
Problem Definition
Long time for sync node.
Proposal
Create a list of public rpc_servers with the enabled statesync option.
For Admin Use
The text was updated successfully, but these errors were encountered: