portfolio icon indicating copy to clipboard operation
portfolio copied to clipboard

Need to build a better way to index ethereum addresses

Open habdelra opened this issue 6 years ago • 0 comments

Currently the indexing of ethereum addresses can be a pretty slow process, as there is no simple way to discover all the transactions an address has participated in. Ultimately, we probably want to index the entire blockchain. Likely this will need to be handled as a spike as we try out different approaches and see where the stress points are.

habdelra avatar Jan 25 '19 10:01 habdelra