Skip to content

Stabilize DIA fork fixtures and RPC config - #37

Merged
Siddharth2207 merged 2 commits into
2026-05-16-update-dia-oraclefrom
audit/fork-fixtures
Jul 17, 2026
Merged

Stabilize DIA fork fixtures and RPC config#37
Siddharth2207 merged 2 commits into
2026-05-16-update-dia-oraclefrom
audit/fork-fixtures

Conversation

@Siddharth2207

Copy link
Copy Markdown
Contributor

Summary

  • read Base fork RPC from BASE_RPC_URL and fail closed in CI when unset
  • repin fork goldens to FORK_BLOCK_BASE (47365950) and sync test header docs
  • remove verbose console2 fork logging and use LibDia.CHAIN_ID_BASE in tests
  • add script/Build.sol for rainix copy-artifacts

Test plan

  • nix develop -c forge test (12 passed, 0 failed)
  • CI copy-artifacts + rainix-sol

Closes #12
Closes #27
Closes #30
Closes #31

Made with Cursor

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: cb66b821-669b-44f6-8c54-50915edb0530

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch audit/fork-fixtures

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.

@Siddharth2207
Siddharth2207 changed the base branch from 2026-05-16-update-dia-oracle to audit/codegen-docs-imports July 16, 2026 13:59
Siddharth2207 and others added 2 commits July 17, 2026 14:56
Read Base RPC from BASE_RPC_URL in CI, repin fork goldens to FORK_BLOCK_BASE,
drop debug console logging, and use LibDia.CHAIN_ID_BASE in tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@Siddharth2207
Siddharth2207 changed the base branch from audit/codegen-docs-imports to 2026-05-16-update-dia-oracle July 17, 2026 09:26
@Siddharth2207
Siddharth2207 merged commit 02bcf08 into 2026-05-16-update-dia-oracle Jul 17, 2026
6 checks passed
Siddharth2207 added a commit that referenced this pull request Jul 20, 2026
## Summary
- read Base fork RPC from `BASE_RPC_URL` and fail closed in CI when unset
- repin fork goldens to `FORK_BLOCK_BASE` (47365950) and sync test header docs
- remove verbose `console2` fork logging and use `LibDia.CHAIN_ID_BASE` in tests
- add `script/Build.sol` for rainix copy-artifacts

## Stack
Stacks on `audit/codegen-docs-imports`. Formerly #37.

## Test plan
- [x] `nix develop -c forge test`
- [ ] CI copy-artifacts + rainix-sol

Closes #12
Closes #27
Closes #30
Closes #31

Made with [Cursor](https://cursor.com)
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