tokenlon-contracts icon indicating copy to clipboard operation
tokenlon-contracts copied to clipboard

veLON contract with early withdrawal penalty

Open zeqing-guo opened this issue 3 years ago • 3 comments

  1. Forked from veMULTI
  2. Supported early withdrawal penalty
  3. Add some foundry test cases:
    1. initializing the project
    2. testing staking
    3. testing early withdrawal
  4. Improve the coding style

zeqing-guo avatar Jul 15 '22 01:07 zeqing-guo

It would be great if commit 33261c3 can be split into two: first copy ve.sol and second apply changes on top. Then we can review second commit and see the new changes applied to ve.sol.

NIC619 avatar Jul 19 '22 03:07 NIC619

After discussion, I'll refactor the implementation in another PR. Keep this one opened for now so new feature and test can be added without being blocked.

charlesjhongc avatar Jul 21 '22 03:07 charlesjhongc

Let's keep this PR opened as a reference until refactored implementation get merged.

charlesjhongc avatar Jul 29 '22 06:07 charlesjhongc