Merged
Conversation
- Add stack traces to error logs for better debugging - Format error response JSON for consistency
- Use chain config for USDC address instead of contract call - Add validation for USDC address configuration - Remove debug console.log statements - Improve error handling with graceful fallbacks in getContractStatus - Add stack traces to error logs - Return 0 balance on error instead of throwing
- Reduce log noise during game rounds - Can be re-enabled for debugging if needed
- Add missing /api prefix to all admin endpoints - Ensures proper routing through API gateway
- Add chain switcher UI for Base and Celo - Persist selected chain in localStorage - Clear form fields when switching chains - Reset to overview tab on chain change - Fetch fresh data for selected chain - Remove hardcoded chain display
- Add responsive padding and spacing - Adjust font sizes for mobile - Optimize icon sizes for smaller screens - Improve text truncation on mobile - Better gap sizing for different screen sizes
- Create responsive mobile card view for small screens - Show desktop table on larger screens - Display rank, address, and winnings in card format - Add total player count at bottom - Improve mobile UX with better spacing and typography
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.