chore: bump rain-flare dep 0.1.1 -> 0.1.2 + mark init view#305
Conversation
- rain-flare 0.1.1 -> 0.1.2 (picks up rainlang 0.1.2 audit fixes). - OwnerFreezable.__OwnerFreezable_init: add `view` modifier. The body only reads `block.timestamp` and reverts; no state writes. Silences the solc state-mutability hint. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
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 (1)
📒 Files selected for processing (11)
✨ 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 |
soldeer's remappings update appended the new entry without dropping the old one; only rain-flare-0.1.2 is actually installed. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Bumps
rain-flare0.1.1 -> 0.1.2 to pick up the rainlang 0.1.2 audit fixes. Also marksOwnerFreezable.__OwnerFreezable_initasview— the body readsblock.timestampand reverts; no state writes — silencing the solc mutability hint surfaced in downstream consumers.