-
Notifications
You must be signed in to change notification settings - Fork 24
Draft
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
@ArkadiyStena
ArkadiyStena
force-pushed
the
feature/mcp/ton-845-transaction-limits
branch
from
June 1, 2026 08:52
347d15e to
cc6183d
Compare
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.
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.