-remove match simulator -remove stake from navbar -autp naviage to stake when a user tries to join an unstaked match -Implement stake to paytout bases on total stake& and learerboard position -Re add warning for not being on chiliz chain or testent (174 in wallet connect) RE-ENABLE NETWORK WARNINGS restore the network warnings and toasts that were temporarily disabled for testing. Here's what needs to be changed back: contexts/wallet-context.tsx - Uncomment the useEffect that shows "Wrong Network" toast (lines 175-183) components/wallet/network-switcher.tsx - Remove the return null and uncomment the network switcher UI (lines 37-78) components/wallet/wallet-button.tsx - Uncomment the "Wrong Network" badge in the wallet button (lines 42-48) and change "Connected" back to "Wrong Network" in the dropdown (line 65) All the code is already there, just commented out with "TEMPORARILY DISABLED" markers.
------------Questions--------------
----Plan (V1 Version)----
-----FIX--
-Can submit multiple answers to same Questions --Time updates ecery 5 seconds or when question updated --Questionsd dont remove when asnwered --Remove tes user page -Question analysis .ts (what does this do) --Some events register 3 times in the live events display (throw in min 1 in match/3) -Syntax errors in "a" type questions -All question give 10 points -- 0 security on DB -Can generate same question twice in a row -Stop uploading the .env.local to git --user ues userId isntead of wallet adress -Only submit question when timer runs out (so that the minuet its measuring is from the same spot) --Remove 1 point for wrong answers