Skip to content

feat: stabilize and standardize contract event schema for indexers#534

Open
Stephan-Thomas wants to merge 4 commits into
Pulsefy:mainfrom
Stephan-Thomas:feature/event-schema-audit
Open

feat: stabilize and standardize contract event schema for indexers#534
Stephan-Thomas wants to merge 4 commits into
Pulsefy:mainfrom
Stephan-Thomas:feature/event-schema-audit

Conversation

@Stephan-Thomas

Copy link
Copy Markdown

Closes #414

@drips-wave

drips-wave Bot commented May 31, 2026

Copy link
Copy Markdown

@Stephan-Thomas Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Cedarich

Copy link
Copy Markdown
Contributor

Please fix ci

@Cedarich

Cedarich commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

@Stephan-Thomas

- Reformat assert! macro in event_schema.rs to comply with cargo fmt

This fixes the cargo fmt --check failure by splitting the assert macro
call across multiple lines as per Rust formatting standards.
@vercel

vercel Bot commented Jun 5, 2026

Copy link
Copy Markdown

@Stephan-Thomas is attempting to deploy a commit to the Cedarich's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Stephan-Thomas

Stephan-Thomas commented Jun 5, 2026

Copy link
Copy Markdown
Author

All done, sorry for the late reply.

@Cedarich

Cedarich commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Fix contract workflow

- Add #[allow(dead_code)] to event_field_names function
- Prefix unused variable token_admin_client with underscore
@Cedarich

Cedarich commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Fix test

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.

Event Schema Audit for Indexers (Testnet)

2 participants