Skip to content
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

Conversation

911-Benedek-RobertGeorge
Copy link
Member

Description

Check all boxes that apply and review your code if you can't tick them all yet:

  • Did you test your changes in logged out, mainnet logged in and devnet logged in modes?
  • Did you test your changes in mobile, tablet and desktop modes?
  • Did you test your changes with or without the Itheum Web2 API availability? (don't forget about "graceful fallback")
  • Did you use good user alerts and error messages? (and put them in language.ts)
  • Did you leave the code base cleaner than you found it overall (done reasonable refactoring efforts wherever you felt that was needed)?

Copy link

netlify bot commented Oct 1, 2024

Deploy Preview for frosty-hermann-85ca4f ready!

Name Link
🔨 Latest commit c99438e
🔍 Latest deploy log https://app.netlify.com/sites/frosty-hermann-85ca4f/deploys/670a83ccdd2213000853d3b6
😎 Deploy Preview https://deploy-preview-1450--frosty-hermann-85ca4f.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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>
@newbreedofgeek
Copy link
Member

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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants