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

hotfix/1.23.4 #943

Merged
merged 5 commits into from
Oct 13, 2021
Merged

hotfix/1.23.4 #943

merged 5 commits into from
Oct 13, 2021

Conversation

evgenyboxer
Copy link
Contributor

@evgenyboxer evgenyboxer commented Oct 13, 2021

Merges hotfix changes

@vercel
Copy link

vercel bot commented Oct 13, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

beta-app – ./

🔍 Inspect: https://vercel.com/balancer/beta-app/wHzJQwi5A87q2yiefXhmg14CaGwM
✅ Preview: https://beta-app-git-hotfix-1234-balancer.vercel.app

beta-polygon – ./

🔍 Inspect: https://vercel.com/balancer/beta-polygon/Abx1hKfg3p46ip2j2t4eaNBQKEgq
✅ Preview: https://beta-polygon-git-hotfix-1234-balancer.vercel.app

arbitrum – ./

🔍 Inspect: https://vercel.com/balancer/arbitrum/DUNEV3gMfWKLYAqWfrRPgX9zVbgs
✅ Preview: Canceled

polygon – ./

🔍 Inspect: https://vercel.com/balancer/polygon/8kh95bftRi3iAzJwd7qoHKdtwtsb
✅ Preview: Canceled

app – ./

🔍 Inspect: https://vercel.com/balancer/app/6Uo2Ty16w3Gt43E2edKM3iCyfSPV
✅ Preview: Canceled

kovan – ./

🔍 Inspect: https://vercel.com/balancer/kovan/3GRovfTsJ4xYgxEQteA1AJU2vU7n
✅ Preview: Canceled

beta-kovan – ./

🔍 Inspect: https://vercel.com/balancer/beta-kovan/5D4nvWfcXHaJhXZvZGbw6rGp1YQy
✅ Preview: https://beta-kovan-git-hotfix-1234-balancer.vercel.app

beta-arbitrum – ./

🔍 Inspect: https://vercel.com/balancer/beta-arbitrum/8k1JV3NG5fEudkq88xSRmrti7KtY
✅ Preview: https://beta-arbitrum-git-hotfix-1234-balancer.vercel.app

@vercel
Copy link

vercel bot commented Oct 13, 2021

Deployment failed with the following error:

Invalid request: `target` should be string.

@garethfuller garethfuller merged commit 8b1b292 into develop Oct 13, 2021
@garethfuller garethfuller deleted the hotfix/1.23.4 branch October 13, 2021 14:05
garethfuller added a commit that referenced this pull request Oct 20, 2021
* 1.23.0 (#932)

* Only include sentry source map plugin if token provided

* 1.23.1

* Fix approvals in old invest flow

* 1.23.2

* Fix vue warning

* Don't display unnecessary warnings

* 1.23.3

* Correctly handle wallet not connected error

* Clean up conditionals

* hotfix/1.23.4 (#943)

* Hotfix 1.23.3 - Fix trade errors display logic (#939)

* Don't display unnecessary warnings

* 1.23.3

* Correctly handle wallet not connected error

* Clean up conditionals

* fix: guard provider from possibly being null

* fix: check pending transactions only when a wallet is connected

* 1.23.4

Co-authored-by: Gareth Fuller <[email protected]>

* Allow ETH investments in WETH pools (#944)

* Fix weight string/number vue warning

* More accuretly type computed properties

* Refactor BalPopover

* Fix props

* Pass in tokensIn instead of pulling from pool

* Allow ETH investments in WETH pools

* Add wrappedNativeAsset property to tokens provider

* Refactor and used wrappedNativeAsset instead of reference to WETH

* Fix tooltip widths

* Remove proportional suggestions from stable pool investments

* fix: add missing entry for Arbitrum in network prefix map (#945)

* Add a switch for Balancer <> Gnosis trading (#757)

* feat: toggle switch

* fix: gasless trading toggle + gasless query param

* fix: error msg

* feat: enable gnosis trading on supported networks only

* remove trade interface references

* fix: change casing of local storage key

* Add unit test for hotfix 1206 (#918)

* Create unit test for useSor

- Create a basic unit test for useSor with mocked dependencies.
- Add a test that calls setSwapCost and ensures the correct token price
is passed to SorManager.
- Rather than manually defining each mock in every test file, move them
to mock files that can be loaded when required. This way mocks can be
used amongst many tests easily.
- Move all test files out of tests directory to be beside the files that
they are testing.
- Use jsdom and vue-composable-tester to mount useSor to a component.
- Change jest.config.js to use nodejs runner for spec.node.ts files and
jsdom runner for others.
- Add new mocks for vue store and tokens.

* Add 'My pool tokens' card to invest flow (#948)

* Refactor BalBreakdown

* Refactor calculator service to adjust if investing with native asset

* Update calculator inputs

* Update usage of BalBreakdown

* Add MyWalletTokensCard and allow for native asset selection

* Update locales

* Fix fiatTotal and update labels

* Add network name 'eyebrow'

* Minro style fix

* fix: Border colors in darkMode

* fix: Remove dividing lines

* refactor: Remove redundant computed property and re-org imports

* Add 'My pool balance' card to invest flow (#949)

* feat: Add MyPoolBalancesCard to invest page

* chore: Update locales

* fix: Add missing PoolCalculator input

* version bump

* Update MultiTokenLiquidityMining.json (#954)

## Ethereum

- No changes this week. 

## Arbitrum

- Reduce DEFI5/WETH/WBTC 33/33/33 to 0 Flexible BAL per week. This pool will now receive 0 BAL per week.
- Increase BAL/WETH 60/40 by 500 Flexible BAL per week. This pool will now receive 4,000 BAL per week.

## Polygon

- No changes this week.

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

* fix: update tooltip (#951)

* bring back trade interface (#957)

* Responsive design for invest flow (#952)

* style: Allow hiding of component header

* feat: Add BalAccordian component

* style: Move invest flow side modules into accordians on mobile

* fix: Remove stray z

* fix: Remove Saf log

* fix: BalAccordian hover state in dark mode

* UI 568 trade UI improvements (#882)

* merge: dev

* feature: add trade ui widgets

* feature: add balcarousel

* update: add more customisation to the ballinechart component

* feature: add trade pair snapshots to the subgraph service

* add widgets to the trade page

* update: add in shared trade state among widgets and fix bugs and add error state

* update: add in wallet connection button and loading state to my wallet widget

* update: lazy loading of price graph widget data and fix change calcs

* update: add aggregation options to the pricing service

* fix: loading states

* fix: make charts actually show trends properly

* update: add ability to switch timespans and some style changes

* update: use css transforms instead of moving position

* update: convert pairpricegraph widget to script setup

* update: convert mywallet widget to script setup

* update: use native asset instead of hardcoded eth symbol

* update: remove unecesary props from balcard

* update: add comments to ballinechart

* fix: lint

* fix: add guard for price

* update: move functions out of tradestate composable

* update: add explicit types

* update: capitalise constants

* update: move trending pairs query to querykeys and add network dep

* update: querykeyify pairpricegraph

* fix: lint

* update: adjust animation

* update: mobile adjustments

* fix: lint

* fix: locales

* fix: maximise button placement

* fix: style bugs

* fix: style bugs

* fix: max assets per line

* fix: balassetset

* fix: lint

* feature: balaccordion to replace carousel on mobile

* fix: mobile styles

* fix: more mobile styles

* temp: test transform

* temp: test height moving transform

* update: add opacity

* update: speed up the easing

* update: chart modal

* fix: more bugfixes

* update: make link

* update: pon adjustments

* update: cleanup

* update: cleanup and feature flag widgets

* fix: build

* sync defaults

* fix: Remove log

* fix: Hide trade timeout setting if not gasless and if invest context

* 1.24.0

* fix: Prop type syntax

* fix: chart height and add comments

* fix: lint

* Revert version update

* 1.24.0

Co-authored-by: Evgeny Boxer <[email protected]>
Co-authored-by: Tom French <[email protected]>
Co-authored-by: Tim Robinson <[email protected]>
Co-authored-by: Markus Buhatem Koch <[email protected]>
Co-authored-by: bakamoto20 <[email protected]>
Co-authored-by: Ansaf Ahmed <[email protected]>
Co-authored-by: 1saf <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants