Skip to content

bump rain-extrospection + rain-factory to 0.1.1#308

Merged
thedavidmeister merged 1 commit into
mainfrom
2026-05-20-bump-soldeer-deps
May 20, 2026
Merged

bump rain-extrospection + rain-factory to 0.1.1#308
thedavidmeister merged 1 commit into
mainfrom
2026-05-20-bump-soldeer-deps

Conversation

@thedavidmeister
Copy link
Copy Markdown
Collaborator

  • rain-extrospection 0.1.0 -> 0.1.1
  • rain-factory 0.1.0 -> 0.1.1

Updates foundry.toml, regenerates soldeer.lock, cleans stale remappings, and replaces all source/test imports of rain-extrospection-0.1.0/ and rain-factory-0.1.0/ with the new version paths. forge build passes locally.

After merge, tag a new release (likely v0.1.5) so rain-vats publishes to Soldeer with the new transitive deps; consumers like S01-Issuer/st0x.deploy can then bump to that version.

🤖 Generated with Claude Code

@thedavidmeister thedavidmeister self-assigned this May 20, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 20, 2026

Warning

Rate limit exceeded

@thedavidmeister has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 34 minutes and 21 seconds before requesting another review.

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

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 41c6fb87-d959-497a-bf41-89300a4050f1

📥 Commits

Reviewing files that changed from the base of the PR and between 0f43b9c and d5d0dca.

⛔ Files ignored due to path filters (1)
  • soldeer.lock is excluded by !**/*.lock
📒 Files selected for processing (20)
  • .pre-commit-config.yaml
  • foundry.toml
  • remappings.txt
  • src/abstract/ReceiptVault.sol
  • src/concrete/authorize/OffchainAssetReceiptVaultAuthorizerV1.sol
  • src/concrete/authorize/OffchainAssetReceiptVaultPaymentMintAuthorizerV1.sol
  • src/concrete/receipt/Receipt.sol
  • test/abstract/ReceiptFactoryTest.sol
  • test/concrete/ConcreteReceiptVault.sol
  • test/src/concrete/authorize/OffchainAssetReceiptVaultAuthorizerV1.authorize.t.sol
  • test/src/concrete/authorize/OffchainAssetReceiptVaultAuthorizerV1.construct.t.sol
  • test/src/concrete/authorize/OffchainAssetReceiptVaultAuthorizerV1.ierc165.t.sol
  • test/src/concrete/authorize/OffchainAssetReceiptVaultPaymentMintAuthorizerV1.authorize.t.sol
  • test/src/concrete/authorize/OffchainAssetReceiptVaultPaymentMintAuthorizerV1.construct.t.sol
  • test/src/concrete/authorize/OffchainAssetReceiptVaultPaymentMintAuthorizerV1.deposit.t.sol
  • test/src/concrete/authorize/OffchainAssetReceiptVaultPaymentMintAuthorizerV1.ierc165.t.sol
  • test/src/concrete/authorize/OffchainAssetReceiptVaultPaymentMintAuthorizerV1.recipientNotOwner.t.sol
  • test/src/concrete/authorize/OffchainAssetReceiptVaultPaymentMintAuthorizerV1.sendPaymentToOwner.t.sol
  • test/src/concrete/authorize/OffchainAssetReceiptVaultPaymentMintAuthorizerV1.verify.t.sol
  • test/src/concrete/vault/OffchainAssetReceiptVault.authorize.t.sol
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 2026-05-20-bump-soldeer-deps

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.

@thedavidmeister thedavidmeister merged commit cb4d925 into main May 20, 2026
4 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.

1 participant