Skip to content

Feature/mcp/ton-845 transaction limits#371

Draft
ArkadiyStena wants to merge 4 commits into
mainfrom
feature/mcp/ton-845-transaction-limits
Draft

Feature/mcp/ton-845 transaction limits#371
ArkadiyStena wants to merge 4 commits into
mainfrom
feature/mcp/ton-845-transaction-limits

Conversation

@ArkadiyStena

Copy link
Copy Markdown
Contributor

No description provided.

@vercel

vercel Bot commented Apr 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
appkit-minter Ready Ready Preview, Comment Jun 24, 2026 12:29pm
appkit-template Ready Ready Preview, Comment Jun 24, 2026 12:29pm
kit-demo-wallet Ready Ready Preview, Comment Jun 24, 2026 12:29pm

Request Review

@coderabbitai

coderabbitai Bot commented Jun 4, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: bdb9d0c8-eadb-4d24-9eba-4dc5359a68b7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/mcp/ton-845-transaction-limits

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.

Bring origin/main (incl. the build/send API refactor) into the TON-845
transaction-limits branch.

Conflict resolution (same reconciliation as the prior rebase, verified):
- Adopt main's build/send split: keep build*TransferTransaction builders;
  drop the branch's sendTon/sendJetton/sendNft and enforce limits at the
  single broadcast choke point, sendRawTransaction (via sendWithLimits).
- AgenticWalletAdapter: keep the branch's packOutActionList, drop main's
  now-orphaned extractOutActions helper (both fixed the same ERROR_INVALID_C5).
- Keep both main's `providers` and the branch's `limitsCache` config options.
- Keep the AgenticSetupSessionManager snapshot comment.
- Update the two service-level limits tests to call sendRawTransaction.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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