erigontech / erigontech/erigon
Support an address-specific archiving mode
Open
ErigonDB
- Dominant language
- Go
- Stars
- 3.6k
- Forks
- 1.5k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 465
Description
# Rationale
The need to store 1TB of data for the whole archive is a bottleneck for some use cases that only need data regarding specific accounts.
# Implementation
Q: Do you have ideas regarding the implementation of this feature?
A: A config flag could be added to the fork mode to pass an array of addresses, only txns involving those addresses would be saved in the node instance.
Q: Are you willing to implement this feature?
A: On it!
Contributor guide
Assessment
This issue has not been assessed yet.