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: release v1.705.0 #8104

Merged
merged 3 commits into from
Nov 11, 2024
Merged

chore: release v1.705.0 #8104

merged 3 commits into from
Nov 11, 2024

Conversation

0xApotheosis
Copy link
Member

feat: implement manual receive address to limit orders (#8065)
fix: typos in documentation for multiple files (#8101)
feat: regenerate asset data 11/07/2024 (#8099)

gomesalexandre and others added 3 commits November 8, 2024 10:12
Co-authored-by: GitHub Action <action@github.com>
* Typo Update asset-generation.md

Typo in the text:

set is as an environment variable" should be "set it as an environment variable" (used "it" instead of "is").

Corrected.

* Typo Update file-structure.md

"a hand full of props" should be "a handful of props". The phrase "handful" is the correct form.

Corrected.

* Typo Update styles.md

"can not" should be "cannot" (it's generally preferred to write "cannot" as a single word).

Corrected.

* Typos Update main.json

Typos have been identified and corrected.

---------

Co-authored-by: Apotheosis <0xapotheosis@gmail.com>
* feat: the Great Receive Address Refactor

* chore: cleanup

* fix: recommit skill issue git rugs

* chore: cleanup fetchUnchainedAddress flag

* chore: cleanup todos

* chore: move limit order recipient address things into useLimitOrderRecipientAddress

* feat: wire up recipientAddress to limit orders input

* feat: move walletReceiveAddress to react-query

* chore: unify naming of sellAccountId within reason

* chore: unify naming of manual receive address flags and setters

* fix: use correct check for metamask

* fix: use runtime support check when deciding whether to show manual address entry

* chore: better naming

* chore: use hook for shouldForceDisplayManualAddressEntry

* fix: invalidate receive address cache when sellAccountId changes

* fix: hide receive address ui when wallet receive address is loading

* fix: corrupted accountId in redux causing receive address dramas

* fix: dont require account number when getting a quote
@woodenfurniture woodenfurniture merged commit ccdcd4f into main Nov 11, 2024
12 checks passed
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.

4 participants