0.17.0-alpha
Pre-release
Pre-release
What's Changed
- Support custom nonces by @drknzz in #1053
- Do not mutate
contract_class
incompute_class_hash
by @drknzz in #1061 - Parametrize block in Account.get_nonce by @drknzz in #1062
- Parametrize block in Account.get_balance by @drknzz in #1064
- Remove
compute_invoke_hash
by @drknzz in #1060 - RPC v0.3.0 update by @tomek0123456789 in #1065
- Change Windows installation section in docs, add migration guide by @tomek0123456789 in #1077
- Throw an error when
FullNodeClient
useswait_for_tx
withoutwait_for_acceptance=True
by @tomek0123456789 in #1078 - Support Cairo1 in
Contract
by @drknzz in #1069
Migration guide: https://starknetpy.readthedocs.io/en/latest/migration_guide.html
Full Changelog: v0.16.1...v0.17.0-alpha