Skip to content

fix: remove receive() function from Escrow.sol#518

Open
huahuayu wants to merge 1 commit into
FastLane-Labs:mainfrom
huahuayu:remove-receive-function
Open

fix: remove receive() function from Escrow.sol#518
huahuayu wants to merge 1 commit into
FastLane-Labs:mainfrom
huahuayu:remove-receive-function

Conversation

@huahuayu

@huahuayu huahuayu commented Feb 9, 2026

Copy link
Copy Markdown

As discussed in issue #506, removing the receive() function to reduce the risk of lost user funds from accidental transfers. Legitimate transfers are handled via payable function calls.

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