ApeWorX / ape-vyper

Vyper compiler plugin for the Ape Framework, using VVM
https://www.apeworx.io/
Apache License 2.0
24 stars 9 forks source link

default evm version to paris [APE-1268] #91

Open banteg opened 11 months ago

banteg commented 11 months ago

What went wrong?

push0 rollout went bad, with many networks not supporting the latest evm version yet, possibly resulting in potentially broken deploys.

How can it be fixed?

instead of latest (shanghai), it would be better to default to paris unless explicitly overriden by a user who knows what they are doing.

pcaversaccio commented 11 months ago

I second this. See my discussion here.