-
Notifications
You must be signed in to change notification settings - Fork 186
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.709.0 #8151
Draft
gomesalexandre
wants to merge
11
commits into
main
Choose a base branch
from
release
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
chore: release v1.709.0 #8151
+9,093
−8,136
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
Co-authored-by: GitHub Action <action@github.com>
* fix: update FeeSlider on foxHolding change * chore: type & naming improvements * fix: handle decimal input, too
* Typo Update CONTRIBUTING.md Fix typo in contributing guidelines: "were" to "where" * chore: trigger ci --------- Co-authored-by: Apotheosis <97164662+0xApotheosis@users.noreply.github.com> Co-authored-by: Apotheosis <0xapotheosis@gmail.com>
* feat: migrate tradeInputSlice to higher-order-slice pattern * feat: move common input selectors into a selector factory * chore: add some code comments * feat: added limitOrderInputSlice * feat: migrate the rest of the shared selectors * feat: wire in redux user slippage for limit orders * feat: wire in redux sell asset for limit orders * feat: wire in redux buy asset for limit orders * fix: use hardcoded cowswap for default limit order slippage * feat: migrate marketPriceBuyAsset to redux * feat: migrate limit order account IDs to redux * feat: migrate limit order input amounts to redux * chore: move selectCalculatedFees into into snapshot selectors * chore: cleanup voting power selectors * feat: migrate limit order useLimitOrderRecipientAddress to redux * chore: cleanup slippage percentages in limit order input * feat: migrate remaining limit order input handlers to redux * feat: introduced useActions hook for max cleanliness * chore: unify naming of trade input actions and selectors * fix: free trades are free * fix: reset market rate when switching assets * fix: import from wrong slice, prevent it from happening again * chore: useActions for the useLimitOrderRecipientAddress hook * chore: actioned gome review feedback
…down (#8137) * fix: no longer treat WETH as ETH * fix: remove duplicate entry in asset chain drop-down * chore: regenerate relatedAssetIndex.json * chore: bump migration key again
* fix: use a better chainflip logo * fix: anotehr logo version * chore: version 3 :) --------- Co-authored-by: woody <125113430+woodenfurniture@users.noreply.github.com>
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: split trade rates and quotes final wire-up (#8079)
fix: use a better chainflip logo (#8142)
fix: remove related assets and duplicate chains from asset chain dropdown (#8137)
feat: migrate limit orders to utilize redux for state management (#8112)
fix: typo Update CONTRIBUTING.md (#8119)
fix: fox discount ux (#8136)
feat: regenerate asset data 11/18/2024 (#8138)