manifoldfinance / mevETH2

mevETH LST Protocol - Repo has migrated see link
https://github.com/MEV-Protocol/meveth
27 stars 2 forks source link

Hexens/30 upgrade withdraw queue #109

Closed aldoborrero closed 1 year ago

aldoborrero commented 1 year ago

Summary:

The code aims to implement a fair and transparent withdrawal mechanism using a withdrawal queue to allow users to withdraw their staked ETH in a first-come, first-served manner

Here is a breakdown of the main components and functions in the code:

Spawn from following hexens guidelines:

ControlCplusControlV commented 1 year ago

This is the correct PR for the withdrawal queue?

sandybradley commented 1 year ago

Closes https://github.com/manifoldfinance/mevETH2/issues/132, Closes https://github.com/manifoldfinance/mevETH2/issues/114