Bump eslint-plugin-react-hooks from 4.2.0 to 4.4.0#6
Closed
dependabot[bot] wants to merge 20 commits intomainfrom
Closed
Bump eslint-plugin-react-hooks from 4.2.0 to 4.4.0#6dependabot[bot] wants to merge 20 commits intomainfrom
dependabot[bot] wants to merge 20 commits intomainfrom
Conversation
* fix: hide featured pools section * fix: remove comments for featured farms and set the addresses as false
* fix: ui issues on stake page * fix: lint issues
…tain links to Analytics and Celo Tracker
* import StyledNavMenu from BridgeMenuGroup * refactor StyledNavMenu as a seperate component
* async await useMultiRewardPool hook created to dynamically generate list * usePairMultiStakingInfo now using useMultiRewardPool over hardcoded array * utilize Promise.all for quicker fetching * remove hardcoded multiRewardPool list * address code styling and cleanup * log error if code is unexpected * refactor new Contract for MoolaStakingRewards__factory * remove > 0 check in if statement * remove farms.ts file and move MultiRewardPool to stake/hooks
This reverts commit 88e252def18bde8338c8b82c808271a2e3e8d1d3.
* async await useMultiRewardPool hook created to dynamically generate list * usePairMultiStakingInfo now using useMultiRewardPool over hardcoded array * utilize Promise.all for quicker fetching * remove hardcoded multiRewardPool list * address code styling and cleanup * log error if code is unexpected * refactor new Contract for MoolaStakingRewards__factory * remove > 0 check in if statement * remove farms.ts file and move MultiRewardPool to stake/hooks * determine if underlying external pools are active if top level pool is inactive
* upgrade @celo-tools/use-contractkit to latest version * remove unsupported types after @celo-tools/use-contractkit upgrade * update gitignore to ignore testing certs * upgrade use-contractkit to 3.0.1
… (#525) This reverts commit ecc070cd8d5be79423d39e31e6678caaa7b36dbc.
* Provide chainId to doTransaction * Remove chainId override
* upgrade @celo-tools/use-contractkit to latest version * Initial limit order * Remove settings from limit order * Update limit order contracts and rename 1inch -> Ubeswap * Update UI to support order placement fee * Make inputs less buggy * attempting to fetch OrderBroadcasted Events * Fix approvals * useOrderBroadcasted WIP * use orderBookFactory to get maker and taker asset addresses and amounts * displaying all orders on UI * open / completed tabs are functional on UI * cancel limit order transaction hook is setup * display remaining order to fill for open orders * update Open/Completed styling * address styling bugs * remove debug code and general code cleanup * adding types * Update LimitOrderProtocol and UbeswapOrderBook * center align tabs * Update limit order addresses again * Update limit order fetching * Update contract addresses * Refactor limitorderhistory * Update limitorderhistory hooks * Fix cancel order * Throw error if orderhash not found * Fix price input * Add new alfajores and celo deployments * Fix typechain * Change from alfajores back to mainnet * Fix BPS denominator * Fix double approval UX * add amount of open / completed orders to tab and include order placement fee for each limit order historical item * Refactor TabButton * Remove OpticsWarning from limit order * Remaining Order to Fill is not shown for completed orders * Update LimitOrder UI * Remove 'Sell' text * Fix approve undefined * Fix floating point rounding issue in limitorderitem * Show order details as soon as user enters tokenamount * add link to tx for open orders * Fix approve undefined * Remove LimitOrderTrade * Update UbeswapOrderBook * open and completed orders sorted in descending time * Update OrderBook with modularized reward distrubtion * fix cancel button styling for light mode * wip using reward address from order book contract * fix async calls to orderbook contract for rewards address * fix naming conventions * create hook to get currency for limit order rewards * filter duplicate maker assets for rewardRate singleContractMultipleData call * order rewards displaying on open and completed orders * Update the LOP deployment * Add loading state to place order * Bold total * Remove orderBookFee hardcode * Add Order Placement Reward * Add to order fee to order total * Rename Order Placement * Update start script to use HTTPS * Update limit order pricing to use price of 1 * Fix tsc Co-authored-by: Zakariya Ahmed <zakariya.ahmed34@gmail.com> Co-authored-by: Zakariya Ahmed <zakariya@zak.local>
* upgrade @celo-tools/use-contractkit to latest version * Initial limit order * Remove settings from limit order * Update limit order contracts and rename 1inch -> Ubeswap * Update UI to support order placement fee * Make inputs less buggy * attempting to fetch OrderBroadcasted Events * Fix approvals * useOrderBroadcasted WIP * use orderBookFactory to get maker and taker asset addresses and amounts * displaying all orders on UI * open / completed tabs are functional on UI * cancel limit order transaction hook is setup * display remaining order to fill for open orders * update Open/Completed styling * address styling bugs * remove debug code and general code cleanup * adding types * Update LimitOrderProtocol and UbeswapOrderBook * center align tabs * Update limit order addresses again * Update limit order fetching * Update contract addresses * Refactor limitorderhistory * Update limitorderhistory hooks * Fix cancel order * Throw error if orderhash not found * Fix price input * Add new alfajores and celo deployments * Fix typechain * Change from alfajores back to mainnet * Fix BPS denominator * Fix double approval UX * add amount of open / completed orders to tab and include order placement fee for each limit order historical item * Refactor TabButton * Remove OpticsWarning from limit order * Remaining Order to Fill is not shown for completed orders * Update LimitOrder UI * Remove 'Sell' text * Fix approve undefined * Fix floating point rounding issue in limitorderitem * Show order details as soon as user enters tokenamount * add link to tx for open orders * Fix approve undefined * Remove LimitOrderTrade * Update UbeswapOrderBook * open and completed orders sorted in descending time * Update OrderBook with modularized reward distrubtion * fix cancel button styling for light mode * wip using reward address from order book contract * fix async calls to orderbook contract for rewards address * fix naming conventions * create hook to get currency for limit order rewards * filter duplicate maker assets for rewardRate singleContractMultipleData call * order rewards displaying on open and completed orders * Update the LOP deployment * Add loading state to place order * Bold total * Remove orderBookFee hardcode * Add Order Placement Reward * Add to order fee to order total * Rename Order Placement * Update start script to use HTTPS * Update limit order pricing to use price of 1 * Fix tsc * add dividers between orders * add banner warning when walletType is not metamask * code and style cleanup * align jsx items and update text color dynamically * fix mobile header * update UI to show market price diff under limit order price * adding margin for readability * Remove chainId override * Fix lint Co-authored-by: Zakariya Ahmed <zakariya.ahmed34@gmail.com> Co-authored-by: Zakariya Ahmed <zakariya@zak.local>
* Fix buttons * Fix walletType check
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.2.0 to 4.4.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #16. |
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.
Bumps eslint-plugin-react-hooks from 4.2.0 to 4.4.0.
Changelog
Sourced from eslint-plugin-react-hooks's changelog.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)