Skip to content

feat: add status command#60

Open
blakecduncan wants to merge 1 commit intoreleasefrom
blake/status-command
Open

feat: add status command#60
blakecduncan wants to merge 1 commit intoreleasefrom
blake/status-command

Conversation

@blakecduncan
Copy link
Copy Markdown

Summary

  • add an alchemy status command for EVM transaction hashes, wallet call IDs, and Solana signatures
  • expose wallet call IDs in human output so users can round-trip send, contract, swap, and status flows
  • align human status output with existing CLI conventions and add focused command coverage

Test plan

  • npm test -- --run tests/commands/status.test.ts tests/commands/send.test.ts tests/commands/contract.test.ts tests/commands/swap.test.ts
  • npm run lint

Add a unified status command for EVM and Solana transactions, and expose wallet call IDs in human output so users can round-trip CLI workflows more easily.

Made-with: Cursor
@blakecduncan blakecduncan requested a review from a team as a code owner April 10, 2026 19:35
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