-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: migrate to wagmi * Update pages/vaults/factory.tsx * Feat/wagmi yBribe (#211) * feat: migrate to wagmi * Feat/wagmi ybal (#214) * feat: init yBal * fix: lint * Update apps/common/components/AppHeader.tsx Co-authored-by: Chef Karelian <78794805+karelianpie@users.noreply.github.com> * fix: remove unused test prop * feat: refactor useCurrentApp * fix: reduce lines * fix: extract HeadLabel * fix: add more strict checks * fix: reduce complexity * fix: extract Row * fix: invalid code * fix: possible undef * feat: update lib and var names * feat: update options from/to * wip: yBal no yCRV * fix: remove veBal * feat: cleaning imports and options * feat: bal zap integration WIP * fix: onCatchError * test: yBal actions#zaap * test: simulateZapForMinOut * refactor: Expect zap to be called with BigNumber * feat: update lib and var names * feat: new contract version * wip: ugly * fix: Ethers mock * feat: Mock providers * fix: invalid BigNumber value * feat: update tests * feat: always test * fix: switch env to node for tests * fix: remove some logs * feat: wip yBal * feat: wip yBal * feat: ylock ui * feat: useFetch for fetching stybal vault (#202) Co-authored-by: Major <90963895+Majorfi@users.noreply.github.com> * fix: conflicts and yCRV clean * feat: smol refactor * feat: yBal pull * feat: yBal migration * fix: spacings * fix: slippage * fix: remove extra props for arrow down * fix: add sentry to handleSettle * fix: tabs * Update apps/ycrv/utils/actions.ts Co-authored-by: Chef Karelian <78794805+karelianpie@users.noreply.github.com> * fix: set const * fix: set const * feat: update solvers (#217) * feat: update solvers * fix: dynamic imports * fix: some lint issues * fix: removing wdyu * fix: remove log * fix: enable * fix: endpoint to path * Feat/wagmi address (#219) * feat: remove all wagmiAddress * fix: linting * fix: typing issues * fix: remove useless assert and add namecheck * fix: remove duplicate import * Update apps/vaults/contexts/useStakingRewards.tsx Co-authored-by: Chef Karelian <78794805+karelianpie@users.noreply.github.com> * Feat/wagmi-bribesfix (#220) * feat: remove v3 declaration * fix: transform strings to addresses * fix: bribe results * fix: revert ui changes. Later * fix: some bit of UI * fix: responsiveness * Update apps/common/schemas/curveSchemas.ts Co-authored-by: Chef Karelian <78794805+karelianpie@users.noreply.github.com> * fix: transform toAddress easy mode * feat/Refactor tx handlers (#222) * feat: wagmi handleTX init * fix: remove some level of complexity * feat: migrate the common actions * feat: suggestion to make bigInt |undefined to be sure to check stuff * fix: remove stupid suggestion * feat: migrate actions * fix: Types * fix: Cannot set bigint to type undefined * Update apps/common/utils/toWagmiProvider.tsx * fix: remove useless toString() (#223) --------- Co-authored-by: Karelian Pie <devkarelianpie@gmail.com> --------- Co-authored-by: Chef Karelian <78794805+karelianpie@users.noreply.github.com> Co-authored-by: Karelian Pie <devkarelianpie@gmail.com> --------- Co-authored-by: Chef Karelian <78794805+karelianpie@users.noreply.github.com> Co-authored-by: Karelian Pie <devkarelianpie@gmail.com> --------- Co-authored-by: Chef Karelian <78794805+karelianpie@users.noreply.github.com> Co-authored-by: Karelian Pie <devkarelianpie@gmail.com> --------- Co-authored-by: Chef Karelian <78794805+karelianpie@users.noreply.github.com> Co-authored-by: Karelian Pie <devkarelianpie@gmail.com> --------- Co-authored-by: Chef Karelian <78794805+karelianpie@users.noreply.github.com> Co-authored-by: Karelian Pie <devkarelianpie@gmail.com> --------- Co-authored-by: Chef Karelian <78794805+karelianpie@users.noreply.github.com> Co-authored-by: Karelian Pie <devkarelianpie@gmail.com>
- Loading branch information
1 parent
f431a6d
commit 0c37983
Showing
140 changed files
with
6,469 additions
and
6,205 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
# Auto Generated PWA files | ||
public/sw* | ||
public/workbox* | ||
ipfs/* | ||
ipfs/* | ||
public/worker* |
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.