forked from pickle-finance/pickle-ui
-
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
Cowswap integration #1
Open
cryptokage1996
wants to merge
218
commits into
cryptokage1996:feature/cowswap-integration
Choose a base branch
from
pickle-finance:master
base: feature/cowswap-integration
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Cowswap integration #1
cryptokage1996
wants to merge
218
commits into
cryptokage1996:feature/cowswap-integration
from
pickle-finance:master
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* strategies added to jar select dropdown * reorganized codebase with intention to have single voting page * strategies add and functional, need to add strategy table * voting for strategies has been incorporated into dill offchain voting * fixed offchain vote button to display if jar OR strat is selected * added default values to chain and jar tables vote input element
fix optimism stargate icon path
* pie charts added to mainnet voting page * platform charts functional and displaying data * charts should be done but need to test user mainnet votes * fixed big number to percent issue with mainnet vote weights * pushing last changes before debugging with mard * Assist in fixing charts Signed-off-by: rawbdor <[email protected]> * rebase complete ready for merge before styling Co-authored-by: rawbdor <[email protected]>
in addition to adding strats I also reorganized the codebase a bit, made sure all files in features/dill/vote are properly formatted and made the chain, strat, and jar tables auto-populate with the user's last votes * reorganized codebase with intention to have single voting page * strategies add and functional, need to add strategy table * voting for strategies has been incorporated into dill offchain voting * added default values to chain and jar tables vote input element * cleaned up voting page code and made offchain tables populate with user votes * added default jar load to mainnet voting, needs to be tested
* removed console logs from code * added color picker to pie charts * removed jars without farms from selection list
* added big movers tables to stats chain page * token price percent change tables are done, still need to figure out balance change * added chain strategies to offchain voting * upversion pfcore to 0.3.97
…o user in toast message (#422) * fixed issue with strats appearing in jar table * fixed chain vote tally to include strats
* added chain to chain stats page title * added jar name to jar stats page title
* added big movers tables to stats chain page * token price percent change tables are done, still need to figure out balance change * added chain strategies to offchain voting * ran npm run format on codebase
* added withdraw pickles button for when dill lock expires * made some changes to displayed text and added validation. ready for alpha testing * changed wording on unlock text and made sure user model was refreshed after successful withdraw tx
* Prep user data for L2 zaps * finish display of zap token modal options * add containers/contracts to gitignore * wip * fix: persist zero balance component tokens * working zap for wrapped native tokens * Add callbacks for sidechain zaps and misc zap requirements * add null check to asset balance fetching * fix recharts error * feat: add wido zap functionality * chore: update wido stuff * display balance fixes * feat: fetch inputs from wido sdk * chore: use only non-zero balance tokens Co-authored-by: bcstryker <[email protected]> Co-authored-by: Aditya Rout <[email protected]>
* chore: upgrade dependencies * upgrade node to v18 upgrade yarn to v3 upgrade next to v11 upgrade react to v17 upgrade dependencies * upgrade geist-ui fix: update i18next configs to next 11 * upgrade next to 13 upgrade react to 18 * fix: remove anchor tags from next Link components * update material-ui to v5 * migrate old code to material ui v5 * upversion dependencies * migrate from styled-components * use emotions as styling engine * migrate Image components to next 13 * fix: react hydration error when using localStorage getItem outside useEffect hook * fix: migrate Image components * downgrade yarn to v1 remove @mui/styles package * fix: update legacy MUI Image components
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.