BibliothecaDAO / RealmsWorld

The Hub, Marketplace and Centrepiece of the Realms World.
https://realms.world/
MIT License
20 stars 39 forks source link

Upgrade tx notifications #288

Closed 4eyes52 closed 1 month ago

4eyes52 commented 2 months ago

stores combinedTransactions in localstorage after useTransactions initially fires.

Creates QueryTransactionList and LocalStorageTransactionList components for wallet sheet to toggle between the two if newTransactionCount is greater than 0.

removes refetchinterval from queries in usetransactions

Adds a count icon to the starknet wallet button if a new transaction has been completed by the user and the user has not opened their wallet sheet.

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-realms-world ❌ Failed (Inspect) Sep 27, 2024 11:31am
frontinus-house ❌ Failed (Inspect) Sep 27, 2024 11:31am
frontinus-start ❌ Failed (Inspect) Sep 27, 2024 11:31am
RedBeardEth commented 1 month ago

Works perfectly thanks!