Neptune-Crypto/neptune-core
use constant-time index arithmetic in MMRs
Aberta
#125 aberto em 3 de abr. de 2024
good first issueoptimization
Métricas do repositório
- Stars
- (110 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
In particular, look at get_peaks_with_heights_async which currently uses the (out-dated) node-index and tree-traversal logic.