5.0.0-beta.5 (2023-02-21)
Bug Fixes
- add utility getter in Block class (3a52292)
- compile response ts type (4b71970)
- contract related test (6dfc010)
- fix merge conflicts from develop (a8b01e3)
- invoke contract (18b6337)
- options split for edge case (acfab34)
- post beta merge fixes (aa6046f)
- repair decodeShortString for integer strings (1d6adf0)
- strict tuple rule, type bugfix, basic tuple validator (1c97279)
- tests (85535e5)
- transaction status fix (2cfcb69)
- update responseParser & query parameters for sequencer (a72db02)
Features
- add get_block_traces support in sequencer (b8dec62)
- add support for get_state_update in provider (76035a1)
- format arbitrary length array, test edge case tuple arrays (42357b6)
- implement longText aka. long string into calldata, remove toFelt and resolve circular ref (da58b5a)
- make compile work with already compiled data, complete test (7e80837)
- response formatter, refactored call method resturn object (77ee9f4)
- response parse tuple, moved to calldata class, test (dbe04de)
- update types get_block_traces in sequencer (2a8d97a)