feat: live DA submission page

Open
#33 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
rust
Domain
frontend, web-dev

Research direction

Start by locating the entry point for the Live DA Submissions page and the handling of da_batch SSE events. Trace how live updates and connection state are represented before adding the requested fields, derived statuses, newest-first ordering, and pause/resume behavior. Done means the page streams updates reliably and visibly supports connected/disconnected and paused states.

Written by the indexing model from the issue text.

Description

Add a new “Live DA Submissions” page that streams da_batch SSE events in real time.
It should show block_number, header_da_height, data_da_height, and a derived status (pending / partial / included), with the newest updates first.
Include basic connection state (connected/disconnected) and pause/resume for live updates.

Dominant language
Rust
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from evstack/atlas

All issues in evstack/atlas

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.