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

Release 1.111.0 #3641

Merged
merged 20 commits into from
Jul 6, 2023
Merged

Release 1.111.0 #3641

merged 20 commits into from
Jul 6, 2023

Commits on Jul 3, 2023

  1. Merge pull request #3613 from balancer/release/1.110.0

    Release 1.110.0 (DM)
    timjrobinson authored Jul 3, 2023
    1 Configuration menu
    Copy the full SHA
    5e7850b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Merge pull request #3615 from balancer/hotfix/refetch-allowances

    Hotfix/refetch allowances (DM)
    timjrobinson authored Jul 4, 2023
    1 Configuration menu
    Copy the full SHA
    d72a169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8185ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3619 from balancer/ignore-user-errors

    Ignore user errors in more places
    timjrobinson authored Jul 4, 2023
    1 Configuration menu
    Copy the full SHA
    5f0b869 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    b97c866 View commit details
    Browse the repository at this point in the history
  5. More ignoring of user errors and improvements to error handling (#3621)

    * Fix naming issues
    
    * Include another user cancellation error in isUserRejected check
    
    * Switch errors to regex to match part of errors instead of exact matching the entire thing
    
    * Add comment about out of gas error
    
    * Add test and message for another user disapproval
    timjrobinson authored Jul 4, 2023
    1 Configuration menu
    Copy the full SHA
    323bc07 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. 1 Configuration menu
    Copy the full SHA
    d025edf View commit details
    Browse the repository at this point in the history
  2. Fix/exit retry loop when 404 or 429 (#3626)

    * Exit the retry loop when you get 404 or 429 status codes
    
    * Return an empty object to prevent multiple failed attempts
    danielmkm authored Jul 5, 2023
    1 Configuration menu
    Copy the full SHA
    4932e79 View commit details
    Browse the repository at this point in the history
  3. feat: re-enable native asset joins for deep pools (#3624)

    * feat: Re-enable native asset joins for deep pools
    
    * chore: Log query inputs
    
    * chore: Ensure zero addrress is passed for native asset joins
    
    * chore: Pass value to sendTransaction
    
    * chore: Fix test
    garethfuller authored Jul 5, 2023
    1 Configuration menu
    Copy the full SHA
    649784e View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    389149f View commit details
    Browse the repository at this point in the history
  5. chore: Remove zkevm promo (DM) (#3630)

    * 1.110.1
    
    * weekly gauge add
    
    * 1.110.2
    
    * Remove sentry log when price is not found for a token, as it's very noisy
    
    * Refetch allowances before getting required approvals again
    
    * 1.110.3
    
    * chore: Remove promo banner
    
    ---------
    
    Co-authored-by: Tim Robinson <[email protected]>
    Co-authored-by: Automated Version Bump <[email protected]>
    Co-authored-by: ZeKraken <[email protected]>
    Co-authored-by: Tim Robinson <[email protected]>
    5 people authored Jul 5, 2023
    1 Configuration menu
    Copy the full SHA
    18ec2d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. refactor: Optimise pool page queries (#3634)

    * refactor: Use single layout for any page with pool id in route
    
    * chore: Use pool provider for pool page
    
    * chore: Prevent refetch on focus & don't wait for token injection
    
    * refactor: Wait for vebal injection before enabling queries
    garethfuller authored Jul 6, 2023
    1 Configuration menu
    Copy the full SHA
    1d88db8 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    1854461 View commit details
    Browse the repository at this point in the history
  3. Allowlist 10WBTC-10USDC-40WETH-40NEX pool (DM) (#3636)

    * 1.110.1
    
    * weekly gauge add
    
    * 1.110.2
    
    * Remove sentry log when price is not found for a token, as it's very noisy
    
    * Refetch allowances before getting required approvals again
    
    * 1.110.3
    
    * chore: Remove promo banner (#3629)
    
    * 1.110.4
    
    * chore: Add 10WBTC-10USDC-40WETH-40NEX pool to polygon allowlist
    
    ---------
    
    Co-authored-by: Tim Robinson <[email protected]>
    Co-authored-by: Automated Version Bump <[email protected]>
    Co-authored-by: ZeKraken <[email protected]>
    Co-authored-by: Tim Robinson <[email protected]>
    5 people authored Jul 6, 2023
    1 Configuration menu
    Copy the full SHA
    7cdfe61 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    5d87918 View commit details
    Browse the repository at this point in the history
  5. feat: cross chain boost sync support (#3377)

    * feat: add cross chain cards
    
    * feat: add cross chain sync modal
    
    * feat: add modal info selectors
    
    * wip
    
    * feat: add omni escrow request
    
    * wip
    
    * feat: create feature base branch
    
    * feat: add sync state logic
    
    * feat: add sync modals
    
    * wip
    
    * feat: add omni escrow voting contract
    
    * feat: add tx error handling
    
    * feat: add syncing network logic
    
    * wip
    
    * feat: add veBal balance display
    
    * feat: add comments
    
    * feat: add balances calculation
    
    * feat: add sort in omni and vote escrow requests
    
    * feat: add all unsynced state
    
    * feat: add balances on final state
    
    * fix: loader lint
    
    * feat: change icons
    
    * feat: add refetch icons
    
    * feat: add polygon network
    
    * feat: add temp syncing networks
    
    * Add unit tests for useCrossChainSync
    
    * wip
    
    * feat: add sync refetch watcher
    
    * feat: add cross chain sync provider
    
    * feat: add gnosis and optimism networks
    
    * feat: change networks icons
    
    * feat: proper add gnosis url
    
    * Refactor: extract useCrossChainNetwork (#3505)
    
    * feat: add warning and info alerts
    
    * feat: add procees to sync vebal modal
    
    * feat: add l2 vebal balance on portfolio page
    
    * feat: add portfolio sync tip component
    
    * feat: app proper sync tip condition
    
    * feat: increase sync state refetch time
    
    * feat: change claim page texts
    
    * feat: add boost calculation on l2s
    
    * fix: tests
    
    * fix: use boosts test
    
    * feat: change refresh logic
    
    * feat: change subgraph urls
    
    * feat: add error alert
    
    * feat: check tx with response mock
    
    * fix: temp remove set to local storage
    
    * fix: temp remove set to local storage
    
    * feat: add clear temp sync condition
    
    * feat: prevent memory leaking on localstorage set
    
    * feat: remove icons
    
    * feat: remove logs
    
    * feat: change final state text
    
    * feat: change l2 pools apr calc
    
    * feat: put sync data in config
    
    * feat: get data from configs
    
    * fix: omni escrow locks value
    
    * feat: add success check icon
    
    * Fix tests
    
    * fix: naming
    
    * Updated network icons
    
    * UI clean up cross chain sync
    
    * fix: review fixes
    
    * feat: sync related ui alerts on pool page (#3542)
    
    * feat: add gauge balancer helper contract
    
    * feat: add alerts in staking card
    
    * wip
    
    * feat: add check balances
    
    * feat: add alerts on pool page
    
    * wip
    
    * feat: add user checkpoint actions
    
    * remove logs
    
    * feat: add networks tooltips
    
    * feat: change sync process warning
    
    * feat: change unstake btn style
    
    * UI updates
    
    * feat: change unsynced arr
    
    * fix: unstake btn style
    
    * feat: fix trigger update fn
    
    * feat: open staking incentives card by default
    
    * feat: add sync tips
    
    * feat: opening staking incentives card
    
    * feat: change texts
    
    * feat: add info message
    
    * fixes after review
    
    ---------
    
    Co-authored-by: pkattera <[email protected]>
    
    * chore: update wording (#3620)
    
    * chore: Update wording
    
    * chore: Update wording
    
    * feat: add layer zero tx link (#3625)
    
    * feat: add layer zero tx links
    
    * feat: add timeout on l0 tx hashes set
    
    * feat: hide text if no l0 link
    
    * feat: remove test code
    
    * feat: add padding if no link
    
    * feat: implement fetch l0 messages on interval
    
    * fix package lock
    
    ---------
    
    Co-authored-by: Alberto Gualis <[email protected]>
    Co-authored-by: Alberto Gualis <[email protected]>
    Co-authored-by: pkattera <[email protected]>
    Co-authored-by: Gareth Fuller <[email protected]>
    5 people authored Jul 6, 2023
    1 Configuration menu
    Copy the full SHA
    3eeb059 View commit details
    Browse the repository at this point in the history
  6. fix: Pass isEnabled to balance/allowance queries (#3639)

    * fix: Pass isEnabled to balance/allowance queries
    
    * chore: Fix tests
    garethfuller authored Jul 6, 2023
    1 Configuration menu
    Copy the full SHA
    dd409e1 View commit details
    Browse the repository at this point in the history
  7. 1 Configuration menu
    Copy the full SHA
    00dff9e View commit details
    Browse the repository at this point in the history
  8. 1.111.0

    garethfuller committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    71d89e6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d897d7d View commit details
    Browse the repository at this point in the history