Neptune-Crypto/neptune-core

Scroll in Mempool Screen

Open

#856 opened on Feb 14, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (45 forks)auto 404
good first issueneptune-dashboard

Repository metrics

Stars
 (110 stars)
PR merge metrics
 (PR metrics pending)

Description

See #779. Let's make the mempool table scrollable as well. Motivation: in the future we might want more fine-grained control over individual transactions in the mempool with commands like "upgrade now" or "bump in priority" or "(re-)broadcast".

  • make the "Mempool" screen scrollable

Contributor guide