penumbra-zone / cuiloa

Block explorer for the Penumbra Zone network
https://cuiloa.testnet.penumbra.zone
Apache License 2.0
6 stars 1 forks source link

update tanstack queries to suspense variants #124

Open ejmg opened 1 week ago

ejmg commented 1 week ago

Description

Part of solving #32 (and a bunch of downstream stuff) will require converting all existing tanstack queries into their suspense variant, e.g. useSuspenseQuery.