-
Notifications
You must be signed in to change notification settings - Fork 108
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: cowswap/1.55.0, explorer/2.27.0 #3617
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Main -> develop
* feat: add getUiOrderType utils fn * feat: use getUiOrderType to filter orders on recent activity * feat: update PendingOrders and SpotPrices updaters to use UiOrderType * feat: use UiOrderType on appziMiddleware * feat: use UiOrderType on UnfillableOrdersUpdater * feat: use UiOrderType on getEstiamtedExecutionPrice * chore: add todo note about analytics type * feat: update OrderRow with UiOrderType * feat: update usePriorityTokenAddresses with uiOrderType * chore: remove unused property picked from Order * refactor: rename const to twapOrders to be in line with its content * chore: memoize array concatenation * refactor: organize imports and remove redundant variables * feat: show progress bar for fee=0 swap orders
Merge 1.54.1
…3565) * feat: add utils fn reportPermitWithDefaultSigner * fix: report to sentry incorrect permit for both swap and limit orders * fix: remove signer address `0x` prefix which is not included in the calldata
* feat(limit): update max limit order deadline to match backend * feat(limit): add deadline option for `Max` value * chore: give 1 more pixel to deadline container to fit a longer label * feat: update label to `6 Months (max)`
* feat: remove 6months limitation for TWAP orders * feat: add isPartTimeIntervalTooLong helper fn * feat: add warning for twap part too long * refactor: remove redundant variable * feat: add year and month ranges to twap time display (albeit a bit unprecise) * fix: adjust too much time banner header text * fix: move MAX_ORDER_DEADLINE to common consts * feat: add 1 week and 1 month options to TWAP menu * chore: remove error state no longer needed
* feat: styling fixes * feat: style updates --------- Co-authored-by: Alexandr Kazachenko <[email protected]>
…many unhandled errors (#3588)
Co-authored-by: Leandro <[email protected]>
…aded as SafeApp (#3570)
* fix(swap): disable eth flow selling on buy orders * refactor: rename probableTypedValue
…3596) This reverts commit c719290. Co-authored-by: Alexandr Kazachenko <[email protected]>
* fix: query all pending orders * fix: do not quote when there's nothing left in the order * chore: pass the appData from the order when doing new quotes
* feat: env var for custom order-book API urls * chore: remove commented out IPFS related code
* chore: fix deployment action * chore: fix vercel build
* fix: add sort clause for equal symbols * fix: multiple tokens can exact match the search * chore: rename favourite -> favorite * refactor: use localeCompare for comparing strings
…tes (#3604) * feat: add getJotaiMergerStorage * feat: use new jotai storage for atoms depending on dynamic initial state * fix: initial values comes first, as localStorage value should take precedence * chore: simplify atoms as initial value is taken on getItem fn * chore: remove debug statement and add/update comments
* feat: update docs/learn.cow.fi URLs * feat: update link
Co-authored-by: fairlight <[email protected]>
* feat: add SellNativeWarningBanner * feat: show native sell warning on limit * feat: enable native selling on limit * refactor: rename variable to showNativeSellWarning * feat: show eth sell warning for safe app too * feat: show sell native warning for TWAP * refactor: add SellNativeWarningBanner non-pure * refactor: remove duplication as form validation already knows to show warning * fix: add underline under links * chore: rely on button validation only * chore: do the warning before to take precedence over empty input * feat: add parameterizeTradeSearch * feat: optionally pass sell/buy amount when navigating * feat: use parameterizeTradeSearch on Twap banner * feat: use sell amount when chosing to use wrapped token
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
alfetopito
approved these changes
Jan 12, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary