We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue is related / similar to #2147
The difference being that here we would have the era1 files as data backend, instead of the Portal network.
Eventually, the EL could decide to access the local database, era1 files and/or Portal network for the history content older than x.
The text was updated successfully, but these errors were encountered:
Note that TheGraph and Geth are using era files here:
export-history
Sorry, something went wrong.
Thanks, was not aware of TheGraph, I'll read up on that.
I am aware of go-ethereum as we implemented era1 here in nimbus-eth1 to be able to give feedback before that PR went in: https://github.com/status-im/nimbus-eth1/blob/master/fluffy/eth_data/era1.nim
No branches or pull requests
This issue is related / similar to #2147
The difference being that here we would have the era1 files as data backend, instead of the Portal network.
Eventually, the EL could decide to access the local database, era1 files and/or Portal network for the history content older than x.
The text was updated successfully, but these errors were encountered: