Patrick Collins
Patrick Collins
Just leaving a note here, some framework comparisons: Running `time -h` (or the help equivalent): `time ape -h` ``` real 0m2.962s user 0m3.106s sys 0m0.283s ``` `time brownie -h` ```...
right.... whoops
Note: `ERROR: (CompilerError) ContractType collision across compiler plugins ` is what you'll get right now if you try to compile a project where contracts have the same name but different...
Sorry on the delay. Could you send the code that you used to test this? I'm not able to replicate your issue.
Closing due to lack of activity
Thanks for this. This is a great suggestion.
Expected benefit: Engineers can now build upgradeable smart contracts using Chainlink % of developers: Maybe 5%, however these are senior projects We are getting ahead of the upgradeability trend that...
this would save senior engineers hours of time per project to make the contracts upgrade safe. Perhaps this could be an integration with Openzeppelin
Could you make a separate issue with your issues, or a stackoverflow question instead of here?
That would be so cool. @alexroan any thoughts here? I made a MVP of this maybe over a year ago, it's doable but you have to refactor a _lot_ of...