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
let me know if it doesnt but it was added here: b75ee5d
the second part is a valid refactor request though, however it may look like:
vyper:
# evm_version: this works but will set it for all ecosystems
ethereum:
mainnet:
evm_version: shanghai
arbitrum:
mainnet:
evm_version: paris
antazoey
changed the title
feature request: set evm version in config [APE-1045]
feature request: allow evm_version to be set per network [APE-1045]
Jun 19, 2023
when using the ecosystem approach, we'd have to cache artifacts accordingly and for each custom settings (because technically you can compile w/o being connected anywhere..
this might take more thought but i can see why this is much needed
Overview
in ape-config.yaml, allow user to do:
The text was updated successfully, but these errors were encountered: