interface
interface copied to clipboard
An open source interface for the decentralized liquidity protocol Aave
## General Changes Allows signing more than one things for txns that might need that ## Developer Notes It's just a prototype, plz don't review yet ## Author Checklist Please...
Bumps [react-number-format](https://github.com/s-yadav/react-number-format) from 4.9.1 to 5.1.2. Release notes Sourced from react-number-format's releases. Bug fixes Fixed typo on patternFormatter export. #698 Fixed cursor position getting reset if isAllowed returns false. #699...
- New design for repay w/ collateral modal - New design for collateral swap modal - Factor slippage amount into the maximum repayable debt for the selected collateral. Now, if...
Clean PR for Paraswap feature changes: - [x] Repay with collateral re-design - [x] Collateral swap re-design - [x] Refactor of useSwap hook logic (broken into two separate files) -...
**Describe the bug** When a user wants to supply ETH on Goerli V3 (testnet) market error `Invalid RPC URL: undefined` along with error `Unchecked runtime.lastError: Could not establish connection. Receiving...
## General Changes Currently, if you submit a transaction via WalletConnect, the transaction modal will never return a success response, it will load infinitely - Fixes issue with web3-react/walletconnect-provider dependency...
## General Changes - Move permit to external utility (not dependent on V3 Pool) - Always display approval tx fallback if permit is enabled - Standardize permitConfig file and it's...
Modified and added new coverage for - Switching language and checking translation - Dark mode - Opening Markets page and clicking on the "X"
## General Changes Added improved usability features for when an asset borrowing is paused --- ## Author Checklist Please ensure you, the author, have gone through this checklist to ensure...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...