-
### Problem description
I'm using AstroNvim with Mason, and I have black, ruff, and pyright installed. For some reason Pyright isn't attached and is not working in neovim. It works via terminal. Ho…
-
Since the Solidity repository maintains the ANTLR grammar which originated from here and it is kept up to date with the language, perhaps it would make sense considering to use that?
See https://gi…
-
(Originally reported at [solidity-coverage 418][1])
("corrupt" might be overdramatizing this a little.)
It looks like ranges are calculated by character count rather than string length, and non-…
-
currently to test a contract with sol-rs one needs to:
compile it in a build script: https://github.com/paritytech/sol-rs/blob/aed4bb377db6bf7459e5ee3792e1d7cddfb45cef/example/build.rs#L4
`use_c…
-
[forum post](https://forum.enigma.co/t/isues-with-eth-contract-macro/1221)
2 parts to this one
> Consider a situation in which I have an Ethereum contract called TwoGather.sol, and discovery com…
-
I haven't been able to get it to work right from the time it was woke before it was rebranded to wake.
-
Tooling asked us to (potentially optionally) include all comments in the AST for being able to support pretty-printing ASTs to near-identical sources (except whitespace differences, accounting for whi…
-
With this file:
```
(* New Semgrep syntax (hence the v2) specified using ATD instead of jsonschema.
*
* For more information on the new syntax, see:
* - Brandon's community Slack post announc…
-
### Describe the issue:
For solidity version 0.4.23 the parsing doens't work properly for the code below. https://github.com/crytic/slither/blob/e3dcf1ecd3e9de60da046de471c5663ab637993a/slither/solc_…
-
### Describe the bug
**Bug:** If a `return` statement is the last child in a pre-order (or in-order) traversal, then the indent level resets to the level of the parent function.
---
`MARKER` de…