unpackdev / solgo

Solidity parser in Go, designed to transform Solidity code into a structured format for enhanced analysis, particularly beneficial for developers using Go to analyze Solidity smart contracts.
https://unpack.dev
Apache License 2.0
1 stars 0 forks source link

[Bugfix] AST & IR (Function Call), Bytecode (Helpers) and Constructor (Tests) + Proto bump to 0.3.5 + New Detector Tests #204

Closed 0x19 closed 4 months ago

0x19 commented 4 months ago

Resolution of multiple issues within this PR

0x19 commented 4 months ago

Referencing #205