Hi people, what is the best option to optimise the size of a contract? I need to add a function to my contract, and when I want to migrate the updated contract, it tells me that I am over the limit and gives me an error.

Jul 30, 2021, 8:28 AM
Enable optimization with low runs
Jul 30, 2021, 8:49 AM
are you using an uogradable proxy pattern?
if yes then which?
and it might be such that your old contract wasn't optimized which results in wrong estimations for the upgrade
?
Jul 30, 2021, 10:37 AM

© 2024 Draquery.com All rights reserved.