Skip to content

feat: Add trace command for execution traces#286

Merged
MuncleUscles merged 2 commits intomainfrom
feat/trace-command
Mar 27, 2026
Merged

feat: Add trace command for execution traces#286
MuncleUscles merged 2 commits intomainfrom
feat/trace-command

Conversation

@MuncleUscles
Copy link
Member

Summary

  • Add genlayer transactions trace <txId> [--round N] [--rpc URL] command
  • Calls gen_dbg_traceTransaction to show return data, stdout, stderr, and GenVM logs

Usage

genlayer transactions trace 0x563f... --round 0 --rpc https://rpc-bradbury.genlayer.com

Test plan

  • CLI builds successfully
  • Manual test against bradbury testnet

genlayer transactions trace <txId> [--round N] [--rpc URL]

Calls gen_dbg_traceTransaction to fetch return data, stdout, stderr,
and GenVM logs for a transaction.
@coderabbitai
Copy link

coderabbitai bot commented Mar 27, 2026

Warning

Rate limit exceeded

@MuncleUscles has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 27 minutes and 16 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 27 minutes and 16 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 97f396ea-8f98-4aad-81b3-e62da794d6fe

📥 Commits

Reviewing files that changed from the base of the PR and between b1ab084 and a1d7a48.

📒 Files selected for processing (3)
  • README.md
  • src/commands/transactions/index.ts
  • src/commands/transactions/trace.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/trace-command

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@MuncleUscles MuncleUscles merged commit 598d455 into main Mar 27, 2026
3 checks passed
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