Skip to content

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

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

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

Conversation

@huahuayu

@huahuayu huahuayu commented Feb 8, 2026

Copy link
Copy Markdown

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