Skip to content

Commit

Permalink
chore: bump sdk (dm) (#4664)
Browse files Browse the repository at this point in the history
* chore: Add bStorage pool to polygon allowlist (#4662)

Co-authored-by: balopco <[email protected]>

* 1.133.1

* chore: Bump SDK

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: balopco <[email protected]>
Co-authored-by: Automated Version Bump <[email protected]>
  • Loading branch information
4 people authored Nov 20, 2023
1 parent 08d12b7 commit 77eaf0a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@balancer/frontend-v2",
"version": "1.133.0",
"version": "1.133.1",
"engines": {
"node": "=16",
"npm": ">=8"
Expand Down Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@aave/protocol-js": "^4.3.0",
"@balancer-labs/assets": "github:balancer-labs/assets#master",
"@balancer-labs/sdk": "^1.1.6-beta.3",
"@balancer-labs/sdk": "^1.1.6-beta.4",
"@balancer-labs/typechain": "^1.0.0",
"@balancer-labs/v2-deployments": "^3.2.0",
"@cowprotocol/contracts": "^1.3.1",
Expand Down
1 change: 1 addition & 0 deletions src/lib/config/polygon/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ const pools: Pools = {
'0xe2b1b8ae0a5440ee91ebd586506fbb4c0a8500bd000200000000000000000ca1', // oRETRO-WMATIC/50-50/StarSeeds_Protocol
'0x17a00f034836c7a9c666cd46086713af3b58a9a5000200000000000000000ca2', // STARV3-oRETRO/40-60/StarSeeds_Protocol
'0xda2e07ae9111821dea416ea1fbdaf4d2bd407fbc000200000000000000000ca3', // 50WMATIC-50wPPC
'0x46ff08b620b2586fc068ae26b12db4422c405a95000100000000000000000ca4', // bStorage
],
},
Factories: {
Expand Down

1 comment on commit 77eaf0a

@vercel
Copy link

@vercel vercel bot commented on 77eaf0a Nov 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.