fix(deps): update dependency starknet-py to v0.22.0 #334
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.17.1
->0.22.0
Release Notes
software-mansion/starknet.py (starknet-py)
v0.22.0
Compare Source
New version of
starknet.py
is out (v0.22.0) ✨Goerli
supportEstimatedFee
toResourceBoundsMapping
ByteArray
serializationWhat's Changed
EstimatedFee
toResourceBoundsMapping
by @ddoktorski in https://github.com/software-mansion/starknet.py/pull/1347execution_resources
required inL1HandlerTransactionTrace
by @ddoktorski in https://github.com/software-mansion/starknet.py/pull/1348Migration Guide: https://starknetpy.readthedocs.io/en/latest/migration_guide.html
Full Changelog: software-mansion/starknet.py@v0.21.0...v0.22.0
v0.21.0
Compare Source
What's Changed
Full Changelog: software-mansion/starknet.py@v0.20.0...v0.21.0
v0.20.0
Compare Source
New version of starknet.py is out (v0.20.0)✈️
3.12
Account.estimate_fee
methodWhat's Changed
3.12
by @tkumor3 in https://github.com/software-mansion/starknet.py/pull/1272estimate_fee
method toAccount
class by @tkumor3 in https://github.com/software-mansion/starknet.py/pull/1279StarknetEthProxyCheck
by @tkumor3 in https://github.com/software-mansion/starknet.py/pull/1292starknet_py/abi/v0
by @tkumor3 in https://github.com/software-mansion/starknet.py/pull/1299segment_arena_builtin
field toExecutionResources
by @tkumor3 in https://github.com/software-mansion/starknet.py/pull/1301l1_handler
entries by @ddoktorski in https://github.com/software-mansion/starknet.py/pull/1302Migration guide: https://starknetpy.readthedocs.io/en/latest/migration_guide.html
Full Changelog: software-mansion/starknet.py@v0.19.0...v0.20.0
v0.19.0
Compare Source
New version of
starknet.py
is out (v0.19.0) 🔥GatewayClient
Account
andContract
classes to include the transaction version that will be executedWhat's Changed
serializer_for_event
for events from contracts in version v2 by @tkumor3 in https://github.com/software-mansion/starknet.py/pull/1263Account.deploy_account_v3
static method by @ddoktorski in https://github.com/software-mansion/starknet.py/pull/1265Contract
class by @ddoktorski in https://github.com/software-mansion/starknet.py/pull/1262EventType
inserializer_for_type
by @tkumor3 in https://github.com/software-mansion/starknet.py/pull/1269supported_transaction_version
property by @tomek0123456789 in https://github.com/software-mansion/starknet.py/pull/1088wait_for_accept
parameter by @ddoktorski in https://github.com/software-mansion/starknet.py/pull/1276Account
class by @ddoktorski in https://github.com/software-mansion/starknet.py/pull/1278New Contributors
Migration guide: https://starknetpy.readthedocs.io/en/latest/migration_guide.html
Full Changelog: software-mansion/starknet.py@v0.18.3...v0.19.0
v0.18.3
Compare Source
New version of
starknet.py
is out (v0.18.3) 🌟TESTNET2
supportcairo_version
parameter fromBaseAccount
get_l1_message_hash
toFullNodeClient
What's Changed
TESTNET2
support by @tomek0123456789 in https://github.com/software-mansion/starknet.py/pull/1185New Contributors
Migration guide: https://starknetpy.readthedocs.io/en/latest/migration_guide.html
Full Changelog: software-mansion/starknet.py@v0.18.2...v0.18.3
v0.18.2
Compare Source
New version of
starknet.py
is OUT (v0.18.2) 💫What's Changed
cairo_version
into Account property by @tomek0123456789 in https://github.com/software-mansion/starknet.py/pull/1183Full Changelog: software-mansion/starknet.py@v0.18.1...v0.18.2
v0.18.1
Compare Source
New version of
starknet.py
is out! 🔢get_block
orget_state_update
on mainnetWhat's Changed
New Contributors
Full Changelog: software-mansion/starknet.py@v0.18.0...v0.18.1
v0.18.0
Compare Source
NEW VERSION of✈️
starknet.py
is out (v0.18.0)What's Changed
KeyPair
type fromint
toHash
by @tomek0123456789 in https://github.com/software-mansion/starknet.py/pull/1157Full Changelog: software-mansion/starknet.py@v0.17.1...v0.18.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.