-
Notifications
You must be signed in to change notification settings - Fork 6
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
D robert sol integration #1450
Closed
911-Benedek-RobertGeorge
wants to merge
52
commits into
test-sol-liveliness
from
d-robert-sol-integration
Closed
D robert sol integration #1450
911-Benedek-RobertGeorge
wants to merge
52
commits into
test-sol-liveliness
from
d-robert-sol-integration
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
✅ Deploy Preview for frosty-hermann-85ca4f ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
-add an external link to the NFT ID to explorer to the nft -global bond update after withdraw -add also the testnet environment -remove diff liveliness -take the RPC from the env var
* feat: wip sol connect * feat: wip display nfts from sol blockchain * feat: wip fetch ithem balance from sol * feat: wip login with solana wallet * feat: login/logout with solana wallet * feat: fetch and show solana nfts in the wallet tab * feat: hide unnecessary pages when connected to solana * refactor: delete console logs * ref: typo * feat: remove wallet tabs for sol connection * feat: wip mint NFT ME ID * refactor: routes & rename components * refactor: compress big size images and add tailwind css to project * feat: add MX Bitz Mini Game modal into datadex * refactor: add a nft store and replace the calls with the stored nfts * feat: WIP add sol Mini Game and fetch sol bitz balance * feat: change network testnet into devnet and add new contract address SOL * feat: mint nftIdMe on Sol * Update TradeForm.tsx * feat: bonding and set as primary vault nftMeID * feat: vault view & renew & topUp functionalities * feat: wip bond list * feat: liveliness functionalities and rewards function * feat: error handling on transactions and toasts show * feat: initialize address when minting for the first time , disable inactive bonds * feat: rewards computations * fix: add addressClaimable amount * fix: renewal resets the address claimable * fix: rewards computations to match SM * feat: balances update on tx, promise toast * fix: Bond tx too large * fix: show right annual rewards estimation * feat: add promise toast to bond tx too * fix: make buttons disabled when bonds inactive * feat: inform user about 2% royalty tax * refactor: remove comments and TODO * feat: small modification -add an external link to the NFT ID to explorer to the nft -global bond update after withdraw -add also the testnet environment -remove diff liveliness -take the RPC from the env var * feat: add signing the message before mint for whitelist * chore: update sdk for the whitelisting --------- Co-authored-by: Benedek Robert George <benedek_robert2001@yahoo.com>
Not needed as we have a new official branch |
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.
Description
Check all boxes that apply and review your code if you can't tick them all yet: