Skip to content

fix(subgraph): update PythOracleAdapterInitialized event signatures for pauseConfig#234

Merged
hardyjosh merged 0 commit into
graphite-base/234from
fix/audit-subgraph-event-drift
May 11, 2026
Merged

fix(subgraph): update PythOracleAdapterInitialized event signatures for pauseConfig#234
hardyjosh merged 0 commit into
graphite-base/234from
fix/audit-subgraph-event-drift

Conversation

@hardyjosh

Copy link
Copy Markdown
Collaborator

The corp-actions stack (PRs #20-#26) added a CorporateActionPauseConfig
struct field to PythOracleAdapterInitialized and
MultiPythOracleAdapterInitialized event payloads but didn't update
subgraph/subgraph.yaml. As a result the test job (graph codegen)
fails across every PR in the stack — Event with signature ... not present in ABI.

Subgraph handlers don't reference the new pauseConfig tuple, so only
the YAML signature lines need updating.

Closes the test CI failure on PRs #23#233.

Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com

@coderabbitai

coderabbitai Bot commented May 11, 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: cc365aa9-2475-4cc8-9bf0-b992de7bea52

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 fix/audit-subgraph-event-drift

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 and usage tips.

This was referenced May 11, 2026

hardyjosh commented May 11, 2026

Copy link
Copy Markdown
Collaborator Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@hardyjosh hardyjosh force-pushed the fix/audit-subgraph-event-drift branch 5 times, most recently from 47633fc to 4f68489 Compare May 11, 2026 17:41
@hardyjosh hardyjosh changed the base branch from fix/audit-low-hazard-followups to graphite-base/234 May 11, 2026 20:42
@hardyjosh hardyjosh force-pushed the fix/audit-subgraph-event-drift branch from 4f68489 to 05fbb57 Compare May 11, 2026 20:44
@hardyjosh hardyjosh merged commit 05fbb57 into graphite-base/234 May 11, 2026
13 of 14 checks passed
@hardyjosh hardyjosh force-pushed the graphite-base/234 branch from d92e9a6 to 05fbb57 Compare May 11, 2026 20:44
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