Skip to content

feat(oracle): expose public VRF proof verification and oracle key endpoints - #450

Merged
Otaiki1 merged 2 commits into
crackedstudio:masterfrom
Muhammadcodes112:feat/oracle-vrf-verification-api
Apr 29, 2026
Merged

feat(oracle): expose public VRF proof verification and oracle key endpoints#450
Otaiki1 merged 2 commits into
crackedstudio:masterfrom
Muhammadcodes112:feat/oracle-vrf-verification-api

Conversation

@Muhammadcodes112

Copy link
Copy Markdown

Add unauthenticated /oracle/verify and /oracle/public-key APIs so third parties can independently validate requestId proofs against the oracle key. Also add offline verification documentation and wire provider/service methods to return derived seed on valid proofs.

Closes #430

…point

Add unauthenticated /oracle/verify and /oracle/public-key APIs so third parties can independently validate requestId proofs against the oracle key. Also add offline verification documentation and wire provider/service methods to return derived seed on valid proofs.

Made-with: Cursor
@vercel

vercel Bot commented Apr 28, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the otaiki1's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Otaiki1
Otaiki1 merged commit 2ec741d into crackedstudio:master Apr 29, 2026
1 check failed
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.

Implement VRF proof verification public endpoint in oracle

2 participants