Skip to content

Conversation

@gavriliumircea
Copy link
Contributor

@gavriliumircea gavriliumircea commented Nov 6, 2025

This pr replaces #66. This is need because of a merge order mistake that I did.

This was referenced Nov 6, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 6, 2025

Warning

Rate limit exceeded

@gavriliumircea has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 17 minutes and 22 seconds before requesting another review.

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

📥 Commits

Reviewing files that changed from the base of the PR and between 7c0afa0 and 27a92a5.

📒 Files selected for processing (36)
  • src/evm/contracts/queries.ts (1 hunks)
  • src/evm/releases/helpers.ts (0 hunks)
  • src/evm/releases/queries.ts (1 hunks)
  • src/evm/releases/resolvers.ts (4 hunks)
  • src/evm/types.ts (4 hunks)
  • src/helpers.ts (2 hunks)
  • src/internal/factories/queries.ts (1 hunks)
  • src/internal/factories/resolver.ts (1 hunks)
  • src/sablier.ts (3 hunks)
  • src/shared/types.ts (2 hunks)
  • src/solana/contracts/catalog.ts (1 hunks)
  • src/solana/contracts/index.ts (1 hunks)
  • src/solana/contracts/names.ts (1 hunks)
  • src/solana/contracts/queries.ts (1 hunks)
  • src/solana/idl/airdrops/v0.1/SablierMerkleInstant/index.ts (0 hunks)
  • src/solana/idl/lockup/v0.1/SablierLockupLinear/index.ts (0 hunks)
  • src/solana/index.ts (1 hunks)
  • src/solana/releases/airdrops/index.ts (1 hunks)
  • src/solana/releases/airdrops/v0.1/aliases.ts (1 hunks)
  • src/solana/releases/airdrops/v0.1/deployments.ts (1 hunks)
  • src/solana/releases/airdrops/v0.1/idl.ts (1 hunks)
  • src/solana/releases/airdrops/v0.1/index.ts (1 hunks)
  • src/solana/releases/airdrops/v0.1/manifest.ts (1 hunks)
  • src/solana/releases/biome.jsonc (1 hunks)
  • src/solana/releases/data.ts (1 hunks)
  • src/solana/releases/helpers.ts (1 hunks)
  • src/solana/releases/index.ts (1 hunks)
  • src/solana/releases/lockup/index.ts (1 hunks)
  • src/solana/releases/lockup/v0.1/aliases.ts (1 hunks)
  • src/solana/releases/lockup/v0.1/deployments.ts (1 hunks)
  • src/solana/releases/lockup/v0.1/idl.ts (1 hunks)
  • src/solana/releases/lockup/v0.1/index.ts (1 hunks)
  • src/solana/releases/lockup/v0.1/manifest.ts (1 hunks)
  • src/solana/releases/queries.ts (1 hunks)
  • src/solana/releases/resolvers.ts (1 hunks)
  • src/solana/types.ts (2 hunks)
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/add-support-for-solana-releases

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.

Copy link
Contributor Author

gavriliumircea commented Nov 6, 2025

@gavriliumircea gavriliumircea marked this pull request as ready for review November 6, 2025 15:44
Copy link
Contributor Author

gavriliumircea commented Nov 6, 2025

Merge activity

  • Nov 6, 3:51 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Nov 6, 3:56 PM UTC: Graphite rebased this pull request as part of a merge.
  • Nov 6, 3:57 PM UTC: @gavriliumircea merged this pull request with Graphite.

@gavriliumircea gavriliumircea changed the base branch from feat/add-solana-contract-versions to graphite-base/86 November 6, 2025 15:54
@gavriliumircea gavriliumircea changed the base branch from graphite-base/86 to main November 6, 2025 15:55
@gavriliumircea gavriliumircea force-pushed the feat/add-support-for-solana-releases branch from 8284e61 to 27a92a5 Compare November 6, 2025 15:56
@gavriliumircea gavriliumircea merged commit 3513014 into main Nov 6, 2025
2 of 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.

2 participants