filecoin-project / filecoin-project/builtin-actors
Disallow bare value transfers on specific actors (MethodSend) (FEVM)
Open
need/FIP
P1
- Dominant language
- Rust
- Stars
- 96
- Forks
- 94
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 3
Description
More details see https://github.com/filecoin-project/FIPs/discussions/592#discussioncomment-4819619
This has been identified as a requirement by FVM team, as we are observing builders develop user actors that can lead to "lost" funds due to lack of proper receiver hook - which would be less of a problem if bare value transfers is disallowe.
Contributor guide
Assessment
This issue has not been assessed yet.