Skip to content

0.6.1-alpha

Compare
Choose a tag to compare
@war-in war-in released this 29 Sep 07:05
· 473 commits to master since this release

New version of Starknet.py:

  • adds custom exceptions for the CairoSerializer (CairoSerializerException is a general exception)
  • deprecates get_code method in the AccountClient
  • adds the gas_price field to the StarknetBlock returned by GatewayClient (GatewayBlock)
  • updates the docs:
    • adds information about AccountClient's supported_tx_version to the Quickstart
    • adds the Declaring contracts section to the Guide
    • removes outdated FullNodeClient info

Full Changelog: 0.6.0-alpha...0.6.1-alpha