-
In Solidity, rationals are supported as long as they are compile-time constants. e.g. this is supported:
```
uint x = .5 * 8;
```
Also, fractions can be written with scientific notation: `1e-2` or…
-
# **Introduction**
We currently are in need to migrate our web3 offering from an outdated (and soon to be obsolete version) over to a web3.js 1.0 offering. Web3.js 1.0 is considered to be not-yet rel…
qoire updated
2 years ago
-
I have a contract that use the new Error messages, and I get the following error:
`Error in plugin solidity-coverage: Error: Could not instrument: core/Controller.sol. (Please verify solc can compile…
-
* Version: 5.26.0
* Python: 3.9.7
* OS: macOS
* `pip freeze` output
```
aiohttp==3.8.1
aiosignal==1.2.0
alabaster==0.7.12
ape-alchemy==0.1.0b2
ape-solidity==0.1.0b2
appnope==0.1.2
argcomp…
-
Hi,
I use solidity-parser to parse file BEP20Token.sol ( from [Binance](https://docs.binance.org/smart-chain/developer/BEP20Token.template) ) but I get an error
My code:
```
const parser = …
-
Is there a special latest solidity.g4 file for antlr4 to compile?
-
Hello guys. I am using truffle-flattener package with openzeppelin. Which is using this repo for parsing solidity code.
When I run truffle-flattener I got this error
```
Error: Could not parse /h…
-
### pnpm version: 6.11.5
I had the issue with prettier-plugin-solidity, but I suspect that there is the same issue with any other plugin. I just upgraded to latest version of pnpm and the issue is …
-
Often a big source of annoyance is that recompiling the gigantic test source files we have takes quite a bit of time. Most of the tests, though, have a very similar structure:
In the EndToEnd-tests…
-
http://registry.npmjs.org/ doc_count: 331639,
https://registry.cnpmjs.org/ doc_count: 294289,
https://registry.npm.taobao.org/ doc_count: 296713,