Skip to content

Commit 1b3b039

Browse files
Alberto GualisgarethfullertimjrobinsonAutomated Version Bumpgithub-actions[bot]
authored
Release/1.123.0 (#4188)
* Add missing avax logo (#4157) Co-authored-by: Tim Robinson <tim@timjrobinson.com> * Bump vue (#4167) * Bump vue * Fix compex extended type in props * fix: use prop in prefetch links (#4168) * hotfix: Remove create pool popup (dm) (#4170) * Add missing avax logo (#4155) * 1.122.1 * chore: Add ECLP-wstETH-rETH pool to ethereum allowlist (#4159) Co-authored-by: balopco <balopco@users.noreply.github.com> * 1.122.2 * chore: Add 50WETH-50cbXEN pool to base allowlist (#4151) Co-authored-by: balopco <balopco@users.noreply.github.com> Co-authored-by: ZeKraken <79888567+zekraken-bot@users.noreply.github.com> * 1.122.3 * chore: Add B-50wstETH-50NEXT pool to gnosis-chain allowlist (#4163) Co-authored-by: balopco <balopco@users.noreply.github.com> * 1.122.4 * chore: Remove intro modal from create pool --------- Co-authored-by: Tim Robinson <timjrobinson@users.noreply.github.com> Co-authored-by: Automated Version Bump <gh-action-bump-version@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: balopco <balopco@users.noreply.github.com> Co-authored-by: ZeKraken <79888567+zekraken-bot@users.noreply.github.com> * hotfix: update bal address (dm) (#4182) * Add missing avax logo (#4155) * 1.122.1 * chore: Add ECLP-wstETH-rETH pool to ethereum allowlist (#4159) Co-authored-by: balopco <balopco@users.noreply.github.com> * 1.122.2 * chore: Add 50WETH-50cbXEN pool to base allowlist (#4151) Co-authored-by: balopco <balopco@users.noreply.github.com> Co-authored-by: ZeKraken <79888567+zekraken-bot@users.noreply.github.com> * 1.122.3 * chore: Add B-50wstETH-50NEXT pool to gnosis-chain allowlist (#4163) Co-authored-by: balopco <balopco@users.noreply.github.com> * 1.122.4 * chore: Remove intro modal from create pool (#4169) * 1.122.5 * chore: Add B-50USD-50bIB01 pool to gnosis-chain allowlist (#4171) Co-authored-by: balopco <balopco@users.noreply.github.com> * 1.122.6 * chore: Add B-50USD-50bCSPX pool to gnosis-chain allowlist (#4173) Co-authored-by: balopco <balopco@users.noreply.github.com> Co-authored-by: ZeKraken <79888567+zekraken-bot@users.noreply.github.com> * 1.122.7 * chore: Add B-50USD-50bIBTA pool to gnosis-chain allowlist (#4174) Co-authored-by: balopco <balopco@users.noreply.github.com> Co-authored-by: ZeKraken <79888567+zekraken-bot@users.noreply.github.com> * 1.122.8 * chore: Add 50GOLD/25WETH/25USDC pool to base allowlist (#4176) Co-authored-by: balopco <balopco@users.noreply.github.com> * 1.122.9 * chore: Add USDC/USDbC/axlUSDC pool to base allowlist (#4175) Co-authored-by: balopco <balopco@users.noreply.github.com> * 1.122.10 * chore: Add GOLD/BAL/USDC pool to base allowlist (#4177) Co-authored-by: balopco <balopco@users.noreply.github.com> Co-authored-by: ZeKraken <79888567+zekraken-bot@users.noreply.github.com> * 1.122.11 * weekly gauge add (#4178) * 1.122.12 * add 3pool to stakable (#4179) * 1.122.13 * chore: Update BAL address --------- Co-authored-by: Tim Robinson <timjrobinson@users.noreply.github.com> Co-authored-by: Automated Version Bump <gh-action-bump-version@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: balopco <balopco@users.noreply.github.com> Co-authored-by: ZeKraken <79888567+zekraken-bot@users.noreply.github.com> * feat: add improvements on portfolio page (#3700) * feat: add staked pools gauges request * feat: add check working balance for staked pools * feat: add pools table selector * feat: add checkpointer contract * feat: add poke all gauges modal * feat: add checkpoint logic on portfolio page * feat: add proper checkpoint 1 gauge flow * feat: add actions for unstaked pools table * fix: review * fix: test * feat: add action enum * feat: fix problem with tables * fix: styles * fix: align of actions column * fix: remove overflow hidden * feat: add isKilled in user gauges query * fix: tests * feat: hide actions for deprecated pools * feat: remove actions if pool deprecated * 1.123.0 --------- Co-authored-by: Gareth Fuller <gareth.a.f@gmail.com> Co-authored-by: Tim Robinson <tim@timjrobinson.com> Co-authored-by: Tim Robinson <timjrobinson@users.noreply.github.com> Co-authored-by: Automated Version Bump <gh-action-bump-version@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: balopco <balopco@users.noreply.github.com> Co-authored-by: ZeKraken <79888567+zekraken-bot@users.noreply.github.com> Co-authored-by: Anastasios <anastas3993@gmail.com>
1 parent 97be9fa commit 1b3b039

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+1859
-214
lines changed

package-lock.json

Lines changed: 173 additions & 161 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@balancer/frontend-v2",
3-
"version": "1.122.19",
3+
"version": "1.123.0",
44
"engines": {
55
"node": "=16",
66
"npm": ">=8"
@@ -154,7 +154,7 @@
154154
"vite-plugin-sentry": "^1.1.6",
155155
"vitest": "^0.31.4",
156156
"vitest-mock-extended": "^1.1.0",
157-
"vue": "3.2.45",
157+
"vue": "^3.3.4",
158158
"vue-echarts": "^6.0.0",
159159
"vue-i18n": "^9.2.2",
160160
"vue-loader": "^17.0.1",

src/assets/data/contracts/arbitrum.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"ChildChainGaugeRewardHelper": "0xA0DAbEBAAd1b243BBb243f933013d560819eB66f",
1414
"ChildChainGaugeWorkingBalanceHelper": "0xEa924b45a3fcDAAdf4E5cFB1665823B8F8F2039B",
1515
"ChildChainGaugeTokenAdder": "0xbfD9769b061E57e478690299011A028194D66e3C",
16+
"ChildChainGaugeCheckpointer": "0x96484f2abf5e58b15176dbf1a799627b53f13b6d",
1617
"ChildChainLiquidityGaugeFactory": "0xb08E16cFc07C684dAA2f93C70323BAdb2A6CBFd2",
1718
"ChildChainStreamer": "0xD7FAD3bd59D6477cbe1BE7f646F7f1BA25b230f8",
1819
"CircuitBreakerLib": "0xDF9B5B00Ef9bca66e9902Bd813dB14e4343Be025",

src/assets/data/contracts/gnosis.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"ChildChainGaugeRewardHelper": "0xf7D5DcE55E6D47852F054697BAB6A1B48A00ddbd",
1414
"ChildChainGaugeWorkingBalanceHelper": "0x682f0dDBFd41D1272982f64a499Fb62d80e27589",
1515
"ChildChainGaugeTokenAdder": "0x1802953277FD955f9a254B80Aa0582f193cF1d77",
16+
"ChildChainGaugeCheckpointer": "0x1702067424096f07a60e62ccee3de9420068492d",
1617
"ChildChainLiquidityGaugeFactory": "0x809B79b53F18E9bc08A961ED4678B901aC93213a",
1718
"ChildChainStreamer": "0x230a59F4d9ADc147480f03B0D3fFfeCd56c3289a",
1819
"CircuitBreakerLib": "0x54f8F9d28e26Fa5864cfA80f50A5Df95fD85f46a",

src/assets/data/contracts/polygon.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"ChildChainGaugeWorkingBalanceHelper": "0x08fd003D8F1892D4EC684E6C3EE0128081be461b",
1515
"ChildChainGaugeTokenAdder": "0x1554ee754707D5C93b7934AF404747Aba521Aaf2",
1616
"ChildChainLiquidityGaugeFactory": "0x3b8cA519122CdD8efb272b0D3085453404B25bD0",
17+
"ChildChainGaugeCheckpointer": "0x268e2ee1413d768b6e2dc3f5a4ddc9ae03d9af42",
1718
"ChildChainStreamer": "0x6f5a2eE11E7a772AeB5114A20d0D7c0ff61EB8A0",
1819
"CircuitBreakerLib": "0xEDFd0A7005A7c72c44Ff13bEa370c86A9D11beE1",
1920
"ComposableStablePoolFactory": "0x6Ab5549bBd766A43aFb687776ad8466F8b42f777",
Lines changed: 5 additions & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 9 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)