-
-
Notifications
You must be signed in to change notification settings - Fork 318
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
Have fastify back as dev dependency in lodestar-api #4161
Conversation
Performance Report✔️ no performance regression detected Full benchmark results
|
Need to reapply the Looks like it got moved down a line recently. |
yarn.lock
Outdated
eventsource "^1.1.0" | ||
qs "^6.10.1" | ||
|
||
"@chainsafe/lodestar-beacon-state-transition@^0.37.0": |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey what the hell is going on with this constants diff, can you investigate please?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dadepo can you remove the unwanted yarn.lock diff and open an issue about it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It has been removed
ccc2978
to
a4c0263
Compare
Motivation
fastify should be a dev dependency in lodestar-api
Closes #4159