Skip to content

Package Release: soldeer rain-deploy 0.1.8 - #162

Merged
hardyjosh merged 1 commit into
mainfrom
2026-09-10-release-0-1-8
Sep 10, 2026
Merged

Package Release: soldeer rain-deploy 0.1.8#162
hardyjosh merged 1 commit into
mainfrom
2026-09-10-release-0-1-8

Conversation

@hardyjosh

@hardyjosh hardyjosh commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Release-cut PR per the rainix-tag-release flow: cutRelease() froze src/generated/0_1_8/ for AddressRegistry and MigrationRegistry and bumped [package].version to 0.1.8. No contract changed since 0.1.7 — this release carries Robinhood Chain (4663) and BNB Smart Chain (56) in supportedNetworks() (#161), and both suites are already live on both chains at the same Zoltu addresses (dispatched from #161's branch, verified on-chain).

After merge: push sol-v0.1.8 on the merge commit; the tag workflow re-derives, attests the live pins on all nine networks and publishes to Soldeer. (A premature sol-v0.1.8 tag on #161's merge commit was pushed and removed earlier today; its run failed the release guard before publishing anything.)

Local checks: 350/350 across two runs — 341 on the first pass, the 9 Base archive-read tests re-run green on an archive endpoint (publicnode's Base rejects rollFork to early blocks). The nine-network liveness and Zoltu pins pass.

🤖 Generated with Claude Code

https://claude.ai/code/session_01HiqQdxokJ4edjAFyAkN9G3

Summary by CodeRabbit

  • New Features
    • Added support for the frozen Address Registry 0.1.8 release.
    • Added support for the frozen Migration Registry 0.1.8 release.
    • Updated released deployment suites to include version 0.1.8 alongside 0.1.7.

Freezes `src/generated/0_1_8/` for the address and migration registries
and bumps `[package].version`. No contract changed since 0.1.7; this
release carries Robinhood Chain (4663) and BNB Smart Chain (56) in
`supportedNetworks()`, and both suites are live on both chains at the
same Zoltu addresses (dispatched from #161's branch on 2026-09-10).

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

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 43d83115-1c70-4bf0-8799-6aac5212fc91

📥 Commits

Reviewing files that changed from the base of the PR and between fab5fe9 and 50564e2.

⛔ Files ignored due to path filters (2)
  • src/generated/0_1_8/AddressRegistry.sol is excluded by !**/generated/**
  • src/generated/0_1_8/MigrationRegistry.sol is excluded by !**/generated/**
📒 Files selected for processing (3)
  • foundry.toml
  • src/lib/LibAddressRegistryReleased.sol
  • src/lib/LibMigrationRegistryReleased.sol

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


Walkthrough

The package version changes to 0.1.8. The address and migration registry libraries now expose deployment suites for both releases 0.1.7 and 0.1.8 using frozen deployment artifacts.

Changes

Release 0.1.8 registration

Layer / File(s) Summary
External package version
foundry.toml
The external package version changes from 0.1.7 to 0.1.8.
Released deployment suites
src/lib/LibAddressRegistryReleased.sol, src/lib/LibMigrationRegistryReleased.sol
Both libraries import frozen 0.1.8 artifacts, expand their suite arrays, and add 0.1.8 deployment entries.

Estimated code review effort: 2 (Simple) | ~10 minutes

Suggested reviewers: thedavidmeister, dcatki, claude

Merge Risk: ⚪ Minimal · up to 50564

Release 0.1.8 registers both frozen deployment suites and updates the package version; no current merge-blocking risk is evident.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the package release and version 0.1.8, which matches the main changes in the pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 2026-09-10-release-0-1-8

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.

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