Skip to content

feat: add UI primitives and contract invocation tracing#827

Open
adetumilara wants to merge 1 commit into
SoroScan:mainfrom
adetumilara:feature/ui-primitives-and-invocation-tracing
Open

feat: add UI primitives and contract invocation tracing#827
adetumilara wants to merge 1 commit into
SoroScan:mainfrom
adetumilara:feature/ui-primitives-and-invocation-tracing

Conversation

@adetumilara

Copy link
Copy Markdown
Contributor

feat: add UI primitives and contract invocation tracing

  • Create breadcrumb navigation component with clickable links

  • Add divider/separator component with text and vertical variants

  • Build avatar component with image, initials fallback, sizes, and tooltip support

  • Add tests for breadcrumb, divider, and avatar behavior

  • Implement ContractInvocation model and migration

  • Link ContractEvent records to originating invocations

  • Fetch invocation data from Soroban RPC during event ingest

  • Add REST endpoint for contract invocation history

  • Add GraphQL query for invocations with related events

  • Implement rate-limited and cached Soroban RPC lookup

  • Add integration tests for invocation fetching and event linkage

closes #793
closes #794
closes #795
closes #796

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@adetumilara Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Contract Invocation History and Call Tracing Create Avatar Component Create Divider/Separator Component Create Breadcrumb Navigation Component

1 participant