-
Notifications
You must be signed in to change notification settings - Fork 177
feat(explorer): show network costs and protocol fee breakdown on order details #7588
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
Open
jmg-duarte
wants to merge
38
commits into
develop
Choose a base branch
from
jmgd/ucp
base: develop
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.
Open
Changes from 29 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
3c93085
feat(explorer): show network costs and protocol fee breakdown on orde…
jmg-duarte 968afa0
fix: address Rabbit comments
jmg-duarte 87eacf4
fix: address comments from alfetopito
jmg-duarte a2b55a4
fix: leverage new SDK version
jmg-duarte cf225b2
fix: ci + coderabbit review
jmg-duarte 17d09b4
fix: remove dead code
jmg-duarte 1c3b343
fix(explorer): derive protocol fee breakdown from all trades, not the…
jmg-duarte 6c9cc91
feat(explorer): label volume fees with bps and tidy fee breakdown
jmg-duarte c3384e4
fix: address reviews
jmg-duarte b2c3baa
feat(explorer): show network costs in order costs & fees breakdown
jmg-duarte fe6c40b
fix: ci
jmg-duarte 2c59378
fix(explorer): show a single native-token total for costs & fees
jmg-duarte 96d9cc7
fix: minimize diff
jmg-duarte 9f8a00f
fix: cleanups
jmg-duarte 84321c5
fix: cleanups
jmg-duarte 165525d
Merge branch 'develop' into jmgd/ucp
elena-zh 63210b6
Merge branch 'develop' into jmgd/ucp
elena-zh ac68ee8
Merge branch 'develop' into jmgd/ucp
jmg-duarte 1404aea
chore: update bundle sizes [automatic]
cowswap-release-sync[bot] c27ff42
fix(explorer): correct the costs and fees breakdown
jmg-duarte 784f8b7
chore: update bundle sizes [automatic]
cowswap-release-sync[bot] a48ec1e
chore: update bundle sizes [automatic]
cowswap-release-sync[bot] d9faf3c
feat(explorer): gate the costs and fees breakdown behind a feature flag
jmg-duarte 0b6945d
refactor(explorer): trim comments on the costs and fees breakdown
jmg-duarte cf67059
chore: update bundle sizes [automatic]
cowswap-release-sync[bot] c5d312c
Merge branch 'develop' into jmgd/ucp
jmg-duarte 8213e66
chore: update bundle sizes [automatic]
cowswap-release-sync[bot] 46beec6
fix: minimization
jmg-duarte 7602ad3
Merge remote-tracking branch 'origin/jmgd/ucp' into jmgd/ucp
jmg-duarte b714e15
fix(explorer): address costs & fees review feedback
jmg-duarte dbec925
Merge branch 'develop' into jmgd/ucp
jmg-duarte e9f4548
Merge branch 'develop' into jmgd/ucp
elena-zh 62c72d9
Merge branch 'main' into jmgd/ucp
jmg-duarte c20407d
refactor(explorer): extract the costs and fees breakdown logic
jmg-duarte 02d4a01
refactor(explorer): fetch an order's trades once
jmg-duarte 99546b2
fix: address comments
jmg-duarte d61064b
Merge branch 'develop' into jmgd/ucp
jmg-duarte 4c5d987
chore(i18n): extract i18n strings [automatic]
cowswap-release-sync[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
File renamed without changes.
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
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
49 changes: 0 additions & 49 deletions
49
apps/explorer/src/components/orders/GasFeeDisplay/GasFeeDisplay.stories.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.