Skip to content

Remove redundant receive() function in Escrow.sol#516

Open
huahuayu wants to merge 1 commit intoFastLane-Labs:mainfrom
huahuayu:remove-receive-escrow
Open

Remove redundant receive() function in Escrow.sol#516
huahuayu wants to merge 1 commit intoFastLane-Labs:mainfrom
huahuayu:remove-receive-escrow

Conversation

@huahuayu
Copy link

@huahuayu huahuayu commented Feb 5, 2026

The receive() function in Escrow.sol does not serve a purpose as legitimate fund transfers to Atlas are handled via the deposit() function in AtlETH.sol. Removing it reduces the risk of users accidentally sending ETH to the contract without being credited with atlETH.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant