-
Notifications
You must be signed in to change notification settings - Fork 9
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
Merge branch 'develop' into 'main' #386
Merged
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
fix: [GSW-694] Fix calculate slippage
…centive feat: [GSW-695] Integrate Create Incentive
…tion-hook-in-background feat: Add data initialization hook in background
…info-data-on-add-position faet: [GSW-681] Integrate position info data on Add Position
…ior-in-pool-selection-chart fix: Fix selection behavior in pool selection chart
* feat: Fetch pool creation fee contract function in interface * refactor: Remove console log * chore: Remove unused variable * feat: Set GNS Approve to Fee Only when running the Create Pool function * feat: Changed to generate an Approve message when the fee is greater than 0
* fix: reverted comment * fix: earn ui issue * fix: position reward ui issue * fix: home ui isuse * fix: swap ui issue * develop pull * chore: remove step yarn build:module * fix: ui issue * fix: empty bin * fix: apr error * chore: remove log * chore: remove log * chore: remove uneccessary file * chore: remove unused code * chore: apr field migration * chore: build err
* fix: reverted comment * fix: earn ui issue * fix: position reward ui issue * fix: home ui isuse * fix: swap ui issue * develop pull * chore: remove step yarn build:module * fix: ui issue * fix: empty bin * fix: apr error * chore: remove log * chore: remove log * chore: remove uneccessary file * chore: remove unused code * chore: apr field migration * chore: build err * refactor: bin api integration * fix: ui issue * fix: earn add ui issue * fix: ui broken issue * fix: ui broken issue * refactor: position api with closed query * fix: build error * resolve unit test failure * remove log
* feat: Improve page loading * fix: Fix a initialize loading * feat: Separate loading states * feat: Separate loading states * fix: Fix loading pools condition * feat: Change token list loading condition * feat: Memorized scroll information * refactor: Remove console log * fix: fetch position API condition * feat: Add fetching bins at mouse over event * fix: Fix a build error * fix: Memorize earn page scroll * fix: Fix a load more state * fix: Fix a API Response * fix: Fix a loading bins * fix: Fix api error to default value
* feat: Support multi environment * refactor: Clean env variables
* fix: Change reward token type condition * feat: Add collect reward message in unstake position
* fix: Removing decimals when the value is 0 * feat: Apply apr in pool detail page * fix: Remove collect reward in unstake message * fix: Fix a APR Rate
* feat: Improve RPC data calls * fix: Fix a build error
* merge develop & resolve conflict * refactor: token path display in asset, search, tokenlist * refactor: token path display in asset, search, tokenlist minor ui update * refactor: token path display in asset, search, tokenlist minor ui update * fix: swap balance issue * fix: ui issue for token path * fix: ui issue * fix: ui issue * hotfix: gnot balance * chore: remove log * fix: ci issue * fix: ci issue * fix: ci issue * fix: git comment
* merge develop & resolve conflict * fix: ui issue * fix: build error * fix: ui issue * fix: ui issue * fix: ui issue * fix: ui issue * fix: ui issue * fix: ui issue * fix: build error * fix: ui issue * fix: ui issue * fix: ui issue * fix: ui issue * resolve git comment
* fix: Fix a swap button conditions * feat: Improve loading interaction in pool details
* feat: Handle blocked pages * fix: Fix a UI
* fix: ui issue * fix: remove log * fix: remove log * fix: ui issue * fix: ui issue * fix: ui issue * fix: ui issue * fix: ui issue * fix: ui issue * fix: ui issue * fix: ui issue * fix: ui issue * fix: ui issue * fix: ui issue * fix: build error
* feat: Handle blocked pages * feat: Handle blocked pages * fix: Fix a UI * fix: Fix a mobile navigation * fix: Fix a mouse click area
* fix: Fix a wallet issue * fix: Fix a wallet issue * fix: Fix a wallet issue * fix: Fix a wallet issue
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
dongwon8247
approved these changes
Jun 3, 2024
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.
Descriptions
Merge for the beta service.