-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: misc fixes #23
feat: misc fixes #23
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
ZKS-167 UI small bug
to
ZKS-166 UI schemas
batchesInfo: {
commited: number;
verified: number;
proved: number;
}; to
to
|
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.
amazing job! 🔥
@@ -14,7 +14,7 @@ export const LockedAssets = () => { | |||
const goToTokensPage = () => { | |||
router.push('/tokens'); | |||
}; | |||
|
|||
console.log(ecosystemData.l1Tvl); |
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.
remove?
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.
ddf3fab removed
closes ZKS-166
closes ZKS-167
closes ZKS-174
closes ZKS-175
closes ZKS-176
closes ZKS-177
closes ZKS-178
closes ZKS-171
closes ZKS-179