ordinals/ord

Show spinner during db commits

Open

#1,574 opened on Feb 8, 2023

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Rust (1,479 forks)github user discovery
good first issue

Repository metrics

Stars
 (3,955 stars)
PR merge metrics
 (Avg merge 15d 21h) (5 merged PRs in 30d)

Description

Every 5k blocks the db is flushed to disk. This can take a long time and users just think the indexing has stopped. Showing some type of progress in the status bar could help with this.

Contributor guide