Skip to content
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

Fetch upstream updates #5

Open
wants to merge 358 commits into
base: master
Choose a base branch
from

Conversation

Karthik-Gupta
Copy link
Member

No description provided.

@vercel
Copy link

vercel bot commented Mar 16, 2022

Deployment failed with the following error:

The most recent charge for your active payment method has failed. Please update it here: https://vercel.com/teams/mune/settings/billing.

@vercel
Copy link

vercel bot commented Mar 16, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

saddle-frontend – ./

🔍 Inspect: https://vercel.com/munefinance/saddle-frontend/4BmdK8Wrcrf5ub46WjpRZNQfaWJo
✅ Preview: https://saddle-frontend-git-fork-saddle-finance-master-munefinance.vercel.app

Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.

Updates `minimatch` from 3.0.4 to 3.1.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: recursive-readdir
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add RainbowKit and Wagmi dependencies to package.json

* Configure wagmi and rainbow-me

* Add Tally wallet to the list of popular wallets in config.ts

* allow undefined alchemyKey

* Rainbow install and wagmi configuration (#1366)

* hide fusdc deprecated gauges from vote (#1367)

* fix one token withdraw, correct apy display (#1368)

* Rainbow install and wagmi configuration (#1366)

* Wagmi provider (#1370)

* Add wagmi config and Rainbowkit provider

* update wagmi and rainbowkit version and updated config file of wagmi

* Update package.json and config.ts to use updated versions of "@rainbow-me/rainbowkit" and "wagmi", respectively, and remove unused CoinbasePayTest page

* Remove redundant parameter in getContract function for better readability

* Update walletconnect button (#1371)

* Add wagmi config and Rainbowkit provider

* update wagmi and rainbowkit version and updated config file of wagmi

* feat: Replace Wallet connect button using Rainbotkit ConnectButton

* Update package.json and config.ts to use updated versions of "@rainbow-me/rainbowkit" and "wagmi", respectively, and remove unused CoinbasePayTest page

* Lint fix

* Update ci to trigger ci/cd

* Replace library of useActiveWeb3React with wagmi hook (#1374)

* Add wagmi config and Rainbowkit provider

* update wagmi and rainbowkit version and updated config file of wagmi

* feat: Replace Wallet connect button using Rainbotkit ConnectButton

* Update package.json and config.ts to use updated versions of "@rainbow-me/rainbowkit" and "wagmi", respectively, and remove unused CoinbasePayTest page

* update useActiveWeb3React with wagmi hook

* Update useActiveWeb3React with wagmi hook

* remove web3-react completely

* ci updte

* Refactor Web3Status component to conditionally render IconButton or Button based on whether or not chain has an icon

* replace library of useActiveWeb3React with signer or provider from wagmi hook

* Refactor useContract hook to useActiveWeb3React instead of individual useAccount, useProvider, and useSigner hooks for cleaner code

* Re Add Sentry initialization in index.tsx to enable error tracking and tracing

* Refactor AppContainer and Pools components to remove unused imports and variables

* Add back  error handling for missing childGaugeFactoryAddress in buildGaugeDataSidechain

* Refactor usePoolRegistryMultiCall to useActiveWeb3React for signerOrProvider

* recover  ci/cd setting

* remove husky change

* add buffer polyfill

* add prod infura key

* remove viem

---------

Co-authored-by: David Hamme <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants