Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scaffolding for config unpacking #1323

Merged
merged 13 commits into from
Dec 12, 2024
Merged

Conversation

pxrl
Copy link
Contributor

@pxrl pxrl commented Dec 11, 2024

No description provided.

@pxrl pxrl requested review from md0x and james-a-morris December 11, 2024 21:53
Copy link

vercel bot commented Dec 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-frontend-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 11:58pm
sepolia-frontend-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 11:58pm

Comment on lines 56 to 60
if (!RelayerFillLimitsSchema.is(message)) {
return response
.status(400)
.json({ message: "Invalid configuration payload" });
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

@james-a-morris james-a-morris left a comment

Choose a reason for hiding this comment

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

No major blockers

Base automatically changed from pablo/relayer-config-auth to epic/relayer-config December 11, 2024 22:59
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.

3 participants