aave-utilities
aave-utilities copied to clipboard
Bumps [@commitlint/config-lerna-scopes](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-lerna-scopes) from 14.0.0 to 17.2.1. Release notes Sourced from @commitlint/config-lerna-scopes's releases. v17.2.1 17.2.1 (2022-11-01) build: Expand lerna version range to accept v6 by @JaneJeon in conventional-changelog/commitlint#3417 New Contributors @JaneJeon...
Bumps [ethers](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/ethers) from 5.4.7 to 5.7.2. Release notes Sourced from ethers's releases. ethers/v5.7.2 (2022-10-19 04:19) Updated tests to use goerli instead of ropsten. (1392803, 706d3ca) Added new error strings Pocket...
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.7.1. Release notes Sourced from prettier's releases. 2.7.1 🔗 Changelog 2.7.0 diff 🔗 Release note 2.6.2 🔗 Changelog 2.6.1 🔗 Changelog 2.6.0 🔗 Release note...
Method returns a call revert exception when triggered. I tried running: const uiPoolDataProviderAddress = "0x47e300dDd1d25447482E2F7e5a5a967EA2DA8634"; const lendingPoolAddressProvider = "0xB53C1a33016B2DC2fF3653530bfF1848a515c8c5"; const provider = new ethers.providers.JsonRpcProvider("https://mainnet.infura.io/v3/process.env.KEY"); const poolDataProviderContract = new UiPoolDataProvider({uiPoolDataProviderAddress, provider});...
To avoid hardcoding market and network names on the UI, expose an enum for these values.
There are some helpful functions in `src/utils/hfUtils.ts`, that should be exported to the SDK. [ ] Move hf logic to`math-utils` [ ] Document [ ] Standardize usage of these functions...
tl;dr; remove statically typed interfaces as they do more harm than help I've spend quite some time today fighting with types, and in the end it turned out the inaccurate...
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...