-
Notifications
You must be signed in to change notification settings - Fork 433
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: experiment with kiln widget * feat: add stake concent warning * fix: wrong widget url * feat: add theme support for staking widget * fix: use https address * Decoding + ifram tweaks * OrderConfirmationView * Switch the widget to testnet * Format values * Fix types * TokenInfoPair * Fix hydration errors with legal disclaimer * New widget URL * Pass value to getConfirmationView * Fix double request for confirmation view * Update Stake icon * Token info from the API * Hide method call for staking orders * Update confirmation view types * Display rewards in fiat * Custom icon for deposits * Tx details * Fix type * Fix tests * Extract formatSeconds * Status chips * Reuse StakingOrderConfirmationView * Flat style in tx details * Geoblocking * Feature toggles and geoblocking * Move twap module warning to swap order view * Hide queue bar * New label in sidebar * Capitalize status labels * Fix unit test * Reuse widget disclaimer component * Adjust type * Unify status chips * Keep queue bar on the stake page * TokenInfoPair -> ConfirmationOrderHeader * Fix status chip style * Rm sidebar tooltip * feat: add decoding for withdraw request . * fix: failing tests --------- Co-authored-by: katspaugh <katspaugh@gmail.com> Co-authored-by: katspaugh <381895+katspaugh@users.noreply.github.com>
- Loading branch information
1 parent
d6539e1
commit 2fcd8fc
Showing
60 changed files
with
938 additions
and
356 deletions.
There are no files selected for viewing
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
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
File renamed without changes.
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
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
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
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
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
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
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
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
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
Oops, something went wrong.