Neptune-Crypto/neptune-core

use constant-time index arithmetic in MMRs

Offen

#125 geöffnet am 03.04.2024

 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Rust (45 Forks)auto 404
good first issueoptimization

Repository-Metriken

Stars
 (110 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

In particular, look at get_peaks_with_heights_async which currently uses the (out-dated) node-index and tree-traversal logic.

Contributor Guide