Skip to content

Commit

Permalink
Release/1.123.0 (#4187)
Browse files Browse the repository at this point in the history
* 1.122.16

* chore: Add 20RBW-80UNIM pool to polygon allowlist (#4183)

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

* 1.122.17

* chore: Add 50USDbC-50axlUSDC pool to base allowlist (#4184)

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

* 1.122.18

* 1.123.0

* chore: Add 50BAL-50DAI pool to base allowlist (#4185)

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

* 1.122.19

---------

Co-authored-by: Gareth Fuller <[email protected]>
Co-authored-by: Tim Robinson <[email protected]>
Co-authored-by: Automated Version Bump <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: balopco <[email protected]>
Co-authored-by: ZeKraken <[email protected]>
  • Loading branch information
7 people authored Sep 11, 2023
1 parent f9ed3df commit 2d6b0b5
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@balancer/frontend-v2",
"version": "1.122.13",
"version": "1.123.0",
"engines": {
"node": "=16",
"npm": ">=8"
Expand Down
4 changes: 4 additions & 0 deletions src/lib/config/base/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ const pools: Pools = {
'0x45754a260273183dd91f795b7feaa43c37eb148d000100000000000000000045', // 33WETH-33DAI-33BAL
'0xb328b50f1f7d97ee8ea391ab5096dd7657555f49000100000000000000000048', // GOLD/BAL/USDC
'0x433f09ca08623e48bac7128b7105de678e37d988000100000000000000000047', // 50GOLD/25WETH/25USDC
'0x4387119e8341ff2ba632b9f81649d865cf759276000200000000000000000049', // 50USDbC-50axlUSDC
'0xb282f87938525296d4e6471af9fa15a669851c3200020000000000000000004a', // 50USDbC-50axlUSDC
'0x6f1b5e5bd3e5cc88e835c7122b90588e3cf894cd00020000000000000000004c', // 50WETH-50USDbC
'0xa0aa5caffc32a2fe3bdbebaf37e2c75d0dc6d1ab00020000000000000000004b', // 50BAL-50DAI
],
},
Factories: {
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 @@ -170,6 +170,7 @@ const pools: Pools = {
'0x78e0f9e91fe77058d13a7162b72a5d5e5f2bbd23000200000000000000000c2f', // 50STARD-50wUSDR
'0x6f662a90bc9c48a2acb0958df49c71f35d7bf248000200000000000000000c30', // 50tetuQi-50STARV2
'0xc75daa752fb3f160b4c96364f2ee12e3434df655000200000000000000000c31', // 50wstETH-50bIB01
'0xfff3a0c1a7d3d3d4531c2c455954dea79fa94cbf000200000000000000000c38', // 20RBW-80UNIM
],
},
Factories: {
Expand Down

1 comment on commit 2d6b0b5

@vercel
Copy link

@vercel vercel bot commented on 2d6b0b5 Sep 11, 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.