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

index: begin scan from specified data file #11

Open
jbride opened this issue Oct 16, 2024 · 1 comment
Open

index: begin scan from specified data file #11

jbride opened this issue Oct 16, 2024 · 1 comment

Comments

@jbride
Copy link

jbride commented Oct 16, 2024

Could be a nice feature to have gabriel begin its indexing from an optionally specified block data file. ie:

./gabriel index -start-scan-block-file=blk04553.dat

If/when specified, gabriel would begin evaluation from this specified block data file (as opposed to beginning w/ the genesis block file: blk00000.dat ).

semi-related: probably would want to avoid duplicate entries in output data store (currently a csv file indexed by block height).

@cryptoquick
Copy link
Member

Good thinking.
Also, at some point I think we're going to need to use a database like sled.

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