Cliff Hall
Cliff Hall
> Here are two suggestions that are not perfect, but might work > > 1. Consider reducing the number of struct members. > 2. Consider disabling the Yul optimizer: >...
Will this ever get some love? Working in Solidity with Webstorm / IntelliJ, we need to be able to collapse comments and code blocks to get the high level overview...
Any hope @SerCeMan? For teams who do proper inline documentation, this is a thorn in the side. And it looks positively ridiculous to anyone who attempts to use the functionality....
Quick update, this bug is still present in 2.3.7. And also it seems limited to imports from `node_modules` (as was the case in the example, though I failed to point...
Looks like there is an unused declaration of `ethers` in facet-upgrade.js
> The following miro board contains some diagrams to inform the integration exploration. > > https://miro.com/app/board/uXjVPet6BvQ=/ @0xartem Since the Miro board is not public (I don't have access to it...
The first is less intrusive, I'd go with that. If you want to make a pull request, I'll accept it.
Hi there, Do you have suggestions for a fix? Cheers, -=Cliff>
Would you be willing to implement and test the fix? Command registration _should_ only happen once, BTW. Cheers, -=Cliff>
Thoughts on a solution?