Improve multi-lock dashboard data handling and gauge history updates.#18
Open
WilliamPyke wants to merge 8 commits intomainfrom
Open
Improve multi-lock dashboard data handling and gauge history updates.#18WilliamPyke wants to merge 8 commits intomainfrom
WilliamPyke wants to merge 8 commits intomainfrom
Conversation
Made-with: Cursor
✅ Deploy Preview for matchb0x ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Introduces a right-side overlay panel that aggregates live LOCK_CREATED, LOCK_EXTENDED, and BOOST_VOTE events from the activity subgraph across an epoch-aligned date range and projects per-actor MEZO rewards and APR for the Mezo Academy v3 campaign. Reward weights, budget (with S0/S1/S2/S3 presets), full-epoch participation multiplier, per-gauge boost cap, and MEZO/USD price are adjustable knobs so the team can calibrate budget vs. participation ahead of each semester gate. Pulls weight and boost fields through the activity API so boost-vote scoring uses real on-chain weight rather than a proxy. Adds an SNF actor allowlist hook to exclude SNF-created locks from new-lock rewards per the brief. Persists form state to localStorage so a session is recoverable. Rebinds the existing preview-mode hotkey from Shift+P to Shift+M to free Shift+P for the simulator. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Made-with: Cursor