Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
chore(apps): Update typechain to latest (#950)
Browse files Browse the repository at this point in the history
* chore(typechain): updated typechain to latest

* chore(apps): re generated contract interfaces for apps (aave-v2 to b-protocol)

* chore(apps): re generated contract interfaces for apps (badger to curve)

* chore(apps): re generated contract interfaces for apps (dfx to lido)

* fix(liquity): fix liquity abis

* chore(apps): re generated contract interfaces for apps (llama-airforce to pancakeswap)

* chore(apps): re generated contract interfaces for apps (penguin to saddle)

* chore(apps): re generated contract interfaces for apps (single to trader-joe)

* chore(apps): re generated contract interfaces for apps (trisolaris to yield-protocol)

* fix(apps): fix re generated contract names
  • Loading branch information
wpoulin authored Jul 25, 2022
1 parent 99bcc0d commit 4efffbe
Show file tree
Hide file tree
Showing 501 changed files with 131,347 additions and 98,586 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@oclif/core": "^1",
"@oclif/plugin-help": "^5",
"@oclif/plugin-plugins": "^2.0.1",
"@typechain/ethers-v5": "^10.0.0",
"@typechain/ethers-v5": "^10.1.0",
"@types/cache-manager": "^3.4.3",
"@types/dedent": "^0.7.0",
"@types/express": "^4.17.13",
Expand Down Expand Up @@ -98,7 +98,7 @@
"tsc-alias": "^1.6.5",
"tsconfig-paths": "^3.14.1",
"type-fest": "^2.12.1",
"typechain": "^8.0.0",
"typechain": "^8.1.0",
"typescript": "^4.6.2",
"web3": "^1.5.1",
"webpack": "^5.0.0"
Expand Down
Loading

0 comments on commit 4efffbe

Please sign in to comment.