romanz/electrs

Implement a history pruning limit

Open

#184 ouverte le 25 oct. 2019

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Rust (551 forks)github user discovery
enhancementhelp wantedperformancequestion

Métriques du dépôt

Stars
 (1 366 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

Is possible to implement so called history pruning limit to Electrs? The number means how many transactions the server may keep for every single address (example 20 the latest transactions). This could be adjustable value. This will decrease db size and might get small performance boost.

Guide contributeur