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

Add ERC: Exponential Curves #498

Closed
wants to merge 9 commits into from
Closed

Conversation

0xneves
Copy link

@0xneves 0xneves commented Jun 19, 2024

This ERC provides a function called expcurve that calculates the curve’s decay value at a given timestamp based on the initial timestamp, final timestamp, curvature, and curve direction (ascending or descending).

Discussion: https://ethereum-magicians.org/t/erc-xxxx-exponential-curves/20170

@eip-review-bot
Copy link
Collaborator

eip-review-bot commented Jun 19, 2024

File ERCS/erc-7725.md

Requires 1 more reviewers from @axic, @g11tech, @SamWilsn, @xinbenlv

ERCS/erc-TBA.md Outdated Show resolved Hide resolved
ERCS/erc-TBA.md Outdated Show resolved Hide resolved
0xneves and others added 3 commits June 20, 2024 22:07
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
@github-actions github-actions bot removed the w-ci label Jun 20, 2024
Copy link

The commit 6d2f5cd (as a parent of 3edcde2) contains errors.
Please inspect the Run Summary for details.

@github-actions github-actions bot added the w-ci label Jun 20, 2024
@github-actions github-actions bot removed the w-ci label Jun 20, 2024
@SamWilsn
Copy link
Collaborator

Thanks for the contribution! I think this is a better fit for a library instead of a standard, and might be better as a part of OpenZeppelin (or similar library.)

@SamWilsn SamWilsn closed this Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants