Skip to content

feat: add v0.6 fee-aware commands#340

Merged
MuncleUscles merged 1 commit into
v0.39from
codex/v06-fees-tooling
Jun 2, 2026
Merged

feat: add v0.6 fee-aware commands#340
MuncleUscles merged 1 commit into
v0.39from
codex/v06-fees-tooling

Conversation

@MuncleUscles
Copy link
Copy Markdown
Member

Adds deploy/write fee options, estimate-fees with simulation report output, and tests for the M5/v0.6 tooling train. Validated locally with npm test -- --run and npm run build.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 2, 2026

Warning

Review limit reached

@MuncleUscles, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 22 minutes and 52 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: f938e80e-7317-4267-8a28-39d0e40dbd1d

📥 Commits

Reviewing files that changed from the base of the PR and between 82b7958 and 59352eb.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (18)
  • README.md
  • package.json
  • src/commands/contracts/deploy.ts
  • src/commands/contracts/estimateFees.ts
  • src/commands/contracts/fees.ts
  • src/commands/contracts/index.ts
  • src/commands/contracts/write.ts
  • src/commands/localnet/validators.ts
  • src/lib/clients/jsonRpcClient.ts
  • tests/actions/deploy.test.ts
  • tests/actions/estimateFees.test.ts
  • tests/actions/validators.test.ts
  • tests/actions/write.test.ts
  • tests/commands/deploy.test.ts
  • tests/commands/estimateFees.test.ts
  • tests/commands/write.test.ts
  • tests/libs/jsonRpcClient.test.ts
  • tsconfig.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/v06-fees-tooling

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 marked this pull request as ready for review June 2, 2026 03:12
@MuncleUscles MuncleUscles merged commit ca083ab into v0.39 Jun 2, 2026
5 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