Skip to content

refactor: remove redundant receive() from Escrow.sol#517

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

refactor: remove redundant receive() from Escrow.sol#517
huahuayu wants to merge 1 commit intoFastLane-Labs:mainfrom
huahuayu:fix/remove-receive-escrow-v3

Conversation

@huahuayu
Copy link

@huahuayu huahuayu commented Feb 8, 2026

The receive() function in Escrow.sol is unnecessary as AtlETH handles deposits via deposit(). Removing it prevents accidental direct ETH transfers that could get locked.

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