Test DIA extern interfaces and generated metadata#34
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 |
9aaeeae to
eca4413
Compare
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Exercise extern dispatch through the deployed contract and enforce committed interface, metadata, and pointer-table invariants. Co-authored-by: Cursor <cursoragent@cursor.com>
Decode the public subparser output to enforce its extern opcode and operand mapping. Co-authored-by: Cursor <cursoragent@cursor.com>
eca4413 to
c7323d4
Compare

Summary
DiaWords.externand integrity surfaces instead of bypassing dispatchdia-pricesubparser path emits the expected extern opcode and operandTest plan
nix develop -c forge fmt --checknix develop -c forge test(24 passed, 0 failed)Closes #11
Closes #18
Closes #19
Closes #20
Closes #21
Closes #32
Made with Cursor