You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be the very first step of EVM env calling back to the FVM env.
We need to add a precompile contract at an address that has no collision with builtin precompiles and allow multiplexing functionality to reroute the call to the proper method.
The text was updated successfully, but these errors were encountered:
ramtinms
changed the title
[Beyond EVM] expose core FVM functions as a precompile contract
[Beyond EVM] Expose core FVM functions as a precompile contract
Jan 4, 2024
j1010001
changed the title
[Beyond EVM] Expose core FVM functions as a precompile contract
[Flow EVM] Expose core FVM functions as a precompile contract
Jan 16, 2024
Problem Definition
This would be the very first step of EVM env calling back to the FVM env.
We need to add a precompile contract at an address that has no collision with builtin precompiles and allow multiplexing functionality to reroute the call to the proper method.
The text was updated successfully, but these errors were encountered: