5.19.0 (2023-08-11)
Highlights
- Contract Event Parsing By @edisontim
- Enums By @PhilippeR26
- updates 0.12.1
- Cairo: Span, EthAdress, ContractAddress, ClassHash By @PhilippeR26
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)