FraxFinance / frax-solidity

Solidity implementation of the Frax Protocol
MIT License
474 stars 198 forks source link

remove unused convex checkpoint #207

Closed ZrowGz closed 10 months ago

ZrowGz commented 1 year ago

preTransferProcess is no longer needed due to the restructured rewards distribution process. This was removed to free up some bytecode. Additionally, the periodFinish was being set twice during constructor. Removed the duplicated logic.

ZrowGz commented 1 year ago

This now includes additional changes:

pegahcarter commented 1 year ago

Can we get an update on this PR?

pegahcarter commented 10 months ago

@FortisFortuna

FortisFortuna commented 10 months ago

It is stale / obsolete. Will close it now