Releases: PufferFinance/puffer-contracts
Releases · PufferFinance/puffer-contracts
PufferWithdrawalManager (2 Step Withdrawals)
- Deploy PufferWithdrawalManager
v1.3.0-Fast-path-rewards
Deploy fast path rewards contracts.
Deployed contracts to mainnet:
- L1RewardManager https://etherscan.io/address/0x157788cc028ac6405bd406f2d1e0a8a22b3cf17b
- PufferVaultV3 implementation https://etherscan.io/address/0x17D5F2803D9F922fa9C3A77849962df0D19e6674#code
Deployed contracts to Base:
v1.2.0-EL-m4-upgrade
- Added setProofSubmitter functionality
- Added startCheckpoint functionality
Deployed contracts to mainnet:
- PufferModuleManager
- RestakingOperator
- PufferModule
- Executed
mainnet-contracts/script/AccessManagerMigrations/GenerateAccessManagerCalldata2.s.sol
script
v1.1.0-mainnet-rewards
Added setClaimerFor
call to EigenLayer
Deployed contracts to mainnet:
- PufferModuleManager
- RestakingOperator
- PufferModule
Deployment of xPufETH to BSC
Deploy xPufETH on BSC (#22) * feat: add deployment script for xPufETH on BSC (need adr updation) * forge fmt * Improve stake & lock UX (#16) * Improve stake & lock UX * Skip calling .permit() if the data might be bad. * forge fmt * update the if statement wrapping permit call * flip the if statement * >= for permit.deadline check --------- Co-authored-by: bxmmm1 <[email protected]> * Move audit reports to another folder, update Readme * Update README.md * update multisig addresses * Improve stake & lock UX (#16) * Improve stake & lock UX * Skip calling .permit() if the data might be bad. * forge fmt * update the if statement wrapping permit call * flip the if statement * >= for permit.deadline check --------- Co-authored-by: bxmmm1 <[email protected]> * Move audit reports to another folder, update Readme * Update README.md * feat: add deployment script for xPufETH on BSC (need adr updation) * forge fmt * update multisig addresses --------- Co-authored-by: ksatyarth2 <[email protected]> Co-authored-by: Benjamin <[email protected]> Co-authored-by: bxmmm1 <[email protected]>
Deployment of Staking contracts on Mainnet
- Deployed PufferL2Depositor
- Deployed PufLocker
- Deployed puf Wrapped Ether
Deployment of xPufETH to Base
- Deployment of xPufETH on Base