Skip to content

Commit 5760aa4

Browse files
authored
Jh/steth swap (ribbon-finance#512)
* Added curve to typechain * WIP: multicall * WIP: - Update with deposit helper once deployed * Able to deposit into steth vault using STETHDepositHelper * updated display asset for steth from eth -> steth * prettier lint. removed unused balancer packages
1 parent 31f9fa8 commit 5760aa4

17 files changed

+2676
-121
lines changed

governance/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@balancer-labs/sor": "^1.0.0",
76
"@craco/craco": "^6.1.1",
87
"@testing-library/jest-dom": "^5.11.4",
98
"@testing-library/react": "^11.1.0",

nft-drop/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@balancer-labs/sor": "^1.0.0",
76
"@craco/craco": "^6.1.1",
87
"@testing-library/jest-dom": "^5.11.4",
98
"@testing-library/react": "^11.1.0",

0 commit comments

Comments
 (0)