Uh oh!
There was an error while loading. Please reload this page.
Fix $AUDIO send - #12438
Conversation
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| } | ||
| try { | ||
| yield* call(optimisticallyDecreaseUserSolBalance, audioWeiAmount) |
There was a problem hiding this comment.
I'm not as confident on the optimistic changes, maybe @DejayJD can weigh in
Also wonder if we still need optimism or if this was a remnant of eth sends
There was a problem hiding this comment.
i tried just invalidating the query cache, but there was a race condition - the refetch happens before the cache gets invalidated, so this still felt necessary
There was a problem hiding this comment.
I'm guessing it's because we need to wait to see the balance change on RPC before invalidating the cache
[f340a70] Fix collection tile link (#12461) Dylan Jeffers [d0062e7] [QA-2197] Update related artists count add follows idx (#12457) Ray Jacobson [70e3b02] Remove hashtags from twitter copy (#12458) Reed [652beda] Add user id parser to dev tools (#12455) JD Francis [901be7b] Update ToS 7.2.25 (#12407) Ray Jacobson [db27c52] [QA-2198] Fix collection tile play/pause (#12452) Dylan Jeffers [4746f2b] [QA-2193] Fix android playback stuck on one track (#12460) Reed [59140ae] [QA-2190] Fix download all button text (#12451) Dylan Jeffers [9dfdbd1] Fix $AUDIO send (#12438) Reed [d4ec12c] Revert "Add rich notifications to enable image urls (#12428)" (#12447) Dylan Jeffers [a26074b] [QA-2194] Fix scroll in chat user list (#12446) Farid Salau [a059dcc] Update the amout of decimal places we show (#12445) Farid Salau [4742b9d] [QA-2191] Fix trending lineup scroll issues (#12444) JD Francis [6f9a8fd] [QA-2189] Fix DM blast crash while users are loading (#12439) JD Francis [fbc8645] Fix dashboard bugs (#12436) Ray Jacobson [093656f] Make our eth rpc conform to updated viem (#12440) Ray Jacobson [43987b8] [PE-6464] Mobile change twitter to x (#12435) Reed [903114f] [QA-2188] Fix sign out not working (#12437) JD Francis [27adc83] Fix more double dollar signs (#12434) Reed [52aa9e1] Remove extra dollar signs (#12433) Reed [fec336f] [PE-6461] Change Twitter share button to X (#12429) Reed [cb11fef] [PE-6455] Migrate all wallet balance reads to tan-query (#12427) JD Francis
Description
This was broken after the BN.js migration.
AudioWeiaround the UI components, but useStringWeibetween redux actions asBigInts aren't serializable.How Has This Been Tested?
Screen.Recording.2025-07-01.at.3.20.35.PM.mov