-
Notifications
You must be signed in to change notification settings - Fork 0
feat: enhance FallbackPurchaseUI with WaaS fee options integration #549
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
Draft
mithatakbulut
wants to merge
34
commits into
trails
Choose a base branch
from
fallback-buy-modal-fee-selection
base: trails
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
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
154241a
feat: enhance FallbackPurchaseUI with WaaS fee options integration
mithatakbulut caec965
fix: improve transaction steps handling by incorporating allowance lo…
mithatakbulut 8f38992
fix format
mithatakbulut a7bc231
refactor: streamline FallbackPurchaseUI component and improve button …
mithatakbulut 87dda1b
temp: keep `0xsequence/connect/useWaasFeeOptions` until it's fixed in…
mithatakbulut 3d64d86
renamve `useSelectWaasFeeOptions` to have .tsx extension to render Re…
mithatakbulut 6f4001d
refactor waasFeeOption hooks. remove local repetative states, respect…
mithatakbulut 2ddca41
bundle approval + purchase transactions for Sequence embedded wallets…
mithatakbulut 22ec0a8
temp: add necessary sequence packages for useWaasFeeOptions to work
mithatakbulut c827115
rename useExecutePurchaseWithWaas and add error handling
mithatakbulut d88017e
add missing type `Transaction`. set `isExecuting` to false once an er…
mithatakbulut f49b51e
fix SelectWaasFeeOptions.test.tsx
mithatakbulut dea7388
Update BuyModal to support additional hash types
mithatakbulut ef0b783
biome-check
mithatakbulut af2b247
redo type change in Buy Modal store
mithatakbulut 5eb70c4
take 0xtrails package back
mithatakbulut dadcb13
fix tests: Refactor transaction hooks to maintain backwards compatibi…
mithatakbulut 490e164
remove waas fee selection components and hooks from FallabckPurcaseUI
mithatakbulut 1e7e8a3
remove sequence/hooks and change useWaasFeeOptions to accept requeire…
mithatakbulut 082bfa1
Enhance BuyModalContent to handle pending fee option rejection
mithatakbulut 7347a9b
fix type check: indexer client import of useExecutePurchaseWithwaas
mithatakbulut 65ae74e
Add ErrorLogBox component and integrate error handling in FallbackPur…
mithatakbulut aa220c9
move ErrorLogBox to more general directory, internal components
mithatakbulut 57fadc3
fix type check usewaasfeeoptionmanager
mithatakbulut 2cf81ed
fix import of error log box
mithatakbulut 239a857
value is not required. remove any from mockCurrencyBalance in test
mithatakbulut fe2d334
manage display of approve button for sequence wallets. refactor `exec…
mithatakbulut 7d6957d
rename the hook to useExecuteBundledTransactions.ts
mithatakbulut 024cc55
only bundle transactions if there is an approval step
mithatakbulut 3463abe
Refactor useWaasFeeOptions return type from array to object
mithatakbulut b298be7
Refactor useWaasFeeOptions to utilize a centralized state management …
mithatakbulut 0f21806
move useWaasFeeOptions into hooks directory
mithatakbulut ce0e733
use currency image
mithatakbulut 73b684c
fix sufficient balance hook to work well for free value
mithatakbulut 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
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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.