Skip to content

Bump rain-solmem 0.1.26 -> 0.1.28 and rain-extrospection 0.1.13 -> 0.1.14 - #9

Merged
thedavidmeister merged 1 commit into
mainfrom
2026-09-06-bump-solmem-0.1.28
Sep 6, 2026
Merged

Bump rain-solmem 0.1.26 -> 0.1.28 and rain-extrospection 0.1.13 -> 0.1.14#9
thedavidmeister merged 1 commit into
mainfrom
2026-09-06-bump-solmem-0.1.28

Conversation

@thedavidmeister

@thedavidmeister thedavidmeister commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Bumps rain-solmem 0.1.26 -> 0.1.28 together with rain-extrospection 0.1.13 -> 0.1.14, the first rain-extrospection release whose shipped src imports rain-solmem-0.1.28/. Neither package changed under src between the pinned releases, so the generated snapshot and deployed bytecode are unchanged. Pins, lock and the versioned import prefixes only.

QA

  • Discriminating tests: existing suite at the new pins, 56 passed, 1 failed (the 1 failures are the fork tests needing the network RPC URL secrets, which only CI has).
  • Mutations applied: none; the diff is dependency pins with no source delta upstream.
  • Oracle: rain.solmem tag sol-v0.1.28, rain.extrospection tag sol-v0.1.14, Soldeer registry for both.
  • Category check: dependency bump, no behaviour change.

🤖 Generated with Claude Code

https://claude.ai/code/session_01QyCCzi9WZPhuXcU1hwr2bq

Summary by CodeRabbit

  • Updates

    • Updated underlying introspection and memory-related packages to newer versions.
    • Refreshed integrations and test coverage to use the updated introspection package versions.
  • Tests

    • Existing introspection tests remain aligned with the updated package interfaces and implementations.

…1.14

rain-extrospection's shipped src imports the versioned rain-solmem
prefix, so the two move together: 0.1.14 is the first rain-extrospection
release built against rain-solmem 0.1.28. Neither package changed under
src between the pinned releases.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QyCCzi9WZPhuXcU1hwr2bq
@coderabbitai

coderabbitai Bot commented Sep 6, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Team

Run ID: afad1b08-ccad-4646-92ca-80598dae5d5d

📥 Commits

Reviewing files that changed from the base of the PR and between bcf030e and 4712916.

⛔ Files ignored due to path filters (1)
  • soldeer.lock is excluded by !**/*.lock
📒 Files selected for processing (15)
  • foundry.toml
  • src/concrete/Extrospect.sol
  • test/concrete/MockBeacon.sol
  • test/src/concrete/Extrospect.checkCBORTrimmedBytecodeHash.t.sol
  • test/src/concrete/Extrospect.checkNoSolidityCBORMetadata.t.sol
  • test/src/concrete/Extrospect.checkNotEOFBytecode.t.sol
  • test/src/concrete/Extrospect.checkNotMetamorphic.t.sol
  • test/src/concrete/Extrospect.isBeaconImplementationBytecode.t.sol
  • test/src/concrete/Extrospect.isBeaconOwner.t.sol
  • test/src/concrete/Extrospect.isEOFBytecode.t.sol
  • test/src/concrete/Extrospect.isERC1167Proxy.t.sol
  • test/src/concrete/Extrospect.scanEVMOpcodesPresentInBytecode.t.sol
  • test/src/concrete/Extrospect.scanEVMOpcodesReachableInBytecode.t.sol
  • test/src/concrete/Extrospect.scanMetamorphicRisk.t.sol
  • test/src/concrete/Extrospect.tryTrimSolidityCBORMetadata.t.sol

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


Walkthrough

The PR updates Soldeer pins for rain-extrospection and rain-solmem. Production code, fixtures, and tests now import artifacts from rain-extrospection version 0.1.14.

Changes

Dependency alignment

Layer / File(s) Summary
Update dependency pins
foundry.toml
The pinned versions change to rain-extrospection 0.1.14 and rain-solmem 0.1.28.
Align source and test imports
src/concrete/Extrospect.sol, test/concrete/MockBeacon.sol, test/src/concrete/*
Production code, fixtures, and tests update rain-extrospection imports from 0.1.13 to 0.1.14.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Merge Risk: ⚪ Minimal · up to 47129

This updates the pinned extrospection and solmem dependencies and aligns versioned imports without changing contract logic. No current merge-blocking risk is identified.

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies both dependency version bumps, which are the main changes in the pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 2026-09-06-bump-solmem-0.1.28

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.

@thedavidmeister
thedavidmeister merged commit f471cc6 into main Sep 6, 2026
5 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