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.709.0 #8151

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

chore: release v1.709.0 #8151

wants to merge 11 commits into from

Commits on Nov 18, 2024

  1. feat: regenerate asset data 11/18/2024 (#8138)

    Co-authored-by: GitHub Action <action@github.com>
    gomesalexandre and actions-user authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    7be2f03 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. fix: fox discount ux (#8136)

    * fix: update FeeSlider on foxHolding change
    
    * chore: type & naming improvements
    
    * fix: handle decimal input, too
    0xApotheosis authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    984cd69 View commit details
    Browse the repository at this point in the history
  2. fix: typo Update CONTRIBUTING.md (#8119)

    * 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>
    3 people authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a78a164 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. feat: migrate limit orders to utilize redux for state management (#8112)

    * 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
    woodenfurniture authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    eb68f9c View commit details
    Browse the repository at this point in the history
  2. fix: remove related assets and duplicate chains from asset chain drop…

    …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
    woodenfurniture authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d9ef35a View commit details
    Browse the repository at this point in the history
  3. fix: use a better chainflip logo (#8142)

    * fix: use a better chainflip logo
    
    * fix: anotehr logo version
    
    * chore: version 3 :)
    
    ---------
    
    Co-authored-by: woody <125113430+woodenfurniture@users.noreply.github.com>
    CumpsD and woodenfurniture authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    abd0d45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd8ac25 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    d2f770c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b260bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e9dad8 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    28d56fb View commit details
    Browse the repository at this point in the history