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

Do you suggest any optimized way to scan substrate blockchain from scratch? #4

Open
AdamDawidKrol opened this issue Oct 7, 2022 · 1 comment

Comments

@AdamDawidKrol
Copy link

How long did it take you to scan Polkadot blockchain you posted on the site?

@TheGoldenEye
Copy link
Owner

One idea would be to scan the chain only with respect to a list of given accounts.
This would influence the size of the database, but hardly the time.
The time for a full scan is about 1-2 weeks, as far as I remember.
But this is strongly dependent on the machine.

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