Stabilize DIA fork fixtures and RPC config - #37
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
a201d1b to
4a93dc9
Compare
This stack of pull requests is managed by Graphite. Learn more about stacking. |
4a93dc9 to
68f9e59
Compare
031c1be to
291ef84
Compare
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>
68f9e59 to
1307b9d
Compare
## 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)

Summary
BASE_RPC_URLand fail closed in CI when unsetFORK_BLOCK_BASE(47365950) and sync test header docsconsole2fork logging and useLibDia.CHAIN_ID_BASEin testsscript/Build.solfor rainix copy-artifactsTest plan
nix develop -c forge test(12 passed, 0 failed)Closes #12
Closes #27
Closes #30
Closes #31
Made with Cursor