Ramarti
Ramarti
[Enter steps to reproduce:] 1. Error message pops randomly while browsing .sol files **Atom**: 1.21.1 x64 **Electron**: 1.6.15 **OS**: Mac OS X 10.12.6 **Thrown From**: [linter-solidity](https://github.com/Latrasis/linter-solidity) package 0.5.0 ### Stack...
Hi all, Thanks a lot for bringing OZ storage layout checks to foundry. However, the current way this library works makes hard to actually use `Upgrades` helper in tests, due...
Right now, when I deploy an `AccessManaged` contract and use the `restricted` modifier, it automatically gives the admin role the permission to call it (since `getTargetFunctionRole()` will return 0, which...
Minor usability tweak, when clicking in addresses to view in an external block explorer, open a new tab instead of navigating outside of Access Control Explorer.