You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. :class:`StateDiff` has a new optional field ``migrated_compiled_classes``.
23
+
3. ``storage_keys`` field in :class:`ContractsStorageKeys` is now of type ``str``.
24
+
4. ``old_root`` field in :class:`PreConfirmedBlockStateUpdate` is now optional.
25
+
5. Hash function for contract declaration is now automatically selected based on Starknet version: Blake2s for Starknet >= 0.14.1, Poseidon for older versions.
26
+
6. :class:`EmittedEvent` has new fields: ``transaction_index`` and ``event_index``.
27
+
28
+
0.29.0 Bugfixes
29
+
---------------
30
+
31
+
1. Fixed parsing ABI that contains signed integers (e.g. ``i128``).
These packages are needed for HIDAPI compilation. Read official `ledgerctl installation guide <https://github.com/LedgerHQ/ledgerctl?tab=readme-ov-file#quick-install)>`_ for more details.
0 commit comments