-
I have react app. Everything works well with version `0.9.1`, but when I installed `0.13.2` import fails
`import parser from '@solidity-parser/parser';`
as well as
`import * as parser from '@soli…
-
**Version**
```
└── ethers v0.5.3
├── ethers-contract v0.5.3
│ ├── ethers-contract-abigen v0.5.3
│ │ ├── ethers-core v0.5.4
│ ├── ethers-contract-derive v0.5.3
│ …
-
would be nice to have the same time constants as solidity `days = 86400` etc. as far as I can see to implement this, these would be added in the constants table and then the parser has check about exp…
-
The build for the static binaries (run `nix-build` from the repo root) currently fails.
-
## Description
Multiple SPDX-License-Identifier in the same section of comments doesn't generate an error and compiles.
## Environment
- Compiler version: 0.6.8 & 0.7.4
- Target EVM version (a…
-
### Verification
- [X] I understand that [if I ignore these instructions, my issue may be closed without review](https://github.com/Homebrew/homebrew-cask/blob/master/doc/faq/closing_issues_without_r…
-
See the announcement [article](https://blog.soliditylang.org/2021/04/21/custom-errors/) for the new custom error syntax.
For the following code:
```solidity
error GreeterError();
contract Gr…
-
I am running macOS Monterey 12.0.1. I have followed the installation guide in the repository's README. For context, I also have a python venv in which I am using cairo which I can use to compile, depl…
-
## Description
Homebrew installation for old version of solidity fails.
## Environment
- Compiler version: v0.4.26
- Operating system: macOS Mojave(10.14.6)
## Steps to Reproduce
```
$ bre…
-
Traceback (most recent call last):
File "/home/alex/.local/lib/python3.8/site-packages/slither/core/cfg/node.py", line 902, in _find_read_write_call
self._high_level_calls.append((ir.destina…