soldeer migration#18
Conversation
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (17)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Mirrors the level-1/2 leaves. Dependencies: - forge-std → forge-std-1.16.1 (soldeer) The lib/rain.math.binary submodule was unused — no source file imports anything from it — so it gets dropped along with .gitmodules and lib/forge-std. CI: drop the bespoke matrix; consume rainix's composite rainix-sol reusable; add the publish wrapper. Verified: forge build clean. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
5800dde to
fa352e3
Compare
Missed in the soldeer migration commit; git-clean failed because BuildPointers.sol kept the old "forge-std/Script.sol" import. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Migrate from git submodules to soldeer.
Dependencies:
CI: drop the bespoke matrix; consume rainix's composite
rainix-solreusable; add the publish wrapper.🤖 Generated with Claude Code