-
Notifications
You must be signed in to change notification settings - Fork 21
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
feat: burn capital, landing page and multi burn #1222
base: main
Are you sure you want to change the base?
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d763f27 - Browse repository at this point
Copy the full SHA d763f27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62aa633 - Browse repository at this point
Copy the full SHA 62aa633View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9db6d05 - Browse repository at this point
Copy the full SHA 9db6d05View commit details -
feat: Update wallet connection section in BurnCapitalScreen
This commit removes unused imports and adds new functionality to the TopSectionConnectWallet component. When a wallet is connected, it now shows the user's avatar and address. If no wallet is connected, it displays the MainConnectWalletButton for users to connect their wallets.
Configuration menu - View commit details
-
Copy full SHA for 3769259 - Browse repository at this point
Copy the full SHA 3769259View commit details -
feat: add multi-burn support and cache invalidation on burn
This commit introduces the ability to perform multi-burn operations and implements cache invalidation when a burn operation is performed. The cache invalidation ensures the data is refreshed post-burn, providing up-to-date information to the users.
Configuration menu - View commit details
-
Copy full SHA for c80f440 - Browse repository at this point
Copy the full SHA c80f440View commit details -
Configuration menu - View commit details
-
Copy full SHA for 503b383 - Browse repository at this point
Copy the full SHA 503b383View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c803d4 - Browse repository at this point
Copy the full SHA 6c803d4View commit details -
feat(BurnCapital): update visibility of useShowCart function in BurnS…
…ideCart component
Configuration menu - View commit details
-
Copy full SHA for 55aee2d - Browse repository at this point
Copy the full SHA 55aee2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 651fa1a - Browse repository at this point
Copy the full SHA 651fa1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06f5995 - Browse repository at this point
Copy the full SHA 06f5995View commit details -
feat: enable NFT burner feature in NFTView component
This commit re-enables the NFT burner feature which was previously commented out in the NFTView component. This includes fetching the network feature, getting authorized collections and showing the recycle option if the burner feature is enabled and the NFT contract address is included in the authorized collections.
Configuration menu - View commit details
-
Copy full SHA for cb45c73 - Browse repository at this point
Copy the full SHA cb45c73View commit details -
feat: Remove unused query client and add explanatory comment
Removed an unused instance of queryClient in the NFTView component. Additionally, added a comment to explain the use of hardcoded values in the BurnableNFTs component instead of fetching authorized collections.
Configuration menu - View commit details
-
Copy full SHA for 50e35ba - Browse repository at this point
Copy the full SHA 50e35baView commit details -
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd0cadd - Browse repository at this point
Copy the full SHA cd0caddView commit details -
Signed-off-by: Norman Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00ff3aa - Browse repository at this point
Copy the full SHA 00ff3aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 350f60e - Browse repository at this point
Copy the full SHA 350f60eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a1aaea - Browse repository at this point
Copy the full SHA 0a1aaeaView commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 904e349 - Browse repository at this point
Copy the full SHA 904e349View commit details