Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

feat: bump starknet pyΒ #1588

@ClementWalter

Description

@ClementWalter

Feature Request

Describe the Feature Request

The current version 0.23 doesn't manage to get transaction receipts with message

see this sepolia tx

await RPC_CLIENT.get_transaction_receipt(0x0218bc97615a808e80c7ea77d8e839c8a8cd57f26108b073cdf5638d64542eaf)

The new version is fixed.

However, there is a dependency conflict with protobuf, even though it's optional from starknet-py pov, see astral-sh/uv#6981.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions