Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add zksync pool title for Gyro pools (dm) #4513

Merged
merged 48 commits into from
Nov 6, 2023
Merged
Changes from 1 commit
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
95c4b36
chore: Add RDNT-WETH pool to ethereum allowlist
balopco Oct 31, 2023
2d2a491
Merge pull request #4471 from balancer/release/1.130.0
alter-eggo Oct 31, 2023
06f06b7
fix: temporary hide optimism
alter-eggo Oct 31, 2023
1e5e885
Merge pull request #4475 from balancer/fix/optimism
alter-eggo Oct 31, 2023
012406c
1.130.1
gh-action-bump-version Oct 31, 2023
eacd565
Merge pull request #4473 from balancer/update-allowlist-ethereum-0xcf…
Tritium-VLK Oct 31, 2023
c76c2e1
1.130.2
gh-action-bump-version Oct 31, 2023
9f6d520
fix: optimism deprecated pools list
alter-eggo Oct 31, 2023
c144b7c
Merge pull request #4476 from balancer/fix/optimism-deprecated
alter-eggo Oct 31, 2023
358b7c8
1.130.3
gh-action-bump-version Oct 31, 2023
54dcb90
update weekly gauges (#4477)
zekraken-bot Oct 31, 2023
9a73e20
1.130.4
gh-action-bump-version Oct 31, 2023
c24fb29
feat: add pool composable stable factory address on zkevm
alter-eggo Oct 31, 2023
10cfdef
Merge pull request #4478 from balancer/fix/zk-pool-factory
alter-eggo Oct 31, 2023
398f643
1.130.5
gh-action-bump-version Oct 31, 2023
9d29f19
new gauges
zekraken-bot Nov 1, 2023
f95cc0c
Merge pull request #4485 from balancer/week42_gauges
Tritium-VLK Nov 1, 2023
7cb8fd7
1.130.6
gh-action-bump-version Nov 1, 2023
7c8a563
chore: Add 50WETH-50DAI pool to base allowlist (#4486)
github-actions[bot] Nov 1, 2023
ad65288
1.130.7
gh-action-bump-version Nov 1, 2023
b1768de
chore: Add 50USDbC-50axlUSDC pool to base allowlist (#4483)
github-actions[bot] Nov 1, 2023
9fa7cad
chore: Add 50wstETH-50MaticX pool to polygon allowlist (#4482)
github-actions[bot] Nov 1, 2023
2e6e07a
1.130.8
gh-action-bump-version Nov 1, 2023
ee49f1e
chore: Add 50WETH-50USDbC pool to base allowlist (#4484)
github-actions[bot] Nov 1, 2023
438867d
1.130.9
gh-action-bump-version Nov 1, 2023
88cbb7a
feat: Enable OP (#4479)
garethfuller Nov 2, 2023
6b9e719
1.130.10
gh-action-bump-version Nov 2, 2023
d3fe1e2
Fix: reload multivoting request on account change (#4480)
agualis Nov 2, 2023
20d6363
1.130.11
gh-action-bump-version Nov 2, 2023
d5a85ed
chore: Add 50WETH-50USDbC pool to base allowlist (#4500)
github-actions[bot] Nov 2, 2023
60480c2
1.130.12
gh-action-bump-version Nov 2, 2023
c82466c
adding zkevm pools to whitelist
zekraken-bot Nov 3, 2023
4cc7d73
Merge pull request #4502 from balancer/zekraken-bot-patch-1
Tritium-VLK Nov 3, 2023
2416113
1.130.13
gh-action-bump-version Nov 3, 2023
6af0b51
chore: Add 80WBTC-20USDC pool to arbitrum allowlist (#4505)
github-actions[bot] Nov 3, 2023
6c44ddf
1.130.14
gh-action-bump-version Nov 3, 2023
d229ad9
chore: Update wallet connect modal (#4507)
garethfuller Nov 3, 2023
cb73551
1.130.15
gh-action-bump-version Nov 3, 2023
32eb8a6
chore: Add 33BAL-33USDC-33USDbC pool to base allowlist (#4509)
github-actions[bot] Nov 3, 2023
a70e550
1.130.16
gh-action-bump-version Nov 3, 2023
859583e
chore: Add 50WBTC-50LINK pool to arbitrum allowlist (#4506)
github-actions[bot] Nov 3, 2023
10ccbf9
1.130.17
gh-action-bump-version Nov 3, 2023
bae2cc4
chore: Add 50WETH-50USDbC pool to base allowlist (#4490)
github-actions[bot] Nov 3, 2023
d3b9734
1.130.18
gh-action-bump-version Nov 3, 2023
61b1e42
chore: Add 50USDbC-50STG pool to base allowlist (#4504)
github-actions[bot] Nov 3, 2023
c2d560e
1.130.19
gh-action-bump-version Nov 3, 2023
b1f0fb4
chore: Fix Gyro pools on zkevm
garethfuller Nov 3, 2023
c22e342
Merge branch 'develop' into chore/add-zksync-pool-title
garethfuller Nov 6, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
1.130.10
  • Loading branch information
Automated Version Bump committed Nov 2, 2023
commit 6b9e719442a806e699944e2a453514792b5f3159
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.130.9",
"version": "1.130.10",
"engines": {
"node": "=16",
"npm": ">=8"
Loading