-
Notifications
You must be signed in to change notification settings - Fork 8
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
Update env variables and constants & Fix deployment deposit calculation & Update styles & Cleanup codebase #124
Conversation
… into 73-donation-transaction-hashes
… into 73-donation-transaction-hashes
…otLock/potlock-nextjs-app into 71-donation-pot-donation-scenarios
…otLock/potlock-nextjs-app into 71-donation-pot-donation-scenarios
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.
1 - please, bring the src/common/api/potlock/pot.ts
file back. Items there are being used because some of the swr solutions were/are not working for pots.
… into 24082024-env-and-constants
Big("20000000000000000000000"), | ||
) | ||
.toString(), | ||
Big(amount).plus(Big("20000000000000000000000")).toFixed(), |
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.
Nice solution
No description provided.