vm.copy()
doesn't preserve all options, like allowUnlimitedContractSize
.
#2017
Labels
package: evm
package: vm
prio: P3 important
target: master
Work to be done towards master branch
type: bug
I expected initial options to be preserved when calling
vm.copy()
, but this does not seem to be the case:The text was updated successfully, but these errors were encountered: