Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(WIP) SLPL-11 - Blockchain Details Lookup #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ronnyhaase
Copy link
Owner

No description provided.

@linear
Copy link

linear bot commented Sep 2, 2022

SLPL-11 Blockchain Details Lookup

User Story

As a user I'd like to search for and see basic details about Solana essentials like transactions, blocks and accounts.

Acceptance Criteria

  • The user is able to view transactions
  • The user is able to view blocks
  • The user is able to view accounts
  • The user is able to search all three
    • The search is keyboard-friendly
    • The search has suggestions

@vercel
Copy link

vercel bot commented Sep 2, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
solplorer ✅ Ready (Inspect) Visit Preview Sep 5, 2022 at 9:00PM (UTC)

- Introduce Solana helpers incl. lamportToSol helper
- Move block normalization into separate file
- Normalize block data
- main program
- vote and non-vote transaction count
- program aggregation (call per program)
@ronnyhaase ronnyhaase changed the title (WIP) SLPL-11 Blockchain Details Lookup (WIP) SLPL-11 - Blockchain Details Lookup Nov 27, 2022
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.

1 participant