issues
search
Consensys
/
python-solidity-parser
An experimental Solidity parser for Python built on top of a robust ANTLR4 grammar 📚
https://pypi.org/project/solidity-parser/
142
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: Configure Renovate
#33
renovate[bot]
opened
4 months ago
1
combined updates (#1) (#1)
#32
sambacha
opened
1 year ago
1
Updated Solidity Grammar
#31
seyyedaliayati
closed
1 year ago
1
Add the override specifier.
#30
mafellows
closed
1 year ago
1
Fix assembly slot access error
#28
cassc
closed
2 years ago
0
[a:b] indexing not supported
#27
eldadp100
opened
2 years ago
1
Parsing the acquired object is not serializable
#26
litcc
closed
2 years ago
3
Fix missing ident with omitted fields in tuple assignment
#25
cassc
closed
2 years ago
1
Various fixes/missing fields
#24
florian1345
opened
2 years ago
2
Missing spaces in PragmaDirective
#23
jff
opened
2 years ago
1
Parser can't handle the following line
#22
eldadp100
opened
2 years ago
0
Feature Request: Get object's raw source
#21
lpinilla
opened
2 years ago
2
Parser can't handle call
#20
eldadp100
opened
2 years ago
1
Support solidity v0.8.0 grammar
#19
tintinweb
closed
2 years ago
4
parser fails on payable(address(variable))
#18
eldadp100
closed
2 years ago
1
Read the file using utf8
#17
eldadp100
closed
2 years ago
0
The parser doesn't support receive / fallback functions
#16
eldadp100
closed
2 years ago
1
Question: how to add line number to the parser AST?
#15
eldadp100
closed
2 years ago
1
Specify version in setup.py install_requires parameter
#14
phe-sto
closed
2 years ago
1
Remove unused strict argument from parse and parse_file methods.
#13
phe-sto
closed
2 years ago
1
Update parser.py
#12
freaker2k7
closed
3 years ago
0
Python-solidity-parser failed to handle throw keyword
#11
VerifierIntegerAssignment
closed
2 years ago
0
How to walk the AST produced by parse or parse_file?
#10
rookiekuan
closed
4 years ago
1
How
#9
rookiekuan
closed
4 years ago
0
About 1/6 of mainnet contracts can not be parsed using this parser.
#8
xoredtwice
closed
4 years ago
4
fixed BooleanLiteral value
#7
ktb88
closed
5 years ago
1
Add typeName to the Parameter Nodes
#6
ywkim
closed
5 years ago
1
Request for guidance on how to access for function body
#5
VerifierIntegerAssignment
closed
5 years ago
0
stateMutability and Visibility can't invoke
#4
seongeunC
closed
5 years ago
3
Add emit statement support.
#3
noitatum
closed
5 years ago
1
Fix InheritanceSpecifier and UsingForDeclaration node parsing
#2
noitatum
closed
5 years ago
1
Does not it support contract inheritance and 'using' grammar?
#1
seongeunC
closed
5 years ago
2