emeraldpay / emeraldpay/dshackle

Consider pruning and index depth

Open
#142 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
350
Forks
57
PR merge metrics
No merged PRs in 30d

Description

For some requests it critical to route a request to a node which have a response in it's index. It could be:

- for `eth_getTransaction*` to be in `--txlookuplimit` range
- for archive requests to be in `--prune` range

Note that Erigon has different type of pruning, for history, receipts, transaction and call traces. Though it may be configured through a combination of prune range and list of allowed methods.

TBD how to handle all of these ranges

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.