0.6.1-alpha
New version of Starknet.py:
- adds custom exceptions for the
CairoSerializer
(CairoSerializerException
is a general exception) - deprecates
get_code
method in theAccountClient
- adds the
gas_price
field to theStarknetBlock
returned byGatewayClient
(GatewayBlock
) - updates the docs:
- adds information about
AccountClient
'ssupported_tx_version
to the Quickstart - adds the
Declaring contracts
section to the Guide - removes outdated
FullNodeClient
info
- adds information about
Full Changelog: 0.6.0-alpha...0.6.1-alpha