Starknet-py

Latest version: v0.25.0

Safety actively analyzes 723576 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 12

0.4.6alpha

What's Changed

- Proxy checks are updated and tested
- AccountClient.get_transaction method's return value is correctly typed
- CairoSerializer checks if unnecessary named arguments are passed
- GatewayClient and FullNodeClient can be correctly created without the chain parameter

**Full Changelog**: https://github.com/software-mansion/starknet.py/compare/0.4.5-alpha...0.4.6-alpha

0.4.5alpha

What's Changed
- Cairo Transformer's result has __repr__ method
- GatewayClient can take dict with feeder_gateway_url and gateway_url as net parameter
- The chain property in the Client interface is deprecated

How to migrate

- Remove chain parameter from Gateway and Full Node Clients constructors
- Add chain parameter to AccountClient constructor and AccountClient.create_account method

There are no breaking changes, so no action is required, but it is suggested to apply the above instructions.

**Full Changelog**: https://github.com/software-mansion/starknet.py/compare/0.4.4-alpha...0.4.5-alpha

0.4.4alpha

What's Changed
- block_number parameter is "pending" for the default
- ContractNotFoundError in GatewayClient.get_code method has more significant message

**Full Changelog**: https://github.com/software-mansion/starknet.py/compare/0.4.3-alpha...0.4.4-alpha

0.4.3alpha

What's Changed
* Support for RPC write API
* TransactionReceipt contains propper rejection_reason and actual_fee

New Contributors
* drknzz made their first contribution in https://github.com/software-mansion/starknet.py/pull/267

**Full Changelog**: https://github.com/software-mansion/starknet.py/compare/0.4.2-alpha...0.4.3-alpha

0.4.2alpha

What's Changed
* Return types in transformed abis now support underscores 🎉

**Full Changelog**: https://github.com/software-mansion/starknet.py/compare/0.4.1-alpha...0.4.2-alpha

0.4.1alpha

What's Changed
* Cairo 0.9.1 support
* Updated migration guide & docs
* Restored token parameter for gateway client


New Contributors
Special thanks to ca11ab1e for his contributions! Much appreciated 👍

**Full Changelog**: https://github.com/software-mansion/starknet.py/compare/0.4.0-alpha...0.4.1-alpha

Page 9 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.