ERCs icon indicating copy to clipboard operation
ERCs copied to clipboard

Add ERC: Exponential Curves

Open 0xneves opened this issue 1 year ago • 2 comments

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

0xneves avatar Jun 19 '24 11:06 0xneves

File ERCS/erc-7725.md

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

eip-review-bot avatar Jun 19 '24 11:06 eip-review-bot

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

github-actions[bot] avatar Jun 20 '24 15:06 github-actions[bot]

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 avatar Aug 20 '24 14:08 SamWilsn