-
Notifications
You must be signed in to change notification settings - Fork 7
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
Move towards using react-query for account data lifecycles #215
Conversation
Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
…ole :( Signed-off-by: Sven Dowideit <[email protected]>
…ole :( Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
…lifecycle-and-cache
…needs a tiny delay :/ Signed-off-by: Sven Dowideit <[email protected]>
… rpic endpoint either - for #207 Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
… accordion work Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
@nathanleclaire please review and merge :) this is a shed tonne faster to render, and is allowing me to sit watching ProgramChanges on mainnet-beta, viewing my real account in the AccountView. its not perfect, because we don't get to batch getParsedAccount yet :) but fixing that is imo a future PR (for eg |
need to start integration testing, merging |
there's some cache stuff in here too, but I won't use it for the programchanges getAccount cache yet - its useful for the getParsedAccount and token ata list tho
closes #206
closes #207
and probably #209
extra issues that can be done later: