Skip to content

v0.19.0

Compare
Choose a tag to compare
@ddoktorski ddoktorski released this 06 Feb 19:20
· 104 commits to master since this release

New version of starknet.py is out (v0.19.0) 🔥

  • Support RPC v0.6.0 and Starknet v0.13.0
  • Remove GatewayClient
  • Rename method names in Account and Contract classes to include the transaction version that will be executed
  • Refactor transaction classes to incorporate version postfix in their names

What's Changed

New Contributors

Migration guide: https://starknetpy.readthedocs.io/en/latest/migration_guide.html

Full Changelog: v0.18.3...v0.19.0