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
Is your feature request related to a problem? Please describe.
The EVM is currently isolated from the main runtime (beyond native currency transfers) which means contracts do not have access to other currencies or the BTC-Relay.
Describe the solution you'd like
Add precompiles so existing Ethereum tooling can interact with our chain, an example is the MultiCurrencyPrecompile provided by Acala.
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The EVM is currently isolated from the main runtime (beyond native currency transfers) which means contracts do not have access to other currencies or the BTC-Relay.
Describe the solution you'd like
Add precompiles so existing Ethereum tooling can interact with our chain, an example is the
MultiCurrencyPrecompile
provided by Acala.Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: