chore: release v1.570.0#6632
Merged
0xApotheosis merged 12 commits intomainfrom Apr 4, 2024
Merged
Conversation
…hart (#6545) * chore: quick tidy up of balance chart * feat: improved chart loading state and error handling * fix: tests * perf: make selectPortfolioErroredAccountIds use createDeepEqualOutputSelector * chore: cleanup * chore: move ErroredTxHistoryAccount into a separate component * fix: show balance history when the time range is available * chore: improve memoization of chart data calculation
* feat: use proxy validation endpoint * chore: improve fn name * update endpoint * fix: csp * fix: tests * chore: use shapeshift proxy csp * chore: fail open --------- Co-authored-by: kaladinlight <35275952+kaladinlight@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
feat: many migrations (#6631)
feat: use proxy validation endpoint (#6626)
chore: use unchained proxy endpoints over nownodes proxy (#6606)
feat: bottom sheet dialog (#6623)feat: collect 0x trade surplus (#6625)
fix: don't bork asset generation on idle API failures (#6619)
feat: disable sym deposits after RUNE (#6622)
feat: regenerate asset data 04/02/2024 (#6620)
Merge branch 'main' into develop
perf: reduce tx history page size to 10 for all chains (#6615)
Merge branch 'main' into develop
revert: feat: add bottom sheet dialog (#6551) (#6616)
feat: improved loading state and error handling for balance history chart (#6545)