cavemanloverboy / cavemanloverboy/sol
Block Query
Open
good first issue
- Dominant language
- Rust
- Stars
- 57
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
`sol block `
should display block metadata (blockheight, hash, num txs, cus, etc etc), perhaps with an additional `verbose` flag for printing all transactions.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the CLI entry point for `sol block ` and trace how the requested slot is resolved. Define which block metadata fields are required and whether `verbose` transaction output is in scope, then verify the command displays the agreed fields for a known Solana block.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100