Issue to be solved
Add minimal, EVM “cheatcodes” to the Cadence testing framework to unblock testing of EVM-heavy Cadence DeFi systems (e.g., FCM scenarios where we need consistent EVM-side pricing/state).
Suggested Solution
MVP scope discussed: basic caller impersonation (similar to Foundry prank) & state manipulation (similar to Foundry store/load)
Cadence API surface TBD
Issue to be solved
Add minimal, EVM “cheatcodes” to the Cadence testing framework to unblock testing of EVM-heavy Cadence DeFi systems (e.g., FCM scenarios where we need consistent EVM-side pricing/state).
Suggested Solution
MVP scope discussed: basic caller impersonation (similar to Foundry
prank) & state manipulation (similar to Foundrystore/load)Cadence API surface TBD