Skip to content

v5.19.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 11:32
· 575 commits to develop since this release

5.19.0 (2023-08-11)

Highlights

Bug Fixes

  • add function definition to the contract interface + doc (06498d5)
  • contract test status (53cfaf9)
  • fix multiple same events + add cairo code + seperate tests, legacy and Cairo1 (7c93157)
  • modify parseEvents structure + add testcase for multiple different event in same tx (b63b0d6)
  • optional struct and enum in responseParser (14d3cca)
  • patch merge, and add enums to event parser (00f8073)
  • remove exports from responseParser functions (3d86446)
  • repair SequencerProvider network resolution (e42dfc1)
  • restore package-lock to previous state (2fe0564)

Features