-
Benefit:
- lower level code than LLL/Solidity, but still more readable than LLL
- as a result it should be more easy to audit
-
Hi hope you are well,
In the latest the parser fails with unchecked. Maybe is fixed already :)
![image](https://user-images.githubusercontent.com/562371/108621927-9cec1500-742d-11eb-9d42-2f0a9e9…
-
Installed slither with pip3, using hardhat 2.0.11, @openzeppelin/contracts 4.0.0, fresh npm install, fresh hardhat compile, my unit tests pass, but slither throws errors. It looks like it's having pro…
-
When using this parser on Node 14, I get this warnings:
```
pato@pmbp:14% node --trace-warnings node_modules/.bin/buidler test
(node:2572) Warning: Accessing non-existent property 'INVALID_ALT_NU…
-
- [x] I've asked for help in the [Truffle Gitter](http://gitter.im/Consensys/truffle) before filing this issue.
---------------------------
## Issue
Compilation fails as a result of an invali…
-
- [x ] I've asked for help in the [Truffle Gitter](http://gitter.im/Consensys/truffle) before filing this issue.
I wanted to try out Truffle/Ganache. So I followed
https://ethereum.org/en/devel…
-
## Description
When a quantifier is preceeded by another term, or when it is in parentheses, a parser error is thrown.
## Steps to Reproduce
```solidity
pragma solidity ^0.5.0;
contra…
-
## Issue
Because we don't have a Vyper import parser, `compile-vyper` is forced to assume that everything could be a dependency. So, the issue here is to write a Vyper import parser, and then to h…
-
I used download_contracts_etherscan_io.py script to dump mainnet solidity contracts.
In the dumped contract codes, I have noticed that single quotation character has been written in its HTML chara…
-
Hi @cgewecke ,
I am compiling with solidity `0.8.0` and I am using:
```json
"hardhat": "2.0.7",
"solidity-coverage": "0.7.13"
```
Since solidity version [0.7.1](https://github.com/ethereum/so…