Skip to content

Add Contract Activity (Lumenitos Scan) - #1978

Draft
jeesunikim wants to merge 7 commits into
mainfrom
issue-1802
Draft

Add Contract Activity (Lumenitos Scan)#1978
jeesunikim wants to merge 7 commits into
mainfrom
issue-1802

Conversation

@jeesunikim

Copy link
Copy Markdown
Contributor

I think Leigh wanted all events instead of just transfer (Lumenitos). We need a product decision on this.

jeesunikim and others added 7 commits March 24, 2026 22:05
Fetches contract events from Stellar RPC with 5-second polling,
10,000-ledger lookback, and newest-first sorting.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Includes relative time formatting matching Figma spec and
ScVal type introspection for rendering event data fields.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Renders raw event JSON in a CodeEditor, collapsed by default
with a toggle button.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Renders individual event cards with tx hash badge, relative timestamp,
typed ScVal data rows, and collapsible JSON viewer.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Renders the event list with loading/error/empty states,
wires up the useGetContractEvents hook, and adds SCSS
styling for cards, data rows, and the JSON toggle.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Adds tab8 for the new Activity tab, fixes BigInt literal
compatibility and Badge children type constraint.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-project-automation github-project-automation Bot moved this to Backlog (Not Ready) in DevX Mar 25, 2026
@jeesunikim jeesunikim linked an issue Mar 25, 2026 that may be closed by this pull request
@stellar-jenkins

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

This pull request is stale because it has been open for 60 days with no activity.

@github-actions github-actions Bot added the Stale label May 24, 2026
@janewang janewang moved this from Backlog (Not Ready) to In Progress in DevX Jun 1, 2026
@janewang

janewang commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

@jeesunikim We can have all events, instead of just transfer.

@github-actions github-actions Bot removed the Stale label Jun 1, 2026
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

This pull request is stale because it has been open for 60 days with no activity.

@github-actions github-actions Bot added the Stale label Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Add Lumenitos Scan feature into the Lab

3 participants