Skip to content

Verify reports#228

Open
nolag wants to merge 1 commit intomainfrom
rtinianov_verifyReports
Open

Verify reports#228
nolag wants to merge 1 commit intomainfrom
rtinianov_verifyReports

Conversation

@nolag
Copy link
Copy Markdown
Contributor

@nolag nolag commented Apr 8, 2026

Note EVM capability isn't used in the base SDK to avoid a circular dependency.

Example workflow that verifies a report that sent via an HTTP trigger

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

👋 nolag, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

ReportResponseSchema,
} from '@cre/generated/sdk/v1alpha/sdk_pb'
import type { Address } from 'viem'
import { concatHex, getAddress, hexToBytes, keccak256, recoverAddress, toHex } from 'viem'
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wanted to use noble instead so we didn't need await, but it uses crypto and crashed when compiled to WASM.

@nolag nolag enabled auto-merge April 8, 2026 16:57
@nolag nolag force-pushed the rtinianov_verifyReports branch from 2ade01d to e0fd2da Compare April 9, 2026 14:14
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