Add support for atomic execution bundles
This FIP introduces atomic execution so multiple messages succeed or fail together, reducing partial state updates for users and SPs. It is aimed at safer batch operations without new token economics.
- Clearer failure semantics for multi-step flows
- Better UX for batched deals and payments
- Aligns Filecoin with common chain composability patterns
- Larger implementation surface in the client stack
- Careful review needed for edge cases in gas metering