aave-utilities
aave-utilities copied to clipboard
just a prototype to discuss
Bumps [xo](https://github.com/xojs/xo) from 0.46.4 to 0.53.1. Release notes Sourced from xo's releases. v0.53.1 Improve performance (#697) 9bee815 https://github.com/xojs/xo/compare/v0.53.0...v0.53.1 v0.53.0 Breaking Require Node.js 14 91d10d1 TypeScript: It will now use inline...
Move `signERC20Approval` from a V3 Pool specific function to a general utility so it can be used for multiple use-cases: Paraswap, migration utility, etc.
- relates to #455 Probably testing setup should be cleaned up a bit. The core motivation for this chance is that the current data flow of the app: a) is...
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.22.1 to 6.0.3. Release notes Sourced from lerna's releases. v6.0.3 6.0.3 (2022-11-07) Bug Fixes publish: support inconsistent workspace prefix usage (#3413) (da2274b) version: only apply prettier if...
Bumps [eslint-config-xo-typescript](https://github.com/xojs/eslint-config-xo-typescript) from 0.45.2 to 0.54.1. Release notes Sourced from eslint-config-xo-typescript's releases. v0.54.1 Mistake. Please ignore. v0.53.0 New rules @typescript-eslint/consistent-type-exports 829d012 @typescript-eslint/consistent-type-imports a1bdfc9 Improvements Add options to @typescript-eslint/prefer-nullish-coalescing rule f4cf50d...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
# Question Hello guys, I installed required dependencies in my Angular dApp as described in the README: ``` npm install --save-dev ethers reflect-metadata npm install @aave/contract-helpers @aave/math-utils ``` I coded...
Working branch for gho development
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.5 to 18.11.9. 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...