primev / contracts

Smart Contracts deployed on mev-commit
Other
6 stars 2 forks source link

Add withdraw stake and rewards functions #21

Closed Man-Jain closed 11 months ago

Man-Jain commented 11 months ago

@ckartik, This is the first pass of the contracts with withdraw functions, please do take a look at the commitment specific logic. If everything is alright I'll add tests and natspec for these functions and do a final pass. 🙌

ckartik commented 11 months ago

Please do add tests to make sure all side-effects are happening as expected.