Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2 update #38

Merged
merged 50 commits into from
May 2, 2024
Merged

V2 update #38

merged 50 commits into from
May 2, 2024

Conversation

beirao
Copy link
Contributor

@beirao beirao commented Apr 16, 2024

V2 update notes

  1. Maturity Evolution Curves: We have replaced the previous level evolution mechanism with curves to provide more flexibility and precision. The available curve options are:

    • Linear
    • Linear Plateau
    • Polynomial Plateau
  2. Scalable 'Level' Number: The 'Level' number now scales with an O(1) complexity, ensuring consistent performance as the system grows.

  3. Multi-Rewards with Rolling Rewarders: The V2 update now enables the possibility of multiple rewards with the rolling rewarders.

  4. ABI Simplification: We have simplified ABI to streamline the interaction between the smart contracts and the user interface.

  5. Gas Optimization: The V2 update brings a 20% reduction in gas consumption, resulting in lower transaction fees and improved efficiency.

  6. Bug Fixes: We have addressed bugs identified in the previous version (see audit/ for more details).

  7. Code Clean-up, Formatting, and Normalization: The codebase has undergone a thorough clean-up, formatting, and normalization process to improve readability and maintainability.

@Zokunei Zokunei force-pushed the curve-multiRewards branch from a5285b1 to 667fe0b Compare May 2, 2024 21:59
@Zokunei Zokunei force-pushed the curve-multiRewards branch from 667fe0b to 68f411c Compare May 2, 2024 22:01
Copy link
Contributor

@0xBebis 0xBebis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bidding this code adieu

@Zokunei Zokunei merged commit 9df53e5 into Byte-Masons:master May 2, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants