0.7.0-alpha
New version of StarkNet.py is out, bringing initial support for StarkNet 0.10.1. All existing functionalities of StarkNet.py should work with this update, and new features related to changes from StarkNet 0.10.1 is coming at a later date.
Breaking Changes
InvokeTransaction.entry_point_selector
has been changed fromint
toOptional[int]
to reflect the changes in StarkNet gateway
Full Changelog: 0.6.3-alpha...0.7.0-alpha