Skip to content

Bugfixes - v0.3.4

Compare
Choose a tag to compare
@0x19 0x19 released this 20 Apr 10:32
· 7 commits to main since this release
7e25c86

What's Changed

  • BUG: Etherscan contract marshal funcs by @0x19 in #179
  • Random Fixes by @0x19 in #181
  • AST Bugfix: correctly parsing TypeNameContext - slice of types by @0x19 in #183
  • Rate Limiter + Etherscan implementation by @0x19 in #185
  • Ability to set global local sources path by @0x19 in #186
  • Rate limiter improvements by @0x19 in #187
  • [Bugfix #190] AST Index Access Expression Swap by @0x19 in #191
  • AST Visitor Test by @0x19 in #192
  • [AST] ToNode Generic by @0x19 in #194
  • Fix typos by @omahs in #195
  • [Bug] AST function declaration parameter fix by @0x19 in #199
  • [AST] New Expression Context Support by @0x19 in #200
  • Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #203
  • [Bugfix] AST & IR (Function Call), Bytecode (Helpers) and Constructor (Tests) + Proto bump to 0.3.5 + New Detector Tests by @0x19 in #204
  • [BUG] AST [IF statement] single-statement conditional fix by @0x19 in #206

New Contributors

Full Changelog: v0.3.3...v0.3.4