feat: Add Reputation & Achievement System#150
Merged
manlikeHB merged 1 commit intostakepoint:achievementfrom Jun 5, 2025
Merged
feat: Add Reputation & Achievement System#150manlikeHB merged 1 commit intostakepoint:achievementfrom
manlikeHB merged 1 commit intostakepoint:achievementfrom
Conversation
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.
Reputation & Achievement System
Implemented a comprehensive reputation and achievement system that tracks user performance and rewards milestones across all wager activities. Users can now earn achievements for various accomplishments and view detailed statistics about their wagering history.
Features Added
User Statistics Tracking
Ten different achievement types that recognize various user accomplishments:
FirstWager| Create first wager | Welcome to wagering!FirstJoin| Join first wager | First participation milestoneFirstWin| Win first wager | First victory achievementHighStaker| Stake 1000+ STRK | High-value wager participantFrequentPlayer| 50+ total wagers | Active platform participantWinStreak5| 5 consecutive wins | Impressive winning streakWinStreak10| 10 consecutive wins | Elite performance streakAccuratePrediction| 80%+ accuracy over 10+ wagers | Skilled predictorWealthyWinner| 10,000+ STRK total winnings | High earnerQuickWinner| Win within 24 hours | Fast resolution winnercloses #146, #147 & #148