Neptune-Crypto/neptune-core

use constant-time index arithmetic in MMRs

Aberta

#125 aberto em 3 de abr. de 2024

 (4 comentários) (0 reação) (1 responsável)Rust (45 forks)auto 404
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.

Guia do colaborador