Skip to content

feat: add jetton management functionality including metadata resoluti…#118

Open
nikdim03 wants to merge 3 commits into
mainfrom
feature/ton-1703-jetton-manager
Open

feat: add jetton management functionality including metadata resoluti…#118
nikdim03 wants to merge 3 commits into
mainfrom
feature/ton-1703-jetton-manager

Conversation

@nikdim03

Copy link
Copy Markdown
Contributor

…on and address validation

@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

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

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

⌛ 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.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ce9afa71-332d-4a96-8c3e-4681bde66836

📥 Commits

Reviewing files that changed from the base of the PR and between c3f59b7 and e146a09.

📒 Files selected for processing (12)
  • AndroidDemo/app/src/main/java/io/ton/walletkit/demo/presentation/ui/screen/SendTransactionScreen.kt
  • AndroidDemo/app/src/main/java/io/ton/walletkit/demo/presentation/viewmodel/SendTokensViewModel.kt
  • TONWalletKit-Android/api/src/main/java/io/ton/walletkit/ITONWalletKit.kt
  • TONWalletKit-Android/api/src/main/java/io/ton/walletkit/jettons/ITONJettonsManager.kt
  • TONWalletKit-Android/impl/src/main/java/io/ton/walletkit/core/TONWalletKit.kt
  • TONWalletKit-Android/impl/src/main/java/io/ton/walletkit/engine/WalletKitEngine.kt
  • TONWalletKit-Android/impl/src/main/java/io/ton/walletkit/engine/WebViewWalletKitEngine.kt
  • TONWalletKit-Android/impl/src/main/java/io/ton/walletkit/engine/operations/JettonsOperations.kt
  • TONWalletKit-Android/impl/src/main/java/io/ton/walletkit/engine/operations/requests/JettonsRequests.kt
  • TONWalletKit-Android/impl/src/main/java/io/ton/walletkit/engine/operations/responses/BridgeResponses.kt
  • TONWalletKit-Android/impl/src/main/java/io/ton/walletkit/internal/constants/BridgeMethodConstants.kt
  • TONWalletKit-Android/impl/src/main/java/io/ton/walletkit/jettons/TONJettonsManager.kt
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/ton-1703-jetton-manager

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.

@nikdim03 nikdim03 changed the base branch from feature/ton-1674-demo-redesign to main June 18, 2026 10:11
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